| Commit message (Expand) | Author | Age | Files | Lines |
* | Build nls modules (#1647) | Florian Fainelli | 2007-05-07 | 1 | -8/+8 |
* | bring up the ethernet driver before loading the switch drivers on broadcom (f... | Felix Fietkau | 2007-05-07 | 1 | -2/+2 |
* | Do not enable IDE for brcm47xx for now | Florian Fainelli | 2007-05-07 | 1 | -49/+1 |
* | Fix some HCD driver warnings | Florian Fainelli | 2007-05-07 | 1 | -7/+1 |
* | ar7: Fix volatile usage. Thanks Christopher Pascoe. | Eugene Konev | 2007-05-07 | 1 | -11/+11 |
* | revert to the previous version of the flash map driver - committed the wrong ... | Felix Fietkau | 2007-05-06 | 1 | -5/+49 |
* | Mark script as executable. | Eugene Konev | 2007-05-06 | 1 | -0/+0 |
* | ar7: fix adam2patcher. | Eugene Konev | 2007-05-06 | 1 | -1/+1 |
* | ar7: Add minimal kgdb implementation (#114). | Eugene Konev | 2007-05-06 | 1 | -0/+20 |
* | Use console config from adam2/pspboot environment (#1623). | Eugene Konev | 2007-05-06 | 2 | -1/+39 |
* | Enable ide compilation and support for aec62xx and pdc20xx modules | Florian Fainelli | 2007-05-06 | 1 | -9/+50 |
* | ar7: cpmac better reset handling and napi implementation. | Eugene Konev | 2007-05-06 | 1 | -141/+216 |
* | Cosmetic fixes for the ADM5120 description, both have pci and usb | Florian Fainelli | 2007-05-06 | 2 | -7/+7 |
* | Enable USB support for au1000 | Florian Fainelli | 2007-05-06 | 1 | -3/+6 |
* | Add some diagnostic stuff for ar7 | Florian Fainelli | 2007-05-06 | 2 | -0/+28 |
* | Add some diagnostic stuff for au1000, failsafe will need system button driver... | Florian Fainelli | 2007-05-06 | 3 | -0/+92 |
* | Update the watchdog driver to make it more linux look alike | Florian Fainelli | 2007-05-06 | 2 | -251/+280 |
* | au1000 has pci and usb | Florian Fainelli | 2007-05-06 | 1 | -1/+1 |
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 3 | -3/+5 |
* | add wl-hdd ide workaround from #272 | Felix Fietkau | 2007-05-04 | 1 | -0/+41 |
* | convert brcm-2.4 to the new target structure | Felix Fietkau | 2007-05-04 | 55 | -17096/+16571 |
* | Changed partitioning not to use at91part.c as opposed to using command-line p... | Hamish Guthrie | 2007-05-04 | 6 | -7/+184 |
* | make sure the ramdisk generation will work when you have defined a special TI... | Florian Fainelli | 2007-05-03 | 1 | -0/+24 |
* | nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6) | Felix Fietkau | 2007-05-03 | 25 | -14052/+0 |
* | Add support for Sierra Wireless (#1620) | Florian Fainelli | 2007-05-03 | 1 | -32/+0 |
* | Reduce the probing time, should fix #1212 | Florian Fainelli | 2007-05-03 | 1 | -0/+12 |
* | spiflash cleanup | Felix Fietkau | 2007-05-03 | 2 | -198/+179 |
* | Modified GPIO allocation per rev1.02 board | Hamish Guthrie | 2007-05-03 | 1 | -0/+60 |
* | upgrade npe microcode to v2.4 | Imre Kaloz | 2007-05-02 | 2 | -3/+3 |
* | backport a few usb device ids from 2.6.21 for airprime | Mike Baker | 2007-05-01 | 1 | -0/+12 |
* | I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz) | Mike Albon | 2007-05-01 | 1 | -11/+10 |
* | Patch to add wait support to broadcom cpu's. This reduces the power consumpti... | Mike Albon | 2007-05-01 | 1 | -0/+13 |
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 3 | -5/+5 |
* | ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode. | Rod Whitby | 2007-04-27 | 2 | -4/+3 |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 | 2 | -30/+100 |
* | rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 | Florian Fainelli | 2007-04-25 | 1 | -1/+1 |
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | 2 | -0/+22 |
* | add tcp syn cookies support (fixes one of the sysctl error messages at boot t... | Felix Fietkau | 2007-04-24 | 1 | -1/+1 |
* | Add the adm5120eb config not as symlink | Florian Fainelli | 2007-04-23 | 1 | -0/+278 |
* | Revert config change for adm5120, messed up things with symlinks | Florian Fainelli | 2007-04-23 | 2 | -3/+2 |
* | Fix prompt on kernel config for brcm-2.4 | Florian Fainelli | 2007-04-22 | 1 | -0/+1 |
* | The kernel should be compiled big-endian | Florian Fainelli | 2007-04-22 | 1 | -2/+2 |
* | Return -ENODEV, when device is absent. This should fix lockups on boot. | Eugene Konev | 2007-04-22 | 1 | -0/+2 |
* | ar7: add jffs2 eof marks to squashfs image | Felix Fietkau | 2007-04-21 | 1 | -0/+1 |
* | Changed default rootfs size for at91 to 2112k | Hamish Guthrie | 2007-04-21 | 3 | -9/+9 |
* | add better default config for ar7, add br2684ctl init script, add a missing s... | Felix Fietkau | 2007-04-21 | 1 | -0/+41 |
* | remove the symlink as well when removing the adam2 patcher | Felix Fietkau | 2007-04-21 | 1 | -2/+1 |
* | remove debug junk | Felix Fietkau | 2007-04-21 | 1 | -1/+0 |
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar... | Felix Fietkau | 2007-04-20 | 2 | -2/+2 |
* | mdev fix | Felix Fietkau | 2007-04-20 | 1 | -1/+1 |