summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-2.6.35
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: initial support for jjPlus JWAP003Gabor Juhos2010-10-011-0/+1
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) SVN-Revision: 23165
* ar71xx: add support for the TL-MR3420 v1 boardGabor Juhos2010-09-271-0/+1
| | | | SVN-Revision: 23136
* ar71xx: move ath9k specific PCI fixup into a separate fileGabor Juhos2010-09-271-0/+1
| | | | SVN-Revision: 23131
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-271-0/+1
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23125
* ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boardsGabor Juhos2010-09-031-0/+1
| | | | SVN-Revision: 22882
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-311-0/+2
| | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863
* ar71xx: don't override CONFIG_SWAPGabor Juhos2010-08-181-1/+0
| | | | SVN-Revision: 22701
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵Felix Fietkau2010-07-221-0/+1
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353
* fix commit r21993Alexandros C. Couloumbis2010-06-301-0/+1
| | | | SVN-Revision: 21994
* ar71xx: add support for the Senao EAP7660D boardGabor Juhos2010-06-181-0/+2
| | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837
* generic: move some common symbols to generic configurationGabor Juhos2010-06-101-2/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* ar71xx: sync kernel configsGabor Juhos2010-06-101-50/+4
| | | | SVN-Revision: 21745
* ar71xx: remove more config overridesGabor Juhos2010-06-101-7/+0
| | | | SVN-Revision: 21744
* ar71xx: don't override CONFIG_BRIDGE_* optionsGabor Juhos2010-06-091-2/+0
| | | | SVN-Revision: 21742
* ar71xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-091-0/+304
SVN-Revision: 21734