1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 17:21:30 +03:00
Commit Graph

1961 Commits

Author SHA1 Message Date
nbd
f7562fb4b1 better support for handling various jffs2 eraseblock sizes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 22:06:45 +00:00
florian
404bc7d80d Remove the bogus pciutils dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 18:18:20 +00:00
nbd
ab79dbb807 fix ipp2p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 16:07:32 +00:00
nbd
3b1d53fc44 add kernel_oldconfig target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 10:03:03 +00:00
rwhitby
3efff39b2d ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:37:50 +00:00
nbd
c2fdf9e0b5 disable __must_check by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:20:28 +00:00
rwhitby
2b7010b47c Set ixp4xx network config to static 192.168.1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 04:35:09 +00:00
rwhitby
5e7b506fc6 ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 04:00:21 +00:00
rwhitby
eeb8ee7c48 ixp4xx-2.6: Removed the network config override file, cause we agreed that ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 03:30:02 +00:00
rwhitby
e5b08070f5 ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 03:26:40 +00:00
rwhitby
9fb19c49b5 ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 03:22:50 +00:00
nbd
5939d9131d don't run the image prereq check if the image directory does not exist
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 00:42:19 +00:00
juhosg
dcd9e5ec4d [adm5120] fix of the board specific initialization of the GPIO pins
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-15 19:01:19 +00:00
juhosg
526a41b8bd [adm5120] refresh patches for 2.6.22.1 using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-15 15:33:15 +00:00
juhosg
b9a483cabe [adm5120] lzma-loader improvements
* update LzmaDecode.[ch] to 4.16
 * speed up decompressing from flash
 * uses printf from lzma-loader of generic-2.6 target
 * initial support for flash bank switching


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-15 15:02:38 +00:00
rwhitby
eb0c9f85a8 ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13 22:23:09 +00:00
juhosg
f703397c58 [adm5120] flash driver shows the correct chip size from now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13 16:15:10 +00:00
florian
188357d5dd Fix the section mismatch on the serial driver (#2076), thanks Thomas !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13 13:14:08 +00:00
kaloz
28fa7329ea sync avr32 to 2.6.22.atmel.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13 09:56:05 +00:00
nbd
cbd05f24b2 fix layer7 for 2.6.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 21:34:20 +00:00
kaloz
b08a91e8e9 upgrade AVR32 to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 14:11:31 +00:00
kaloz
8eb85e1628 pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 10:29:54 +00:00
kaloz
d01f0cd58f upgrade atheros targets to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 10:19:36 +00:00
juhosg
b549f7c5f4 [adm5120] fix detection of admboot based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 19:26:20 +00:00
juhosg
37587c4a8a [adm5120] remove hardware accelerated byte swapping feature, and resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 15:21:17 +00:00
rwhitby
5e513254ad ixp4xx: Add RTC driver for FSG-3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 14:16:09 +00:00
rwhitby
303457f547 ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly from internal hard disk.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:51:34 +00:00
rwhitby
2e3e6545f9 ixp4xx: Initial profile for the Freecom FSG-3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:29:57 +00:00
rwhitby
97d458f4db ixp4xx: Add initial support for the Freecom FSG-3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:16:14 +00:00
rwhitby
c49865f04e ixp4xx: Update from 2.6.21.5 to 2.6.21.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:15:25 +00:00
kaloz
399656d2e9 mostly cosmetic sync with the mainline bubinga code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:13:26 +00:00
juhosg
015aed1317 [adm5120] refactor kernel code (part 1), mark it as broken now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 13:00:27 +00:00
mbm
ee0d3e3aaf bump to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 10:57:49 +00:00
nbd
7d300fe75e add ar7 2.6.22 patches by matteo (work in progress, not booting yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 10:47:25 +00:00
nbd
c27ae1a723 fix a typo in the imq module (patch from #2005)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-10 20:42:26 +00:00
nbd
70e09c2296 fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-10 20:21:09 +00:00
juhosg
59d8027541 [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-10 11:02:07 +00:00
juhosg
e572a2988f disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 16:36:19 +00:00
florian
5de06f6e31 au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 16:06:43 +00:00
nbd
c43867db68 fix the cpu_wait patch for 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 05:44:15 +00:00
nbd
0d861019fc 2.6.22 is released :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 02:23:00 +00:00
nbd
47260b44fb remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-09 00:19:13 +00:00
blogic
88d097f618 some updates for s100
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08 19:16:02 +00:00
blogic
71b58d810f added i686 support and profile for t-vision s100
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08 16:11:40 +00:00
nbd
c49b0723e2 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 04:35:44 +00:00
nbd
488a32cc9b refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 03:55:23 +00:00
nbd
51aeb843d0 more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 00:48:59 +00:00
juhosg
f791c43be8 [adm5120] more generic handling of Macronix flash chips, fix #2008
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-03 17:04:46 +00:00
nbd
00a549f7c8 fix a glitch in the status output of the non-verbose builds for adm5120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 19:10:14 +00:00
nbd
0f21780336 fix sdk build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 18:36:31 +00:00
nbd
df40b4d7da nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 06:53:30 +00:00
nbd
e843d1020d update imq patches (fixes #2009)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 06:31:27 +00:00
nbd
6c86d4baaa upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-02 02:10:01 +00:00
noz
5939035634 Move SSB out of brcm47xx target into generic-2.6 target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 22:44:05 +00:00
nbd
6598291ff8 add gateway 7001 support patch from #1918
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 19:02:23 +00:00
nbd
91c8022bf8 nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 18:37:12 +00:00
florian
630173be53 patch-cmdline is now gone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 09:47:26 +00:00
florian
12e7312770 Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 09:45:27 +00:00
juhosg
cd7b6d1acc [adm5120] rewrite of memory detection code, should be fix #1909
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 09:30:21 +00:00
noz
a4fd36a659 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 23:10:22 +00:00
nbd
3462ef2525 move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 21:09:02 +00:00
juhosg
8cb689db3a [adm5120] restore right patches for 2.6.21.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 15:23:06 +00:00
juhosg
b02106b000 Oops! I've copied r7557 instead of r7757, sorry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 15:21:35 +00:00
juhosg
72796bca43 [adm5120] restore old patches for 2.6.21.5 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 15:06:38 +00:00
juhosg
1548f9815d [adm5120] move 2.6.22 specific patches into the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 15:03:56 +00:00
nbd
6630372cc8 add portability fixes from #1720
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 12:21:58 +00:00
rwhitby
f9ccf386f9 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 08:40:56 +00:00
nbd
61994097f2 unify sysctl.conf, add extra netfilter options (#1996)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 02:59:09 +00:00
rwhitby
62ddd05544 Added uhci support to dsmg600 profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 14:12:42 +00:00
rwhitby
92855cd186 Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 13:48:05 +00:00
rwhitby
20b35b397a Added bigendian patch for via velocity driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 12:56:41 +00:00
hcg
30d9030154 Added USB serial devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 12:38:41 +00:00
florian
d8e90848bb Fix rb523 nand detection (#1723)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 11:10:24 +00:00
rwhitby
c31017cbd3 Enable kmod-madwifi in default profile for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 10:58:37 +00:00
rwhitby
f3124e46ca Create various profiles for consumer IXP4xx devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 10:47:27 +00:00
rwhitby
ed0c68ad4a Build via velocity module for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 10:46:45 +00:00
hcg
8e0a8144b0 Added USB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 09:49:28 +00:00
rwhitby
36576137d6 Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 06:30:32 +00:00
rwhitby
0555f214cf apex: Updated to 1.5.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 03:50:09 +00:00
nbd
f241410c51 update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 20:42:21 +00:00
juhosg
8b2c7d0c93 [adm5120] update to 2.6.22-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 16:08:28 +00:00
nbd
7f29fc065b add extif fixes (#1984)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 10:15:19 +00:00
nbd
f15ad95a3b disable cpu wait support for bcm4710 (suggested in #1641)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 09:08:50 +00:00
nbd
f38087fdd1 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 05:52:00 +00:00
nbd
a45d525056 add MODULE_LICENSE("GPL") to the atheros ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 00:03:15 +00:00
nbd
4408ce713f brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-27 22:01:16 +00:00
juhosg
bde926c100 [adm5120] replace led driver, and resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-27 18:22:38 +00:00
noz
5547032186 Remove ssb patch that was part of previous tree pull
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-26 20:19:19 +00:00
juhosg
a5ce51c5c3 [adm5120] calling of prom_detect_board is needed only when we still don't know the board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-26 19:41:00 +00:00
noz
189462ca0b Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 19:52:20 +00:00
noz
77c9f26cec Merge SSB driver from tree at bu3sch.de, pulled 24/6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 19:51:09 +00:00
nbd
6a140db132 make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 15:36:31 +00:00
juhosg
bc03d2d184 [adm5120]: from now on, the kernel parses parameters passed by our lzma-loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 11:12:51 +00:00
juhosg
0a1d1376fc [adm5120] fix image generation for the ZyXEL boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:52:11 +00:00
juhosg
e54536938f [adm5120] from now on, the lzma loader is able to pass parameters to the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:47:10 +00:00
nbd
1d5d64e647 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:32:25 +00:00
juhosg
cad5267742 [adm5120] fix hardware byte swapping to work in little endian mode as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-23 05:30:31 +00:00
noz
239f351507 Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 22:38:09 +00:00
noz
ef5573f6c1 Add profile for WRTSL54GS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 17:25:23 +00:00
juhosg
cb8ae31e96 [adm5120] add initial support for hardware accelerated byte swapping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 10:16:47 +00:00