| Commit message (Expand) | Author | Age | Files | Lines |
* | [ar71xx] ap81: register GPIO LEDs | juhosg | 2009-03-17 | 1 | -0/+28 |
* | [ar71xx] ap81: register SPI flash, and add default MTD partitions | juhosg | 2009-03-17 | 1 | -0/+53 |
* | [ar71xx] ap81: register GPIO buttons | juhosg | 2009-03-17 | 1 | -0/+29 |
* | [ar71xx] ap81: register USB host controller | juhosg | 2009-03-17 | 1 | -0/+2 |
* | [ar71xx] ap81: register ethernet devices, and add default network configurati... | juhosg | 2009-03-17 | 1 | -0/+14 |
* | [ar71xx] ap83: remove unnecessary include | juhosg | 2009-03-17 | 1 | -1/+0 |
* | [ar71xx] preliminary support for the Atheros AP81 refrence board | juhosg | 2009-03-15 | 5 | -2/+33 |
* | [ar71xx] pb42: add GPIO buttons | juhosg | 2009-03-14 | 1 | -0/+28 |
* | [ar71xx] pb42: fix ethernet, remove USB registration, add default network con... | juhosg | 2009-03-14 | 1 | -5/+10 |
* | [ar71xx] ls-sr71: add GPIO LEDs | juhosg | 2009-03-14 | 1 | -1/+43 |
* | [ar71xx] simplify setup code for Ubiquiti boards | juhosg | 2009-03-14 | 1 | -19/+17 |
* | [ar71xx] tew-632brp: increase the size of rootfs partition, and build one uni... | juhosg | 2009-03-01 | 1 | -4/+4 |
* | [ar71xx] aw-nr580: add GPIO LEDs | juhosg | 2009-02-27 | 1 | -1/+33 |
* | [ar71xx] aw-nr580: add support for the PCI slot | juhosg | 2009-02-27 | 1 | -0/+11 |
* | [ar71xx] aw-nr580: add support for the LAN ports | juhosg | 2009-02-27 | 1 | -0/+9 |
* | [ar71xx] aw-nr580: add GPIO buttons | juhosg | 2009-02-27 | 1 | -0/+27 |
* | [ar71xx] move 'ar71xx_add_device_usb' definition into devices.h | juhosg | 2009-02-27 | 2 | -2/+2 |
* | [ar71xx] TL-WR941ND: update flash partition map | juhosg | 2009-02-26 | 1 | -8/+4 |
* | [ar71xx] preliminary support for the Ubiquiti RouterStation Pro | juhosg | 2009-02-26 | 3 | -0/+17 |
* | [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now... | agb | 2009-02-26 | 1 | -0/+1 |
* | [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (... | agb | 2009-02-26 | 1 | -0/+13 |
* | [ar71xx] wnr2000: buttons and blinkenlights! | agb | 2009-02-26 | 1 | -0/+55 |
* | [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw... | juhosg | 2009-02-25 | 1 | -0/+1 |
* | [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ... | juhosg | 2009-02-25 | 1 | -0/+1 |
* | [ar71xx] remove duplicated includes | juhosg | 2009-02-23 | 1 | -1/+0 |
* | [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch | juhosg | 2009-02-23 | 3 | -0/+43 |
* | [ar71xx] move device registration function prototypes into a separate header ... | juhosg | 2009-02-23 | 16 | -58/+89 |
* | [ar71xx] rename platform.c to devices.c | juhosg | 2009-02-23 | 2 | -1/+1 |
* | [ar71xx] enable TL-WR941ND in kernel config | juhosg | 2009-02-23 | 1 | -0/+4 |
* | [ar71xx] tl-wr941nd: register ethernet device, and fix machine id | juhosg | 2009-02-23 | 1 | -1/+14 |
* | [ar71xx] preliminary support for the TL-WR941ND | juhosg | 2009-02-22 | 4 | -1/+130 |
* | [ar71xx] add an alias board name for the Ubiquiti RouterStation | juhosg | 2009-02-19 | 1 | -0/+3 |
* | [ar71xx] add a workaround for fixing the bad performance of the Ubiquiti Rout... | juhosg | 2009-02-18 | 1 | -0/+32 |
* | [ar71xx] switch to 2.6.28 | juhosg | 2009-02-15 | 9 | -0/+782 |
* | [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi... | juhosg | 2009-02-12 | 2 | -2/+25 |
* | [ar71xx] parse the board parameter from the command line first | juhosg | 2009-02-12 | 1 | -2/+2 |
* | [ar71xx] create firmware images for the Planex MZK-W04NU board | juhosg | 2009-02-05 | 1 | -6/+6 |
* | [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | juhosg | 2009-02-03 | 1 | -1/+7 |
* | [ar71xx] mzk-w04nu: fetch MAC address from the flash | juhosg | 2009-02-03 | 1 | -0/+4 |
* | [ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks... | juhosg | 2009-02-03 | 2 | -8/+18 |
* | [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | juhosg | 2009-02-02 | 1 | -0/+4 |
* | [ar71xx] mzk-w04nu: add GPIO LEDs and buttons | juhosg | 2009-02-02 | 1 | -0/+73 |
* | [ar71xx] print some informations about the SoC at bootup | juhosg | 2009-02-01 | 1 | -0/+7 |
* | [ar71xx] fix leds-gpio platform data initialization (closes #4512) | juhosg | 2009-01-28 | 1 | -1/+1 |
* | [ar71xx] tew-632brp: enable WAN port | juhosg | 2009-01-27 | 1 | -2/+6 |
* | [ar71xx] experimental support for the Planex MZK-W04NU board | juhosg | 2009-01-26 | 4 | -1/+103 |
* | [ar71xx] tew-632brp: add WPS button | juhosg | 2009-01-26 | 1 | -1/+8 |
* | [ar71xx] move random MAC address generation into the platform initialization ... | juhosg | 2009-01-26 | 1 | -2/+10 |
* | [ar71xx] add preliminary support for the Planex MZK-W300NH board | juhosg | 2009-01-04 | 4 | -0/+88 |
* | [ar71xx] remove board specific stuff from the generic machine setup | juhosg | 2009-01-04 | 1 | -49/+2 |