summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* [atheros] fix size calculation of the radio_configjuhosg2008-05-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove the clz function, use fls insteadjuhosg2008-04-201-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] nuke trailing whitespacesjuhosg2008-04-206-19/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add missing CONFIG_GPIO_LEDS related ifdefsjuhosg2008-04-142-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix reboot on ar5315blogic2008-04-031-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic led support to atheros targetblogic2008-04-032-4/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio support to atheros, fixes #1861, thanks Othelloblogic2008-04-0312-1101/+374
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* increase the flash window size for ar5312 - there are apparently 5312 ↵nbd2008-02-071-1/+1
| | | | | | devices out there with 8M flash git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetnbd2008-01-313-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add atheros reset button fixes from #2774nbd2007-12-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't dispatch spurious irq0 eventsnbd2007-10-182-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move atheros to 2.6.23blogic2007-10-111-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added option to atheros kernel to be able to disable reset button from ↵blogic2007-09-231-2/+15
| | | | | | inside the fon mp3 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73