aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files-2.6.39
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add support for Compex WPE72/WPE72NXGabor Juhos2012-01-265-0/+112
| | | | | | | | | | | 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-86/+2
| | | | SVN-Revision: 29895
* ar71xx: fix compiler warning if PCI is not enabledGabor Juhos2012-01-231-1/+1
| | | | SVN-Revision: 29869
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-22121-0/+21765
SVN-Revision: 29867