summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAgeFilesLines
* ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
| | | | SVN-Revision: 14931
* ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
| | | | SVN-Revision: 14924
* ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
| | | | SVN-Revision: 14923
* ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
| | | | SVN-Revision: 14922
* ap81: register ethernet devices, and add default network configuration fileGabor Juhos2009-03-171-0/+14
| | | | SVN-Revision: 14921
* ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
| | | | SVN-Revision: 14920
* preliminary support for the Atheros AP81 refrence boardGabor Juhos2009-03-155-2/+33
| | | | SVN-Revision: 14888
* pb42: add GPIO buttonsGabor Juhos2009-03-141-0/+28
| | | | SVN-Revision: 14877
* pb42: fix ethernet, remove USB registration, add default network configurationGabor Juhos2009-03-141-5/+10
| | | | SVN-Revision: 14876
* ls-sr71: add GPIO LEDsGabor Juhos2009-03-141-1/+43
| | | | SVN-Revision: 14873
* simplify setup code for Ubiquiti boardsGabor Juhos2009-03-141-19/+17
| | | | SVN-Revision: 14872
* tew-632brp: increase the size of rootfs partition, and build one unified ↵Gabor Juhos2009-03-011-4/+4
| | | | | | firmware image only SVN-Revision: 14709
* aw-nr580: add GPIO LEDsGabor Juhos2009-02-271-1/+33
| | | | SVN-Revision: 14687
* aw-nr580: add support for the PCI slotGabor Juhos2009-02-271-0/+11
| | | | SVN-Revision: 14686
* aw-nr580: add support for the LAN portsGabor Juhos2009-02-271-0/+9
| | | | SVN-Revision: 14685
* aw-nr580: add GPIO buttonsGabor Juhos2009-02-271-0/+27
| | | | SVN-Revision: 14682
* move 'ar71xx_add_device_usb' definition into devices.hGabor Juhos2009-02-272-2/+2
| | | | SVN-Revision: 14680
* TL-WR941ND: update flash partition mapGabor Juhos2009-02-261-8/+4
| | | | SVN-Revision: 14673
* preliminary support for the Ubiquiti RouterStation ProGabor Juhos2009-02-263-0/+17
| | | | SVN-Revision: 14666
* wnr2000: enable ar8216 workaround, add network config. LAN ports now workAndy Boyett2009-02-261-0/+1
| | | | SVN-Revision: 14663
* wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)Andy Boyett2009-02-261-0/+13
| | | | | | ar8216 headers are embedded in packets on eth0 so it is not usable yet SVN-Revision: 14661
* wnr2000: buttons and blinkenlights!Andy Boyett2009-02-261-0/+55
| | | | SVN-Revision: 14660
* ag71xx driver: forgot to add a new fileGabor Juhos2009-02-251-0/+53
| | | | SVN-Revision: 14657
* mzk-w04nu: enable the ar8216 chip workaround, and add a default network ↵Gabor Juhos2009-02-251-0/+1
| | | | | | configuration file SVN-Revision: 14656
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ↵Gabor Juhos2009-02-255-5/+44
| | | | | | switch driver SVN-Revision: 14655
* 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