1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-02 21:43:08 +02:00
Commit Graph

6347 Commits

Author SHA1 Message Date
jow
e7cb5d5226 [backfire] merge r21588 and r21591
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-28 00:47:23 +00:00
jow
6447649ddd [backfire] merge r21489-r21494
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-28 00:41:57 +00:00
nico
4296e8d445 [backfire] merge r21511 - fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (closes: #7362)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-27 14:19:44 +00:00
nbd
356db59f17 [backfire] backport bridge fix from r21577
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-27 14:07:39 +00:00
jow
2ad4cf9f10 [backfire] merge r21574
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-26 20:15:31 +00:00
jow
ac5e3c8844 [backfire] merge ppp, pppoe, pptp and 3g fixes
r21283, r21284, r21285, r21287, r21302, r21303, r21341,
r21361, r21379, r21383, r21386, r21387, r21388, r21389,
r21390, r21391, r21392, r21393, r21426, r21556, r21563


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-24 17:06:58 +00:00
hauke
4ecd37435a [backfire] backport r21470
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY

This should close #6907


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 22:59:05 +00:00
hauke
ad3ee57c1f [backfire] backport r21449
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 22:57:36 +00:00
hauke
d81057a74c [backfire] backport r21497 and r21517
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP

This should fix the last problem in #3177
Thank you b.sander for the patch.


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 22:54:46 +00:00
nico
0ce0588191 [backfire] merge r21550 - remove unused $Id$
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 21:48:01 +00:00
nico
c7adaeff2a [backfire] merge r21547 - add PKG_RELEASE var to packages lacking one
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 14:34:54 +00:00
nico
293bf5d365 [backfire] package/compcache: merge r21546 - fix release number
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23 14:32:47 +00:00
Xiangfu Liu
9448f6fe83 [xburst][u-boot] add ext2 command
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-21 00:55:13 +08:00
Xiangfu Liu
d85249d86f cleanup mmc driver. remove the mmc_protocol.h
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-21 00:42:10 +08:00
nico
54c1e677a6 [backfire] package/ppp: bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 13:55:35 +00:00
nico
6a4282d996 [backfire] merge r21477
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 13:50:40 +00:00
nbd
f9f05264eb [backfire] merge CRLF changes from r21462
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 00:23:06 +00:00
Mirko Vogt
e831469262 disable examples (they require additional symbols) 2010-05-14 15:55:50 +02:00
Mirko Vogt
46a096ad46 insert ifdefs around use of "BOOT_FROM_SDCARD" since it's only available for the NanoNote-target 2010-05-12 23:28:58 +02:00
Mirko Vogt
4ff7a9bf6a move defines BOOT_WITH_ENABLE_UART and BOOT_FROM_SDCARD to nanonote.h, so they're available for avt2 as well (fixes build of uboot-xburst-avt2) 2010-05-12 23:27:33 +02:00
Mirko Vogt
6f750effc7 remove redefine of CONFIG_BOOTP_MASK 2010-05-12 23:26:26 +02:00
Mirko Vogt
e65b1bfafb Merge commit 'openwrt-backfire/master' into xburst
Conflicts:

	package/mac80211/patches/120-compat_rcu_dereference.patch
	package/mac80211/patches/130-tracepoint_include_linux_version_h.patch
	target/linux/x86/Makefile
2010-05-12 19:47:13 +02:00
jow
905ec7ee63 [backfire] merge r21422
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-10 19:34:38 +00:00
nbd
ea97a4e23d [backfire] backport network hotplug change from r21379
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 15:58:21 +00:00
nico
26fc64b75e [backfire] adjust kmod-crc16 dependencies and dependencies on kmod-crc16 (closes: #7063)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 12:01:17 +00:00
nico
47f82141ce [backfire] merge r21261 & r21262
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 11:22:44 +00:00
nico
aa0bcb7212 [backfire] package/grub: disable curses support
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 02:37:26 +00:00
nico
d142e71778 [backfire] merge r21305 & r21353
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-05 02:15:29 +00:00
nbd
5eaa0e5385 [backfire] backport mac80211 and hostapd from trunk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 15:36:29 +00:00
florian
bf724b01bf backport r21347 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-04 07:34:00 +00:00
nico
d26b6f388c [backfire] merge r21247
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 10:34:04 +00:00
nico
b0f21b7569 [backfire] merge r21267, r21282, r21291 & r21318
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 01:15:19 +00:00
nico
948fb87d05 [backfire] remove ps3-utils, backfire has no ps3 target
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:32:39 +00:00
nico
e7839817bc [backfire] remove goldfish-qemu, backfire has no glodfish target
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:30:27 +00:00
nico
76324c4dd1 [backfire] merge r21205
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:27:32 +00:00
nico
f620512153 [backfire] merge r20784 & r20788
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-03 00:26:25 +00:00
florian
09df0283ca backport r21313 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 19:52:16 +00:00
Lars-Peter Clausen
99c6c73272 reset to backfire. 2010-05-02 15:41:15 +02:00
Lars-Peter Clausen
78fcab66df Merge commit 'backfire/master' into xburst
Conflicts:

	feeds.conf.default
	package/base-files/Makefile
	package/block-extroot/Makefile
	package/block-mount/Makefile
	package/busybox/Makefile
	package/busybox/config/util-linux/Config.in
	package/dnsmasq/Makefile
	package/dnsmasq/files/dnsmasq.init
	package/uhttpd/Makefile
	target/linux/adm5120/image/Makefile
	target/linux/amazon/image/Makefile
	target/linux/ar71xx/config-2.6.33
	target/linux/ar71xx/config-2.6.34
	target/linux/at91/image/Makefile
	target/linux/atheros/patches-2.6.33/220-enet_micrel_workaround.patch
	target/linux/coldfire/image/Makefile
	target/linux/ep93xx/image/Makefile
	target/linux/etrax/image/Makefile
	target/linux/gemini/image/Makefile
	target/linux/generic-2.6/config-2.6.33
	target/linux/generic-2.6/config-2.6.34
	target/linux/generic-2.6/patches-2.6.33/007-squashfs_make_lzma_available.patch
	target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
	target/linux/generic-2.6/patches-2.6.33/020-mips_multi_machine_support.patch
	target/linux/generic-2.6/patches-2.6.33/030-pci_disable_common_quirks.patch
	target/linux/generic-2.6/patches-2.6.33/060-block2mtd_init.patch
	target/linux/generic-2.6/patches-2.6.33/100-netfilter_layer7_2.21.patch
	target/linux/generic-2.6/patches-2.6.33/110-netfilter_match_speedup.patch
	target/linux/generic-2.6/patches-2.6.33/150-netfilter_imq.patch
	target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch
	target/linux/generic-2.6/patches-2.6.33/203-slab_maxsize.patch
	target/linux/generic-2.6/patches-2.6.33/205-skb_padding.patch
	target/linux/generic-2.6/patches-2.6.33/210-mini_fo_2.6.25_fixes.patch
	target/linux/generic-2.6/patches-2.6.33/212-mini_fo_2.6.26_fixes.patch
	target/linux/generic-2.6/patches-2.6.33/400-ledtrig_morse.patch
	target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch
	target/linux/generic-2.6/patches-2.6.33/511-yaffs-cvs-2009-04-24.patch
	target/linux/generic-2.6/patches-2.6.33/903-hostap_txpower.patch
	target/linux/generic-2.6/patches-2.6.33/924-cs5535_gpio.patch
	target/linux/generic-2.6/patches-2.6.33/940-wireless_mesh_header.patch
	target/linux/generic-2.6/patches-2.6.33/971-ocf_20080917.patch
	target/linux/generic-2.6/patches-2.6.33/980-vm_exports.patch
	target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch
	target/linux/goldfish/image/Makefile
	target/linux/iop32x/image/Makefile
	target/linux/malta/Makefile
	target/linux/malta/README
	target/linux/malta/image/Makefile
	target/linux/mpc52xx/image/Makefile
	target/linux/mpc83xx/image/Makefile
	target/linux/omap35xx/image/Makefile
	target/linux/ppc40x/config-default
	target/linux/ppc40x/patches/004-magicbox.patch
	target/linux/ppc40x/patches/005-openrb.patch
	target/linux/ps3/image/Makefile
	target/linux/pxa/image/Makefile
	target/linux/pxcab/image/Makefile
	target/linux/ramips/image/Makefile
	target/linux/ramips/rt288x/config-2.6.32
	target/linux/ramips/rt305x/config-2.6.32
	target/linux/s3c24xx/image/Makefile
	target/linux/sibyte/image/Makefile
	target/linux/ubicom32/image/Makefile
	target/linux/x86/generic/config-default
2010-05-02 13:23:58 +02:00
lars
34dab46c68 uboot-xburst: Fix lcd display init sequence.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 13:04:54 +02:00
nico
04e95f9225 [backfire] merge r21282 (closes: #6918)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 04:40:48 +00:00
jow
e49cd53e15 [backfire] merge r21288
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 00:45:51 +00:00
jow
4b7df982c5 [backfire] merge r21280
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 12:03:53 +00:00
nbd
5970ed4ddb [backfire] merge vsc73x5-ucode download patch from r21274
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 16:54:53 +00:00
jow
a9553d96c4 [backfire] merge r21270
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 15:55:41 +00:00
Xiangfu Liu
b8b3ecec7b [uboot-xburst] fix some compile warning
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-30 11:31:53 +08:00
Xiangfu Liu
0f1cbcc699 correct BOOT_FROM_SDCARD check 2010-04-29 17:56:18 +08:00
Xiangfu Liu
a945822cd6 refresh-uboot-patches.patch
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-29 16:10:03 +08:00
jow
958f60c8f1 [backfire] merge r21187
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 13:08:30 +00:00
Xiangfu Liu
1bc7014eb2 enable the TP4, TP5 as UART0
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-27 13:16:32 +08:00
Xiangfu Liu
7af2afd015 [uboot-xburst] since QI LB60 don't have UART1 pin out. disable UART1 when press KEY_S 2010-04-25 21:54:45 +08:00
ralph
976b66c9e5 [backfire] merge r21153
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 09:43:45 +00:00
jow
29b44efc0d [backfire] merge r21121
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 11:13:14 +00:00
ralph
2634f8c4fb [backfire] merges r21117
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 06:18:01 +00:00
jow
26fa802708 [backfire] merge r20683
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 15:32:22 +00:00
jow
a1ed470f78 [backfire] merge r20679-r20685
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 15:28:27 +00:00
jow
7fe0fb192e [backfire] merge r21109
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 13:43:57 +00:00
jow
5c8d48eb81 [backfire] merge r21104
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-23 10:56:27 +00:00
nico
75920ff5a6 [backfire] merge [20906:20912], [20914:20922] & [20972]
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-22 16:13:06 +00:00
nbd
c1d1fca548 [backfire] merge hostapd fix from r21065
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 21:25:59 +00:00
jow
b6ec3b36ee [backfire] merge r20807
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 16:41:42 +00:00
nbd
726a8ee08d [backfire] merge hostapd fix from r21043
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 15:09:24 +00:00
Xiangfu Liu
8ceec5f9a6 * add console=tty0 to kernel command line.
* when press [S], enable the UART0 and UART1, uboot will delay 3 second wait input from serial console.
 * when press [S] + [M] + [POWER], will enalbe uart then boot from sd card.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-20 16:29:42 +08:00
nbd
971d0fcaee ath9k: backport the config option removal from r20972
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 00:01:55 +00:00
nbd
6e1497e8ef ath9k: backport the rx stuck bugfix change from r20967
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 00:01:53 +00:00
juhosg
46990e4e4c backfire: swconfig: Add cpu port index to help output. (backport of 20939)
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 20:30:06 +00:00
juhosg
a64c441ae7 backfire: swconfig: Fix switch name. (backport of r20938)
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 20:30:00 +00:00
juhosg
d1596eb2f7 backfire: package/modules: package isp116x-hcd driver (backport of r20934)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 20:29:55 +00:00
jow
dc493fac54 [backfire] merge r20935
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 19:09:39 +00:00
nico
0f7e9e4592 [backfire] backport r20913
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 16:24:57 +00:00
nico
b794c7dc45 [backfire] backport r20905
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 16:21:18 +00:00
nico
81f28e3cf5 [backfire] backport r20893
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 03:58:39 +00:00
nico
e3a0060eb2 [backfire] backport r20901
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 03:55:51 +00:00
jow
a12f7611f4 [backfire] merge r20885
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 20:09:34 +00:00
jow
4916211814 [backfire] merge r20883
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 19:53:29 +00:00
nico
bd8f4ba347 [backfire] backport r20875
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 07:27:36 +00:00
nico
53ae0e8ebf [backfire] backport r20869 (closes: #7055)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 03:24:38 +00:00
nico
c5ac3c8566 package/iptables: update to 1.4.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:27:36 +00:00
nico
c46d2489d6 package/ipset: update to 4.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:26:48 +00:00
nbd
a81b5c3e9f openssl: fix timestamp patch - previous version patched the wrong file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 22:56:05 +00:00
nbd
02c2b70228 openssl: remove the makefile timestamp check, it breaks on some host systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 22:52:49 +00:00
Lars-Peter Clausen
f4362a8e34 Merge commit 'origin/xburst' into xburst 2010-04-14 16:52:49 +02:00
Lars-Peter Clausen
7d183397d9 Merge commit 'nbd/master' into xburst 2010-04-14 16:51:33 +02:00
nbd
8f5987e27c ath9k: fix a crash in ath9k_hw_reset on older hw
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 02:35:56 +00:00
nbd
45016a01bd mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 00:09:26 +00:00
nico
7b9aaa1a8c package/mac80211: add a patch to fix package/carl9170 build failure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 23:47:41 +00:00
florian
04c9400934 [package] option to allow boot to run to completion before starting shell
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.

This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 19:57:25 +00:00
jow
433b0db2a3 [backfire] merge r20838
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 17:43:06 +00:00
nbd
d84ff5d609 fix jffs2 and mini_fo mount in failsafe (patch from #7134)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 14:24:58 +00:00
nbd
bce9592a38 ath9k: more fixes/cleanups for ar9280 and ar9300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 01:03:49 +00:00
nbd
5a822569fc ath9k: fix a crash bug and a dma sync issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 22:30:47 +00:00
lars
28dec42aa3 [package] Add uboot for xburst package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 18:17:26 +00:00
florian
f2386e759c backport r20829 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 14:02:21 +00:00
florian
0a2c3fd8c2 [package] fix swconfig build failure on brcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 14:01:55 +00:00
florian
9ba0017ca0 backport r20826 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 12:59:28 +00:00
florian
db6b50eccf [package] fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 12:59:09 +00:00
florian
5788420c90 [package] add kmod-ata-pdc202xx-old (#6950)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:39:03 +00:00
florian
9291105d95 [package] fix kmod-crc16 loading (#6949)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 18:38:56 +00:00
florian
8ff8151448 [x86] add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 12:36:55 +00:00
acoul
ce79e4696b [backfire] merge r20739
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 08:46:14 +00:00