summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files-3.2
Commit message (Collapse)AuthorAgeFilesLines
* add support for the Atheros AP113 reference boardFlorian Fainelli2012-01-281-0/+124
| | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch SVN-Revision: 29935
* ar71xx: add support for Compex WPE72/WPE72NXGabor Juhos2012-01-261-0/+96
| | | | | | | | | | | This patch adds support for Compex WPE72 bare board and Compex WPE72NX Indoor Access Point. [juhosg: add support to 3.2 as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29912
* ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and ↵Gabor Juhos2012-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | modify LED behaviour This patch fixes the board detection of the TL-MR3020. The LED behaviour has also been modified: * The WPS LED is the diag LED now. * A netdev trigger for the LAN LED has been added. The profile of the TL-MR3020 has been updated because the needed package "kmod-ledtrig-usbdev" was missing which resulted in a non-working usbdev trigger for the 3G/USB LED. [juhosg: the board name changes has been removed, and the kernel files has been changed instead.] Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29905
* ar71xx: TL-MR3020: fix GPIO polarity for button and switchGabor Juhos2012-01-251-3/+3
| | | | | | | | | | This patch fixes the GPIO polarity for the button and the sliding switch. The buttons are not active low. "Pressed" and "Released" events are wrong without the patch. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29904
* ar71xx: fix the AP/Router LED definitons on MZK-W300NHGabor Juhos2012-01-241-8/+6
| | | | SVN-Revision: 29897
* ar71xx: remove hardcoded MTD layout from planex filesGabor Juhos2012-01-242-78/+2
| | | | SVN-Revision: 29895
* ar71xx: remove an unused header fileGabor Juhos2012-01-241-24/+0
| | | | SVN-Revision: 29893
* ar71xx: 3.2: fix build errors if PCI is not enabledGabor Juhos2012-01-231-1/+1
| | | | SVN-Revision: 29870
* ar71xx: add initial support for 3.2Gabor Juhos2012-01-2272-0/+12843
Tested on the following boards: ALFA AP96 TL-MR3220 v1 TL-WR1043ND v1 TL-WR2543ND v1 TL-WR703N v1 TL-WR741ND v1 TL-WR741ND v4 WNDR3700 v1 WZR-HP-G300NH SVN-Revision: 29868