| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel] update to 2.6.27.15 | juhosg | 2009-02-08 | 1 | -1/+1 |
* | [ar71xx] update mdio patch | juhosg | 2009-02-06 | 1 | -0/+15 |
* | [ar71xx] create firmware images for the Planex MZK-W04NU board | juhosg | 2009-02-05 | 2 | -7/+43 |
* | [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 | 4 | -8/+24 |
* | [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 UBNT-RS image generation | juhosg | 2009-01-28 | 1 | -2/+2 |
* | [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 | 9 | -3/+110 |
* | [ar71xx] update 2.6.28 config | juhosg | 2009-01-26 | 1 | -1/+1 |
* | [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 | 3 | -12/+13 |
* | [kernel] update to 2.6.27.13 | juhosg | 2009-01-25 | 1 | -1/+1 |
* | [kernel] switch to 2.6.27.12 | juhosg | 2009-01-23 | 1 | -1/+1 |
* | [ar71xx] fix Ubiquiti RouterStation images | juhosg | 2009-01-22 | 1 | -1/+2 |
* | [ar71xx] enable yaffs on 2.6.28 | juhosg | 2009-01-18 | 1 | -2/+10 |
* | [kernel] update to 2.6.27.11 | juhosg | 2009-01-15 | 1 | -1/+1 |
* | [ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, ... | juhosg | 2009-01-05 | 1 | -10/+16 |
* | [ar71xx] add preliminary support for the Planex MZK-W300NH board | juhosg | 2009-01-04 | 9 | -1/+93 |
* | [ar71xx] remove board specific stuff from the generic machine setup | juhosg | 2009-01-04 | 1 | -49/+2 |
* | [ar71xx] add preliminary support for the Atheros PB42 board | juhosg | 2009-01-04 | 9 | -4/+86 |
* | [ar71xx] fix the registered machine type of the WNR2000 board | juhosg | 2009-01-04 | 1 | -1/+1 |
* | [ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28 | juhosg | 2009-01-03 | 2 | -5/+5 |
* | [ar71xx] register WMAC device on the Netgear WNR2000 board | juhosg | 2009-01-03 | 1 | -0/+2 |
* | [ar71xx] switch to 2.6.27 | juhosg | 2009-01-03 | 1 | -1/+1 |
* | [ar71xx] prepare for ath9k support | juhosg | 2009-01-02 | 2 | -0/+37 |
* | Add hostapd-mini to default images where applicable | agb | 2009-01-02 | 1 | -1/+1 |
* | [ar71xx] add experimental support for the NETGEAR WNR2000 board | juhosg | 2008-12-30 | 9 | -0/+99 |
* | [ar71xx] add dummy WMAC device | juhosg | 2008-12-30 | 5 | -0/+32 |
* | [ar71xx] add experimental support for the Ubiquiti LSX board | juhosg | 2008-12-29 | 1 | -3/+11 |
* | [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based ... | juhosg | 2008-12-29 | 1 | -0/+24 |
* | [ar71xx] don't override CONFIG_NF_CT_ACCT | juhosg | 2008-12-28 | 2 | -2/+0 |
* | [ar71xx] generate firmware image for the D-Link DIR-615 C1 board | juhosg | 2008-12-28 | 1 | -1/+6 |
* | [ar71xx] add WMAC definitions | juhosg | 2008-12-26 | 2 | -0/+6 |
* | [ar71xx] add Ubiquiti board detection | juhosg | 2008-12-26 | 1 | -0/+6 |
* | [ar71xx] use SoC specific irq dispatch code | juhosg | 2008-12-23 | 3 | -5/+24 |
* | [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ... | juhosg | 2008-12-20 | 4 | -8/+7 |
* | [ar71xx] rb-4xx: setup code cleanup | juhosg | 2008-12-20 | 1 | -37/+16 |
* | [ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j... | juhosg | 2008-12-19 | 1 | -6/+75 |
* | [ar71xx] rename RouterStation stuff, and add machine type for the LSX board | juhosg | 2008-12-19 | 8 | -9/+12 |
* | [ar71xx] add support for Macronix mx25lxxx flash chips, based on a patch by J... | juhosg | 2008-12-17 | 3 | -0/+42 |
* | [ar71xx] generate firmware image for the TEW-652BRP board | juhosg | 2008-12-17 | 1 | -0/+5 |
* | [ar71xx] sync kernel configs | juhosg | 2008-12-15 | 3 | -15/+10 |
* | [ar71xx] prepare for RouterStation support | juhosg | 2008-12-15 | 8 | -0/+47 |
* | [ar71xx] move machine setup code | juhosg | 2008-12-15 | 4 | -18/+32 |
* | [ar71xx] refresh 2.6.28 patches | juhosg | 2008-12-15 | 6 | -10/+10 |