summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* add missing CONFIG_GPIO_LEDS related ifdefsGabor Juhos2008-04-142-22/+26
| | | | SVN-Revision: 10835
* fix reboot on ar5315John Crispin2008-04-031-6/+2
| | | | SVN-Revision: 10729
* add generic led support to atheros targetJohn Crispin2008-04-032-4/+49
| | | | SVN-Revision: 10728
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-0312-1101/+374
| | | | SVN-Revision: 10724
* increase the flash window size for ar5312 - there are apparently 5312 ↵Felix Fietkau2008-02-071-1/+1
| | | | | | devices out there with 8M flash SVN-Revision: 10409
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetFelix Fietkau2008-01-313-1/+13
| | | | SVN-Revision: 10335
* add atheros reset button fixes from #2774Felix Fietkau2007-12-131-2/+2
| | | | SVN-Revision: 9721
* don't dispatch spurious irq0 eventsFelix Fietkau2007-10-182-4/+0
| | | | SVN-Revision: 9347
* move atheros to 2.6.23John Crispin2007-10-111-0/+2
| | | | SVN-Revision: 9265
* added option to atheros kernel to be able to disable reset button from ↵John Crispin2007-09-231-2/+15
| | | | | | inside the fon mp3 driver SVN-Revision: 8969
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0614-0/+2816
(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