aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.28/100-board.patch
Commit message (Collapse)AuthorAgeFilesLines
* atheros: remove 2.6.28 supportFelix Fietkau2009-09-161-3124/+0
| | | | SVN-Revision: 17593
* export ar231x_gpiodev, needed for gpio-led/spi/i2c modulesAndy Boyett2009-07-181-1/+2
| | | | SVN-Revision: 16902
* atheros: fix up the wlan mac address if the board data is missingFelix Fietkau2009-04-211-1/+3
| | | | SVN-Revision: 15330
* remove debugging codeFelix Fietkau2009-04-071-3/+1
| | | | SVN-Revision: 15127
* atheros: fix radio mask check on ar5312Felix Fietkau2009-03-231-2/+2
| | | | SVN-Revision: 14986
* atheros: fix ar5312 supportFelix Fietkau2009-03-221-9/+15
| | | | SVN-Revision: 14983
* atheros: fix gpio interrupt handling on 2315Felix Fietkau2009-03-221-23/+33
| | | | SVN-Revision: 14973
* atheros: split out the pci support patchFelix Fietkau2009-03-221-438/+3
| | | | SVN-Revision: 14969
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-221-26/+3502
| | | | SVN-Revision: 14967
* Add initial kernel 2.6.28 support for atheros target. The include files ↵Hauke Mehrtens2009-02-201-0/+66
moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584