166 Commits (a03e00bbcf314d731bf0df5ff1f43122c4968711)

Author SHA1 Message Date
Gabor Juhos d17716e16f ap81: register GPIO LEDs 16 years ago
Gabor Juhos d63a050292 ap81: register SPI flash, and add default MTD partitions 16 years ago
Gabor Juhos ed3b6e558e ap81: register GPIO buttons 16 years ago
Gabor Juhos 64958577a7 ap81: register USB host controller 16 years ago
Gabor Juhos ef537a68da ap81: register ethernet devices, and add default network configuration file 16 years ago
Gabor Juhos 066052eddf ap83: remove unnecessary include 16 years ago
Gabor Juhos beb47c57af preliminary support for the Atheros AP81 refrence board 16 years ago
Gabor Juhos 9b59499893 pb42: add GPIO buttons 16 years ago
Gabor Juhos fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration 16 years ago
Gabor Juhos 83f6f853e9 ls-sr71: add GPIO LEDs 16 years ago
Gabor Juhos a31a173aec simplify setup code for Ubiquiti boards 16 years ago
Gabor Juhos 1d5f4b3687 tew-632brp: increase the size of rootfs partition, and build one unified firmware image only 16 years ago
Gabor Juhos 91984cff19 aw-nr580: add GPIO LEDs 16 years ago
Gabor Juhos 23636366dc aw-nr580: add support for the PCI slot 16 years ago
Gabor Juhos 5842bd91b6 aw-nr580: add support for the LAN ports 16 years ago
Gabor Juhos 38f75ef671 aw-nr580: add GPIO buttons 16 years ago
Gabor Juhos df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h 16 years ago
Gabor Juhos 47dc8c615a TL-WR941ND: update flash partition map 16 years ago
Gabor Juhos 53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro 16 years ago
Andy Boyett 1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work 16 years ago
Andy Boyett 0b44a56a36 wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN) 16 years ago
Andy Boyett ec0f53cb37 wnr2000: buttons and blinkenlights! 16 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file 16 years ago
Gabor Juhos 8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file 16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver 16 years ago
Gabor Juhos 60c561f016 remove duplicated includes 16 years ago
Gabor Juhos 77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch 16 years ago
Gabor Juhos f7cf3b2a68 move device registration function prototypes into a separate header file 16 years ago
Gabor Juhos 46cf4434b6 rename platform.c to devices.c 16 years ago
Gabor Juhos 1afc3a7bd5 enable TL-WR941ND in kernel config 16 years ago
Gabor Juhos a34753cacd tl-wr941nd: register ethernet device, and fix machine id 16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel 16 years ago
Gabor Juhos 8e4fbc7399 preliminary support for the TL-WR941ND 16 years ago
Gabor Juhos 507e6e4140 add an alias board name for the Ubiquiti RouterStation 16 years ago
Gabor Juhos 357ed07a84 add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader. 16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages 16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches 16 years ago
Gabor Juhos 731a4e5b1d switch to 2.6.28 16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496 16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks) 16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code 16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver 16 years ago
Gabor Juhos 40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing) 16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus 16 years ago
Gabor Juhos 7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea 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>) 16 years ago
Gabor Juhos d97af0443e create firmware images for the Planex MZK-W04NU board 16 years ago
Gabor Juhos 43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) 16 years ago
Gabor Juhos 9e624a7144 mzk-w04nu: fetch MAC address from the flash 16 years ago
Gabor Juhos 03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas) 16 years ago
Gabor Juhos 8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) 16 years ago