Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | au1000: fix 3.18 and set it as default | John Crispin | 2015-02-18 | 1 | -0/+11 |
| | | | | | | | | Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44487 | ||||
* | kernel: refresh patches | Felix Fietkau | 2014-12-08 | 3 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564 | ||||
* | au1000: add 3.14 support | John Crispin | 2014-12-01 | 3 | -0/+40 |
| | | | | | | | | this is only compile tested Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43463 | ||||
* | nuke obsolete kernel stuff | Felix Fietkau | 2009-03-14 | 9 | -185/+0 |
| | | | | SVN-Revision: 14875 | ||||
* | update to 2.6.25.19, and refresh patches | Gabor Juhos | 2008-11-07 | 8 | -9/+9 |
| | | | | SVN-Revision: 13137 | ||||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 12718 | ||||
* | au1000: fix gpio output | Florian Fainelli | 2008-09-09 | 1 | -0/+20 |
| | | | | | | | | | | | | when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561 | ||||
* | upgrade to 2.6.25.7, and refresh patches | Gabor Juhos | 2008-06-17 | 8 | -38/+22 |
| | | | | SVN-Revision: 11523 | ||||
* | fixes au1000 ethernet support, signed off: Bruno Randolf | John Crispin | 2008-06-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 11382 | ||||
* | bump to 2.6.25.4, refresh kernel patches | Gabor Juhos | 2008-05-19 | 7 | -39/+43 |
| | | | | SVN-Revision: 11199 | ||||
* | bump au1000 to .25 | John Crispin | 2008-05-03 | 1 | -104/+0 |
| | | | | SVN-Revision: 11021 | ||||
* | Hopefully fix the PCI resource conflict and upgrade to .24.2 | Florian Fainelli | 2008-02-21 | 1 | -12/+22 |
| | | | | SVN-Revision: 10515 | ||||
* | Upgrade au1000 to .24 | Florian Fainelli | 2008-02-03 | 2 | -11/+3 |
| | | | | SVN-Revision: 10377 | ||||
* | Replace system button patch with its correspondant API | Florian Fainelli | 2008-01-10 | 2 | -241/+56 |
| | | | | SVN-Revision: 10161 | ||||
* | The watchdog driver is now a platform device driver and reads its gpio line ↵ | Florian Fainelli | 2007-10-24 | 1 | -0/+104 |
| | | | | | | while registering SVN-Revision: 9425 | ||||
* | Fix the platform device registration; resync kernel config | Florian Fainelli | 2007-10-12 | 2 | -12/+2 |
| | | | | SVN-Revision: 9266 | ||||
* | Upgrade au1000 to 2.6.23 | Florian Fainelli | 2007-10-10 | 7 | -344/+35 |
| | | | | SVN-Revision: 9243 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 10 | -0/+667 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |