summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files/include/asm-mips
Commit message (Collapse)AuthorAgeFilesLines
* [atheros]: move files for kernel 2.6.26 to a special directory.hauke2009-02-209-1379/+0
| | | | | | | In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix 2.6.26.x boot failure on ar2313 (closes #4082)juhosg2008-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use generic cansleep wrappers for GPIOjuhosg2008-09-111-19/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes reset button on atheros platform, ar5312 gpio_irqs will be added laterblogic2008-08-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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