aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicated includesGabor Juhos2009-02-231-1/+0
| | | | SVN-Revision: 14638
* TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-233-0/+43
| | | | SVN-Revision: 14637
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-2316-58/+89
| | | | SVN-Revision: 14635
* rename platform.c to devices.cGabor Juhos2009-02-232-1/+1
| | | | SVN-Revision: 14634
* enable TL-WR941ND in kernel configGabor Juhos2009-02-231-0/+4
| | | | SVN-Revision: 14633
* tl-wr941nd: register ethernet device, and fix machine idGabor Juhos2009-02-231-1/+14
| | | | SVN-Revision: 14632
* micrel phy driver: change initcall level if compiled into the kernelGabor Juhos2009-02-221-6/+6
| | | | SVN-Revision: 14628
* preliminary support for the TL-WR941NDGabor Juhos2009-02-224-1/+130
| | | | SVN-Revision: 14627
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-191-0/+3
| | | | SVN-Revision: 14563
* add a workaround for fixing the bad performance of the Ubiquiti ↵Gabor Juhos2009-02-181-0/+32
| | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-152-2/+8
| | | | SVN-Revision: 14517
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-153-18/+27
| | | | SVN-Revision: 14515
* switch to 2.6.28Gabor Juhos2009-02-159-0/+0
| | | | SVN-Revision: 14514
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-132-2/+2
| | | | SVN-Revision: 14504
* ag71xx driver: fix return code of the napi poll routine, was broken since ↵Gabor Juhos2009-02-132-4/+4
| | | | | | [13545] (patch by Ubiquiti Networks) SVN-Revision: 14496
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-135-35/+59
| | | | SVN-Revision: 14495
* remove netif schedule from the ag71xx driverGabor Juhos2009-02-131-5/+1
| | | | SVN-Revision: 14494
* add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵Gabor Juhos2009-02-123-2/+26
| | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-121-0/+2
| | | | SVN-Revision: 14486
* parse the board parameter from the command line first Signed-off-by: Andrea ↵Gabor Juhos2009-02-121-2/+2
| | | | | | Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>) SVN-Revision: 14482
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-051-6/+6
| | | | SVN-Revision: 14413
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
| | | | SVN-Revision: 14384
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
| | | | SVN-Revision: 14383
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵Gabor Juhos2009-02-033-8/+21
| | | | | | Hansen and to Jonas) SVN-Revision: 14382
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
| | | | SVN-Revision: 14371
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
| | | | SVN-Revision: 14366
* print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
| | | | SVN-Revision: 14338
* fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14238
* tew-632brp: enable WAN portGabor Juhos2009-01-271-2/+6
| | | | SVN-Revision: 14216
* experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-265-2/+105
| | | | SVN-Revision: 14208
* tew-632brp: add WPS buttonGabor Juhos2009-01-261-1/+8
| | | | SVN-Revision: 14205
* move random MAC address generation into the platform initialization codeGabor Juhos2009-01-263-12/+13
| | | | SVN-Revision: 14204
* add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-045-0/+89
| | | | SVN-Revision: 13863
* remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
| | | | SVN-Revision: 13861
* add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-045-1/+78
| | | | SVN-Revision: 13860
* fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
| | | | SVN-Revision: 13853
* register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
| | | | SVN-Revision: 13836
* prepare for ath9k supportGabor Juhos2009-01-022-0/+37
| | | | SVN-Revision: 13825
* add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-305-0/+95
| | | | SVN-Revision: 13775
* add dummy WMAC deviceGabor Juhos2008-12-304-0/+30
| | | | SVN-Revision: 13769
* add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
| | | | SVN-Revision: 13759
* add WMAC definitionsGabor Juhos2008-12-261-0/+3
| | | | SVN-Revision: 13746
* add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
| | | | SVN-Revision: 13745
* use SoC specific irq dispatch codeGabor Juhos2008-12-232-5/+23
| | | | SVN-Revision: 13736
* fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵Gabor Juhos2008-12-203-5/+5
| | | | | | at ubnt.com>) SVN-Revision: 13699
* rb-4xx: setup code cleanupGabor Juhos2008-12-201-37/+16
| | | | SVN-Revision: 13698
* improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵Gabor Juhos2008-12-191-6/+75
| | | | | | ubnt.com>) SVN-Revision: 13697
* rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-194-6/+7
| | | | SVN-Revision: 13694
* prepare for RouterStation supportGabor Juhos2008-12-154-0/+43
| | | | SVN-Revision: 13657
* move machine setup codeGabor Juhos2008-12-153-18/+24
| | | | SVN-Revision: 13656