Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplify setup code for Ubiquiti boards | Gabor Juhos | 2009-03-14 | 1 | -19/+17 | |
| | | | | SVN-Revision: 14872 | |||||
* | tew-632brp: increase the size of rootfs partition, and build one unified ↵ | Gabor Juhos | 2009-03-01 | 1 | -4/+4 | |
| | | | | | | firmware image only SVN-Revision: 14709 | |||||
* | aw-nr580: add GPIO LEDs | Gabor Juhos | 2009-02-27 | 1 | -1/+33 | |
| | | | | SVN-Revision: 14687 | |||||
* | aw-nr580: add support for the PCI slot | Gabor Juhos | 2009-02-27 | 1 | -0/+11 | |
| | | | | SVN-Revision: 14686 | |||||
* | aw-nr580: add support for the LAN ports | Gabor Juhos | 2009-02-27 | 1 | -0/+9 | |
| | | | | SVN-Revision: 14685 | |||||
* | aw-nr580: add GPIO buttons | Gabor Juhos | 2009-02-27 | 1 | -0/+27 | |
| | | | | SVN-Revision: 14682 | |||||
* | move 'ar71xx_add_device_usb' definition into devices.h | Gabor Juhos | 2009-02-27 | 2 | -2/+2 | |
| | | | | SVN-Revision: 14680 | |||||
* | TL-WR941ND: update flash partition map | Gabor Juhos | 2009-02-26 | 1 | -8/+4 | |
| | | | | SVN-Revision: 14673 | |||||
* | preliminary support for the Ubiquiti RouterStation Pro | Gabor Juhos | 2009-02-26 | 3 | -0/+17 | |
| | | | | SVN-Revision: 14666 | |||||
* | wnr2000: enable ar8216 workaround, add network config. LAN ports now work | Andy Boyett | 2009-02-26 | 1 | -0/+1 | |
| | | | | SVN-Revision: 14663 | |||||
* | wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN) | Andy Boyett | 2009-02-26 | 1 | -0/+13 | |
| | | | | | | ar8216 headers are embedded in packets on eth0 so it is not usable yet SVN-Revision: 14661 | |||||
* | wnr2000: buttons and blinkenlights! | Andy Boyett | 2009-02-26 | 1 | -0/+55 | |
| | | | | SVN-Revision: 14660 | |||||
* | mzk-w04nu: enable the ar8216 chip workaround, and add a default network ↵ | Gabor Juhos | 2009-02-25 | 1 | -0/+1 | |
| | | | | | | configuration file SVN-Revision: 14656 | |||||
* | ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ↵ | Gabor Juhos | 2009-02-25 | 1 | -0/+1 | |
| | | | | | | switch driver SVN-Revision: 14655 | |||||
* | remove duplicated includes | Gabor Juhos | 2009-02-23 | 1 | -1/+0 | |
| | | | | SVN-Revision: 14638 | |||||
* | TL-WR941ND: add DSA device for the Marvell 88E6060 switch | Gabor Juhos | 2009-02-23 | 3 | -0/+43 | |
| | | | | SVN-Revision: 14637 | |||||
* | move device registration function prototypes into a separate header file | Gabor Juhos | 2009-02-23 | 16 | -58/+89 | |
| | | | | SVN-Revision: 14635 | |||||
* | rename platform.c to devices.c | Gabor Juhos | 2009-02-23 | 2 | -1/+1 | |
| | | | | SVN-Revision: 14634 | |||||
* | enable TL-WR941ND in kernel config | Gabor Juhos | 2009-02-23 | 1 | -0/+4 | |
| | | | | SVN-Revision: 14633 | |||||
* | tl-wr941nd: register ethernet device, and fix machine id | Gabor Juhos | 2009-02-23 | 1 | -1/+14 | |
| | | | | SVN-Revision: 14632 | |||||
* | preliminary support for the TL-WR941ND | Gabor Juhos | 2009-02-22 | 4 | -1/+130 | |
| | | | | SVN-Revision: 14627 | |||||
* | add an alias board name for the Ubiquiti RouterStation | Gabor Juhos | 2009-02-19 | 1 | -0/+3 | |
| | | | | SVN-Revision: 14563 | |||||
* | add a workaround for fixing the bad performance of the Ubiquiti ↵ | Gabor Juhos | 2009-02-18 | 1 | -0/+32 | |
| | | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556 | |||||
* | switch to 2.6.28 | Gabor Juhos | 2009-02-15 | 9 | -0/+782 | |
| | | | | SVN-Revision: 14514 | |||||
* | add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵ | Gabor Juhos | 2009-02-12 | 2 | -2/+25 | |
| | | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488 | |||||
* | parse the board parameter from the command line first Signed-off-by: Andrea ↵ | Gabor Juhos | 2009-02-12 | 1 | -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 board | Gabor Juhos | 2009-02-05 | 1 | -6/+6 | |
| | | | | SVN-Revision: 14413 | |||||
* | parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-03 | 1 | -1/+7 | |
| | | | | SVN-Revision: 14384 | |||||
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | 1 | -0/+4 | |
| | | | | SVN-Revision: 14383 | |||||
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵ | Gabor Juhos | 2009-02-03 | 2 | -8/+18 | |
| | | | | | | Hansen and to Jonas) SVN-Revision: 14382 | |||||
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | 1 | -0/+4 | |
| | | | | SVN-Revision: 14371 | |||||
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | 1 | -0/+73 | |
| | | | | SVN-Revision: 14366 | |||||
* | print some informations about the SoC at bootup | Gabor Juhos | 2009-02-01 | 1 | -0/+7 | |
| | | | | SVN-Revision: 14338 | |||||
* | fix leds-gpio platform data initialization (closes #4512) | Gabor Juhos | 2009-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14238 | |||||
* | tew-632brp: enable WAN port | Gabor Juhos | 2009-01-27 | 1 | -2/+6 | |
| | | | | SVN-Revision: 14216 | |||||
* | experimental support for the Planex MZK-W04NU board | Gabor Juhos | 2009-01-26 | 4 | -1/+103 | |
| | | | | SVN-Revision: 14208 | |||||
* | tew-632brp: add WPS button | Gabor Juhos | 2009-01-26 | 1 | -1/+8 | |
| | | | | SVN-Revision: 14205 | |||||
* | move random MAC address generation into the platform initialization code | Gabor Juhos | 2009-01-26 | 1 | -2/+10 | |
| | | | | SVN-Revision: 14204 | |||||
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 4 | -0/+88 | |
| | | | | SVN-Revision: 13863 | |||||
* | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | 1 | -49/+2 | |
| | | | | SVN-Revision: 13861 | |||||
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 4 | -1/+77 | |
| | | | | SVN-Revision: 13860 | |||||
* | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13853 | |||||
* | register WMAC device on the Netgear WNR2000 board | Gabor Juhos | 2009-01-03 | 1 | -0/+2 | |
| | | | | SVN-Revision: 13836 | |||||
* | prepare for ath9k support | Gabor Juhos | 2009-01-02 | 1 | -0/+17 | |
| | | | | SVN-Revision: 13825 | |||||
* | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | 4 | -0/+94 | |
| | | | | SVN-Revision: 13775 | |||||
* | add dummy WMAC device | Gabor Juhos | 2008-12-30 | 3 | -0/+28 | |
| | | | | SVN-Revision: 13769 | |||||
* | add experimental support for the Ubiquiti LSX board | Gabor Juhos | 2008-12-29 | 1 | -3/+11 | |
| | | | | SVN-Revision: 13759 | |||||
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 | 1 | -0/+6 | |
| | | | | SVN-Revision: 13745 | |||||
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | 1 | -5/+22 | |
| | | | | SVN-Revision: 13736 | |||||
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵ | Gabor Juhos | 2008-12-20 | 2 | -2/+3 | |
| | | | | | | at ubnt.com>) SVN-Revision: 13699 |