summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-061-0/+20
| | | | SVN-Revision: 7109
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-062-1/+39
| | | | SVN-Revision: 7107
* Enable ide compilation and support for aec62xx and pdc20xx modulesFlorian Fainelli2007-05-061-9/+50
| | | | SVN-Revision: 7106
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
| | | | SVN-Revision: 7105
* Cosmetic fixes for the ADM5120 description, both have pci and usbFlorian Fainelli2007-05-062-7/+7
| | | | SVN-Revision: 7104
* Enable USB support for au1000Florian Fainelli2007-05-061-3/+6
| | | | SVN-Revision: 7103
* Add some diagnostic stuff for ar7Florian Fainelli2007-05-062-0/+28
| | | | SVN-Revision: 7102
* Add some diagnostic stuff for au1000, failsafe will need system button ↵Florian Fainelli2007-05-063-0/+92
| | | | | | driver rewrite SVN-Revision: 7101
* Update the watchdog driver to make it more linux look alikeFlorian Fainelli2007-05-062-251/+280
| | | | SVN-Revision: 7100
* au1000 has pci and usbFlorian Fainelli2007-05-061-1/+1
| | | | SVN-Revision: 7099
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-053-3/+5
| | | | SVN-Revision: 7097
* add wl-hdd ide workaround from #272Felix Fietkau2007-05-041-0/+41
| | | | SVN-Revision: 7093
* convert brcm-2.4 to the new target structureFelix Fietkau2007-05-0455-17096/+16571
| | | | SVN-Revision: 7092
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-046-7/+184
| | | | | | partitioning. SVN-Revision: 7089
* make sure the ramdisk generation will work when you have defined a special ↵Florian Fainelli2007-05-031-0/+24
| | | | | | TIMEFMT SVN-Revision: 7088
* nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)Felix Fietkau2007-05-0325-14052/+0
| | | | SVN-Revision: 7087
* Add support for Sierra Wireless (#1620)Florian Fainelli2007-05-031-32/+0
| | | | SVN-Revision: 7086
* Reduce the probing time, should fix #1212Florian Fainelli2007-05-031-0/+12
| | | | SVN-Revision: 7085
* spiflash cleanupFelix Fietkau2007-05-032-198/+179
| | | | SVN-Revision: 7084
* Modified GPIO allocation per rev1.02 boardHamish Guthrie2007-05-031-0/+60
| | | | SVN-Revision: 7083
* upgrade npe microcode to v2.4Imre Kaloz2007-05-022-3/+3
| | | | SVN-Revision: 7079
* backport a few usb device ids from 2.6.21 for airprimeMike Baker2007-05-011-0/+12
| | | | SVN-Revision: 7077
* I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)Mike Albon2007-05-011-11/+10
| | | | SVN-Revision: 7075
* Patch to add wait support to broadcom cpu's. This reduces the power ↵Mike Albon2007-05-011-0/+13
| | | | | | consumption and heat generated on the wgt634u. Needs testing on other devices. SVN-Revision: 7074
* ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode.Rod Whitby2007-04-272-4/+3
| | | | SVN-Revision: 7063
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-272-30/+100
| | | | SVN-Revision: 7061
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
| | | | SVN-Revision: 7049
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-242-0/+22
| | | | SVN-Revision: 7043
* add tcp syn cookies support (fixes one of the sysctl error messages at boot ↵Felix Fietkau2007-04-241-1/+1
| | | | | | time) SVN-Revision: 7042
* Add the adm5120eb config not as symlinkFlorian Fainelli2007-04-231-0/+278
| | | | SVN-Revision: 7038
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-232-3/+2
| | | | SVN-Revision: 7037
* Fix prompt on kernel config for brcm-2.4Florian Fainelli2007-04-221-0/+1
| | | | SVN-Revision: 7034
* The kernel should be compiled big-endianFlorian Fainelli2007-04-221-2/+2
| | | | SVN-Revision: 7032
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
| | | | SVN-Revision: 7031
* ar7: add jffs2 eof marks to squashfs imageFelix Fietkau2007-04-211-0/+1
| | | | SVN-Revision: 7026
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
| | | | SVN-Revision: 7025
* add better default config for ar7, add br2684ctl init script, add a missing ↵Felix Fietkau2007-04-211-0/+41
| | | | | | setting for pppoa SVN-Revision: 7024
* remove the symlink as well when removing the adam2 patcherFelix Fietkau2007-04-211-2/+1
| | | | SVN-Revision: 7023
* remove debug junkFelix Fietkau2007-04-211-1/+0
| | | | SVN-Revision: 7021
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵Felix Fietkau2007-04-202-2/+2
| | | | | | ar7-2.6 SVN-Revision: 7020
* mdev fixFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7019
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵Felix Fietkau2007-04-201-28/+77
| | | | | | ring runs over SVN-Revision: 7018
* fix minor bugs in the patcher init scriptFelix Fietkau2007-04-201-1/+2
| | | | SVN-Revision: 7015
* copy adam2 patch from ar7-2.4 to ar7-2.6Felix Fietkau2007-04-203-0/+83
| | | | SVN-Revision: 7014
* remove bluetooth from kernel configFelix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7013
* remove __init from prom_getenv()Felix Fietkau2007-04-201-1/+1
| | | | SVN-Revision: 7012
* Changed the default ipkg download location for at91 platforms to my web serverHamish Guthrie2007-04-201-0/+3
| | | | SVN-Revision: 7010
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵Felix Fietkau2007-04-183-123/+124
| | | | | | (i want to use it for initramfs in the future) SVN-Revision: 7001
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-4/+4
| | | | | | 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
* Remove this target since rb-2.6 will build both rb532 and adm5120 later onFlorian Fainelli2007-04-1745-6688/+0
| | | | SVN-Revision: 6992