aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add arm fix for gdb from #1468Felix Fietkau2007-05-071-0/+113
| | | | SVN-Revision: 7127
* bring up the ethernet driver before loading the switch drivers on broadcom ↵Felix Fietkau2007-05-071-2/+2
| | | | | | (fixes #1520) SVN-Revision: 7126
* Do not enable IDE for brcm47xx for nowFlorian Fainelli2007-05-071-49/+1
| | | | SVN-Revision: 7124
* Patch to work arounf flex issues with newer version of flex with some distros.Hamish Guthrie2007-05-071-0/+1768
| | | | SVN-Revision: 7123
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
| | | | SVN-Revision: 7120
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-071-11/+11
| | | | SVN-Revision: 7119
* revert to the previous version of the flash map driver - committed the wrong ↵Felix Fietkau2007-05-061-5/+49
| | | | | | one in [7092] SVN-Revision: 7118
* prevent dropbear from closing the tty prematurely if the readfd closesFelix Fietkau2007-05-061-0/+19
| | | | SVN-Revision: 7117
* Fix ipv6 address assignment (#1622).Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7116
* fix firmware loadingFelix Fietkau2007-05-061-0/+5
| | | | SVN-Revision: 7115
* Mark script as executable.Eugene Konev2007-05-061-0/+0
| | | | SVN-Revision: 7114
* ar7: fix adam2patcher.Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7110
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-061-0/+20
| | | | SVN-Revision: 7109
* Drop ar7-net, not used in ar7-2.6.Eugene Konev2007-05-061-42/+0
| | | | SVN-Revision: 7108
* 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-059-16/+70
| | | | SVN-Revision: 7097
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either ↵Felix Fietkau2007-05-052-6/+3
| | | | | | broken or nonexistant on some systems SVN-Revision: 7096
* Make UCI preconfiguration optional and disabled by defaultFelix Fietkau2007-05-053-64/+65
| | | | SVN-Revision: 7095
* fix make kernel_menuconfig (#1637)Felix Fietkau2007-05-051-1/+1
| | | | SVN-Revision: 7094
* 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
* add qos-scripts connbytes match from #1618Felix Fietkau2007-05-041-0/+5
| | | | SVN-Revision: 7091
* fix gpio interrupts on broadcom (thanks, jpcass)Felix Fietkau2007-05-041-1/+2
| | | | SVN-Revision: 7090
* 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-032-32/+12
| | | | 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
* buggy script; nolonger usedMike Baker2007-05-011-33/+0
| | | | SVN-Revision: 7078
* backport a few usb device ids from 2.6.21 for airprimeMike Baker2007-05-011-0/+12
| | | | SVN-Revision: 7077
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-013-1/+33
| | | | SVN-Revision: 7076
* 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
* Added dependency to package IP required by OpenswanHamish Guthrie2007-05-011-1/+1
| | | | SVN-Revision: 7073
* move the last change to the right placeImre Kaloz2007-04-302-1/+1
| | | | SVN-Revision: 7069
* set $HOME to /tmp on bootupImre Kaloz2007-04-301-0/+1
| | | | SVN-Revision: 7068
* madwifi: fix static bssid setting for ad-hoc modeFelix Fietkau2007-04-291-3/+3
| | | | SVN-Revision: 7067
* create /dev/root on boot - fixes cf2nand on rb532Felix Fietkau2007-04-291-0/+6
| | | | SVN-Revision: 7066
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-299-15/+72
| | | | SVN-Revision: 7065