summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-191-0/+3
* add a workaround for fixing the bad performance of the Ubiquiti RouterStation...Gabor Juhos2009-02-181-0/+32
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-152-2/+8
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-153-18/+27
* switch to 2.6.28Gabor Juhos2009-02-159-0/+0
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-132-2/+2
* ag71xx driver: fix return code of the napi poll routine, was broken since [13...Gabor Juhos2009-02-132-4/+4
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-135-35/+59
* remove netif schedule from the ag71xx driverGabor Juhos2009-02-131-5/+1
* add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xi...Gabor Juhos2009-02-123-2/+26
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-121-0/+2
* parse the board parameter from the command line first Signed-off-by: Andrea T...Gabor Juhos2009-02-121-2/+2
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-051-6/+6
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ...Gabor Juhos2009-02-033-8/+21
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
* print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
* fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-281-1/+1
* tew-632brp: enable WAN portGabor Juhos2009-01-271-2/+6
* experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-265-2/+105
* tew-632brp: add WPS buttonGabor Juhos2009-01-261-1/+8
* move random MAC address generation into the platform initialization codeGabor Juhos2009-01-263-12/+13
* add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-045-0/+89
* remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
* add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-045-1/+78
* fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
* register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
* prepare for ath9k supportGabor Juhos2009-01-022-0/+37
* add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-305-0/+95
* add dummy WMAC deviceGabor Juhos2008-12-304-0/+30
* add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
* add WMAC definitionsGabor Juhos2008-12-261-0/+3
* add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
* use SoC specific irq dispatch codeGabor Juhos2008-12-232-5/+23
* fix GPIO function select bit definitions (based on a patch by Jonas <jmajau a...Gabor Juhos2008-12-203-5/+5
* rb-4xx: setup code cleanupGabor Juhos2008-12-201-37/+16
* improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ...Gabor Juhos2008-12-191-6/+75
* rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-194-6/+7
* prepare for RouterStation supportGabor Juhos2008-12-154-0/+43
* move machine setup codeGabor Juhos2008-12-153-18/+24
* tew-632brp: add status LEDGabor Juhos2008-12-151-0/+5
* tew-632brp: register GPIO buttonsGabor Juhos2008-12-151-0/+18
* tew-632brp: register GPIO LEDsGabor Juhos2008-12-151-0/+18
* tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-151-7/+7
* tew-632brp: register flash deviceGabor Juhos2008-12-141-0/+58
* register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26