325 Commits (4ca54a5b3995b80dc814165c244a1d597bfacca1)

Author SHA1 Message Date
Gabor Juhos 7807c1a29f add experimental support for the Atheros PB44 board 16 years ago
Gabor Juhos 2e7a1d95f7 reorder mtd partitions on the WRT400N 16 years ago
Gabor Juhos 9ecc257d2f create image for the WRT400N board (thanks to netprince) 16 years ago
Gabor Juhos fb48fbba16 remove extern directives 16 years ago
Gabor Juhos 15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) 16 years ago
Gabor Juhos aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince) 16 years ago
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 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 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 731a4e5b1d switch to 2.6.28 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 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
Gabor Juhos b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons 16 years ago
Gabor Juhos 0dfca05fbe print some informations about the SoC at bootup 16 years ago
Gabor Juhos e3d58387a3 fix leds-gpio platform data initialization (closes #4512) 16 years ago