aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...Gabor Juhos2009-02-251-0/+1
* [ar71xx] remove duplicated includesGabor Juhos2009-02-231-1/+0
* [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-233-0/+43
* [ar71xx] move device registration function prototypes into a separate header ...Gabor Juhos2009-02-2316-58/+89
* [ar71xx] rename platform.c to devices.cGabor Juhos2009-02-232-1/+1
* [ar71xx] enable TL-WR941ND in kernel configGabor Juhos2009-02-231-0/+4
* [ar71xx] tl-wr941nd: register ethernet device, and fix machine idGabor Juhos2009-02-231-1/+14
* [ar71xx] preliminary support for the TL-WR941NDGabor Juhos2009-02-224-1/+130
* [ar71xx] add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-191-0/+3
* [ar71xx] add a workaround for fixing the bad performance of the Ubiquiti Rout...Gabor Juhos2009-02-181-0/+32
* [ar71xx] switch to 2.6.28Gabor Juhos2009-02-159-0/+782
* [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi...Gabor Juhos2009-02-122-2/+25
* [ar71xx] parse the board parameter from the command line firstGabor Juhos2009-02-121-2/+2
* [ar71xx] create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-051-6/+6
* [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
* [ar71xx] mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
* [ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks...Gabor Juhos2009-02-032-8/+18
* [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
* [ar71xx] mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
* [ar71xx] print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
* [ar71xx] fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-281-1/+1
* [ar71xx] tew-632brp: enable WAN portGabor Juhos2009-01-271-2/+6
* [ar71xx] experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-264-1/+103
* [ar71xx] tew-632brp: add WPS buttonGabor Juhos2009-01-261-1/+8
* [ar71xx] move random MAC address generation into the platform initialization ...Gabor Juhos2009-01-261-2/+10
* [ar71xx] add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-044-0/+88
* [ar71xx] remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
* [ar71xx] add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-044-1/+77
* [ar71xx] fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
* [ar71xx] register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
* [ar71xx] prepare for ath9k supportGabor Juhos2009-01-021-0/+17
* [ar71xx] add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-304-0/+94
* [ar71xx] add dummy WMAC deviceGabor Juhos2008-12-303-0/+28
* [ar71xx] add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
* [ar71xx] add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
* [ar71xx] use SoC specific irq dispatch codeGabor Juhos2008-12-231-5/+22
* [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...Gabor Juhos2008-12-202-2/+3
* [ar71xx] rb-4xx: setup code cleanupGabor Juhos2008-12-201-37/+16
* [ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j...Gabor Juhos2008-12-191-6/+75
* [ar71xx] rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-193-5/+5
* [ar71xx] prepare for RouterStation supportGabor Juhos2008-12-153-0/+42
* [ar71xx] move machine setup codeGabor Juhos2008-12-152-18/+16
* [ar71xx] tew-632brp: add status LEDGabor Juhos2008-12-151-0/+5
* [ar71xx] tew-632brp: register GPIO buttonsGabor Juhos2008-12-151-0/+18
* [ar71xx] tew-632brp: register GPIO LEDsGabor Juhos2008-12-151-0/+18
* [ar71xx] tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-151-7/+7
* [ar71xx] tew-632brp: register flash deviceGabor Juhos2008-12-141-0/+58
* [ar71xx] register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board Gabor Juhos2008-12-064-0/+27
* [ar71xx] add SoC specific reset codeGabor Juhos2008-12-041-8/+44