summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-3.7
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add kernel support for the TL-WDR3500 boardGabor Juhos2013-02-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | WDR3500 is similar to WDR3600 except it doesn't have gigabit ethernet, and has only 1 USB port. Pending issues: * Leds are not working at all (except power and wlan_5g) * LAN switch ethernet ports are reversed with respect to case label. [Label] -> soft device [LAN1] -> eth0.4 [LAN2] -> eth0.3 [LAN3] -> eth0.2 [LAN4] -> eth0.1 Based on http://patchwork.openwrt.org/patch/3208/ Thanks-to: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gui Iribarren <gui@altermundi.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35423
* ar71xx: add kernel support for dir-825-c1Gabor Juhos2013-01-291-0/+1
| | | | | | | | | | | [juhosg: - remove unused GPIO stuff - use a separate kernel patch for machine integration] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35401
* ar71xx: add kernel support for Atheros AP132 Reference BoardGabor Juhos2013-01-291-0/+1
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35395
* kernel: clean up crypto related kconfig optionsFelix Fietkau2013-01-271-3/+0
| | | | SVN-Revision: 35327
* ar71xx: disable support for unsupported mtd configuration, saves about 5K ↵Felix Fietkau2013-01-271-1/+5
| | | | | | kernel size after lzma SVN-Revision: 35326
* ar71xx: add support for 3.7Gabor Juhos2012-12-291-0/+253
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34920