| Commit message (Expand) | Author | Age | Files | Lines |
* | ap81: register GPIO LEDs | Gabor Juhos | 2009-03-17 | 1 | -0/+28 |
* | ap81: register SPI flash, and add default MTD partitions | Gabor Juhos | 2009-03-17 | 1 | -0/+53 |
* | ap81: register GPIO buttons | Gabor Juhos | 2009-03-17 | 1 | -0/+29 |
* | ap81: register USB host controller | Gabor Juhos | 2009-03-17 | 1 | -0/+2 |
* | ap81: register ethernet devices, and add default network configuration file | Gabor Juhos | 2009-03-17 | 1 | -0/+14 |
* | ap83: remove unnecessary include | Gabor Juhos | 2009-03-17 | 1 | -1/+0 |
* | preliminary support for the Atheros AP81 refrence board | Gabor Juhos | 2009-03-15 | 5 | -2/+33 |
* | pb42: add GPIO buttons | Gabor Juhos | 2009-03-14 | 1 | -0/+28 |
* | pb42: fix ethernet, remove USB registration, add default network configuration | Gabor Juhos | 2009-03-14 | 1 | -5/+10 |
* | ls-sr71: add GPIO LEDs | Gabor Juhos | 2009-03-14 | 1 | -1/+43 |
* | simplify setup code for Ubiquiti boards | Gabor Juhos | 2009-03-14 | 1 | -19/+17 |
* | tew-632brp: increase the size of rootfs partition, and build one unified firm... | Gabor Juhos | 2009-03-01 | 1 | -4/+4 |
* | aw-nr580: add GPIO LEDs | Gabor Juhos | 2009-02-27 | 1 | -1/+33 |
* | aw-nr580: add support for the PCI slot | Gabor Juhos | 2009-02-27 | 1 | -0/+11 |
* | aw-nr580: add support for the LAN ports | Gabor Juhos | 2009-02-27 | 1 | -0/+9 |
* | aw-nr580: add GPIO buttons | Gabor Juhos | 2009-02-27 | 1 | -0/+27 |
* | move 'ar71xx_add_device_usb' definition into devices.h | Gabor Juhos | 2009-02-27 | 2 | -2/+2 |
* | TL-WR941ND: update flash partition map | Gabor Juhos | 2009-02-26 | 1 | -8/+4 |
* | preliminary support for the Ubiquiti RouterStation Pro | Gabor Juhos | 2009-02-26 | 3 | -0/+17 |
* | wnr2000: enable ar8216 workaround, add network config. LAN ports now work | Andy Boyett | 2009-02-26 | 1 | -0/+1 |
* | wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN) | Andy Boyett | 2009-02-26 | 1 | -0/+13 |
* | wnr2000: buttons and blinkenlights! | Andy Boyett | 2009-02-26 | 1 | -0/+55 |
* | ag71xx driver: forgot to add a new file | Gabor Juhos | 2009-02-25 | 1 | -0/+53 |
* | mzk-w04nu: enable the ar8216 chip workaround, and add a default network confi... | Gabor Juhos | 2009-02-25 | 1 | -0/+1 |
* | ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ... | Gabor Juhos | 2009-02-25 | 5 | -5/+44 |
* | remove duplicated includes | Gabor Juhos | 2009-02-23 | 1 | -1/+0 |
* | TL-WR941ND: add DSA device for the Marvell 88E6060 switch | Gabor Juhos | 2009-02-23 | 3 | -0/+43 |
* | move device registration function prototypes into a separate header file | Gabor Juhos | 2009-02-23 | 16 | -58/+89 |
* | rename platform.c to devices.c | Gabor Juhos | 2009-02-23 | 2 | -1/+1 |
* | enable TL-WR941ND in kernel config | Gabor Juhos | 2009-02-23 | 1 | -0/+4 |
* | tl-wr941nd: register ethernet device, and fix machine id | Gabor Juhos | 2009-02-23 | 1 | -1/+14 |
* | micrel phy driver: change initcall level if compiled into the kernel | Gabor Juhos | 2009-02-22 | 1 | -6/+6 |
* | preliminary support for the TL-WR941ND | Gabor Juhos | 2009-02-22 | 4 | -1/+130 |
* | add an alias board name for the Ubiquiti RouterStation | Gabor Juhos | 2009-02-19 | 1 | -0/+3 |
* | add a workaround for fixing the bad performance of the Ubiquiti RouterStation... | Gabor Juhos | 2009-02-18 | 1 | -0/+32 |
* | ag71xx driver: add Kconfig option for enabling debug messages | Gabor Juhos | 2009-02-15 | 2 | -2/+8 |
* | ag71xx driver: apply 2.6.28 specific patches | Gabor Juhos | 2009-02-15 | 3 | -18/+27 |
* | switch to 2.6.28 | Gabor Juhos | 2009-02-15 | 9 | -0/+0 |
* | ag71xx driver: fix a kernel crash caused by r14496 | Gabor Juhos | 2009-02-13 | 2 | -2/+2 |
* | ag71xx driver: fix return code of the napi poll routine, was broken since [13... | Gabor Juhos | 2009-02-13 | 2 | -4/+4 |
* | ag71xx driver: update phy connecting code | Gabor Juhos | 2009-02-13 | 5 | -35/+59 |
* | remove netif schedule from the ag71xx driver | Gabor Juhos | 2009-02-13 | 1 | -5/+1 |
* | add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xi... | Gabor Juhos | 2009-02-12 | 3 | -2/+26 |
* | pull ethernet mac out of reset before registering the mdio_bus | Gabor Juhos | 2009-02-12 | 1 | -0/+2 |
* | parse the board parameter from the command line first Signed-off-by: Andrea T... | Gabor Juhos | 2009-02-12 | 1 | -2/+2 |
* | create firmware images for the Planex MZK-W04NU board | Gabor Juhos | 2009-02-05 | 1 | -6/+6 |
* | parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-03 | 1 | -1/+7 |
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | 1 | -0/+4 |
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ... | Gabor Juhos | 2009-02-03 | 3 | -8/+21 |
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | 1 | -0/+4 |