summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/include
Commit message (Collapse)AuthorAgeFilesLines
* atheros: USB supportmatteo2008-05-111-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] override CPU features to save ~125KB of kernel memoryjuhosg2008-05-051-0/+84
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove the clz function, use fls insteadjuhosg2008-04-201-23/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] nuke trailing whitespacesjuhosg2008-04-203-37/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix GPIO direction setup on ar5312, and fix compiler warningsjuhosg2008-04-131-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio support to atheros, fixes #1861, thanks Othelloblogic2008-04-034-0/+1234
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port atheros to 2.6.24 (untested), but do not use the new kernel by default yetnbd2008-01-311-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added option to atheros kernel to be able to disable reset button from ↵blogic2007-09-231-0/+6
| | | | | | 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-062-0/+73
(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