Commit graph

547 commits

Author SHA1 Message Date
Felix Fietkau
c855d322c0 add wl-hdd ide workaround from #272
SVN-Revision: 7093
2007-05-04 22:14:14 +00:00
Felix Fietkau
833bb8f485 convert brcm-2.4 to the new target structure
SVN-Revision: 7092
2007-05-04 22:13:42 +00:00
Hamish Guthrie
e22255fceb Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
SVN-Revision: 7089
2007-05-04 11:29:40 +00:00
Florian Fainelli
afcfa1a55c make sure the ramdisk generation will work when you have defined a special TIMEFMT
SVN-Revision: 7088
2007-05-03 17:21:08 +00:00
Felix Fietkau
f472d78868 nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)
SVN-Revision: 7087
2007-05-03 16:42:37 +00:00
Florian Fainelli
a5209e63ef Add support for Sierra Wireless (#1620)
SVN-Revision: 7086
2007-05-03 10:58:50 +00:00
Florian Fainelli
a102009792 Reduce the probing time, should fix #1212
SVN-Revision: 7085
2007-05-03 10:23:05 +00:00
Felix Fietkau
8cf203180a spiflash cleanup
SVN-Revision: 7084
2007-05-03 09:50:20 +00:00
Hamish Guthrie
d1c6fb0d65 Modified GPIO allocation per rev1.02 board
SVN-Revision: 7083
2007-05-03 05:11:34 +00:00
Imre Kaloz
73494b473e upgrade npe microcode to v2.4
SVN-Revision: 7079
2007-05-02 12:03:43 +00:00
Mike Baker
1ad24fe804 backport a few usb device ids from 2.6.21 for airprime
SVN-Revision: 7077
2007-05-01 21:57:03 +00:00
Mike Albon
df574db22c I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)
SVN-Revision: 7075
2007-05-01 18:59:44 +00:00
Mike Albon
3efb6d7fbf Patch to add wait support to broadcom cpu's. This reduces the power consumption and heat generated on the wgt634u. Needs testing on other devices.
SVN-Revision: 7074
2007-05-01 17:55:51 +00:00
Felix Fietkau
874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
2007-04-29 01:30:48 +00:00
Rod Whitby
0212ef08bd ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode.
SVN-Revision: 7063
2007-04-27 23:15:55 +00:00
Florian Fainelli
4dbda7734f Updated support for Zynos/adm5120eb boards, thanks Gabor
SVN-Revision: 7061
2007-04-27 08:29:19 +00:00
Florian Fainelli
8d17e735d0 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
SVN-Revision: 7049
2007-04-25 11:24:06 +00:00
Felix Fietkau
383a21f3c5 use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
SVN-Revision: 7043
2007-04-24 12:05:52 +00:00
Felix Fietkau
54a1fcd9c1 add tcp syn cookies support (fixes one of the sysctl error messages at boot time)
SVN-Revision: 7042
2007-04-24 11:51:35 +00:00
Florian Fainelli
0c252d569b Add the adm5120eb config not as symlink
SVN-Revision: 7038
2007-04-23 06:39:38 +00:00
Florian Fainelli
211b1afe8f Revert config change for adm5120, messed up things with symlinks
SVN-Revision: 7037
2007-04-23 06:38:08 +00:00
Florian Fainelli
e15c387a83 Fix prompt on kernel config for brcm-2.4
SVN-Revision: 7034
2007-04-22 15:51:54 +00:00
Florian Fainelli
bd6fe52a6a The kernel should be compiled big-endian
SVN-Revision: 7032
2007-04-22 14:44:48 +00:00
Eugene Konev
93bf001cc1 Return -ENODEV, when device is absent. This should fix lockups on boot.
SVN-Revision: 7031
2007-04-22 05:27:28 +00:00
Felix Fietkau
9be029b445 ar7: add jffs2 eof marks to squashfs image
SVN-Revision: 7026
2007-04-21 17:35:20 +00:00
Hamish Guthrie
4f1292f1c5 Changed default rootfs size for at91 to 2112k
SVN-Revision: 7025
2007-04-21 15:01:45 +00:00
Felix Fietkau
7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
2007-04-21 09:37:13 +00:00
Felix Fietkau
edb8f76fbc remove the symlink as well when removing the adam2 patcher
SVN-Revision: 7023
2007-04-21 09:34:28 +00:00
Felix Fietkau
dfde150066 remove debug junk
SVN-Revision: 7021
2007-04-21 00:10:28 +00:00
Felix Fietkau
e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
Felix Fietkau
665cebde37 mdev fix
SVN-Revision: 7019
2007-04-20 23:46:17 +00:00
Felix Fietkau
0b4465de66 ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs over
SVN-Revision: 7018
2007-04-20 23:43:18 +00:00
Felix Fietkau
24c0c2bd0c fix minor bugs in the patcher init script
SVN-Revision: 7015
2007-04-20 15:17:47 +00:00
Felix Fietkau
36802e23cf copy adam2 patch from ar7-2.4 to ar7-2.6
SVN-Revision: 7014
2007-04-20 15:16:51 +00:00
Felix Fietkau
b0aadf9bbf remove bluetooth from kernel config
SVN-Revision: 7013
2007-04-20 15:12:26 +00:00
Felix Fietkau
e7fb93b248 remove __init from prom_getenv()
SVN-Revision: 7012
2007-04-20 15:12:12 +00:00
Hamish Guthrie
7bdb5dcae0 Changed the default ipkg download location for at91 platforms to my web server
SVN-Revision: 7010
2007-04-20 14:01:12 +00:00
Felix Fietkau
1099e2d679 the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
SVN-Revision: 7003
2007-04-18 17:35:46 +00:00
Felix Fietkau
332fe44ed2 move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want to use it for initramfs in the future)
SVN-Revision: 7001
2007-04-18 16:03:43 +00:00
Felix Fietkau
4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
Florian Fainelli
a44434cb9f Remove this target since rb-2.6 will build both rb532 and adm5120 later on
SVN-Revision: 6992
2007-04-17 22:16:28 +00:00
Florian Fainelli
d22c77b808 Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough, thanks !
SVN-Revision: 6991
2007-04-17 22:15:50 +00:00
Florian Fainelli
e064ed6645 More stuff enabled in config, fix squashfs image, thanks sn9
SVN-Revision: 6989
2007-04-17 18:38:43 +00:00
Florian Fainelli
301acad069 Suppress the useless ioctl function
SVN-Revision: 6988
2007-04-17 16:49:19 +00:00
Florian Fainelli
2bf49e010b brcm63xx cleanups; add a watchdog driver, indent serial console driver, add support for another sst flash
SVN-Revision: 6985
2007-04-17 16:00:23 +00:00
Florian Fainelli
65d82bc293 Re-enable PCI subsystem here too :))
SVN-Revision: 6984
2007-04-17 12:47:40 +00:00
Florian Fainelli
ba6f1d08ca Re-enable PCI subsystem :)
SVN-Revision: 6983
2007-04-17 12:46:49 +00:00
Imre Kaloz
abb4ebb9f2 disable jffs2 support for ixp4xx
SVN-Revision: 6982
2007-04-17 09:25:05 +00:00
Imre Kaloz
0fc4540a23 add support for the Compex WP18 and NP18A
SVN-Revision: 6981
2007-04-17 09:21:50 +00:00
Florian Fainelli
1612bd2f91 No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9
SVN-Revision: 6976
2007-04-16 21:46:44 +00:00