| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | 1 | -0/+73 |
* | print some informations about the SoC at bootup | Gabor Juhos | 2009-02-01 | 1 | -0/+7 |
* | fix leds-gpio platform data initialization (closes #4512) | Gabor Juhos | 2009-01-28 | 1 | -1/+1 |
* | tew-632brp: enable WAN port | Gabor Juhos | 2009-01-27 | 1 | -2/+6 |
* | experimental support for the Planex MZK-W04NU board | Gabor Juhos | 2009-01-26 | 5 | -2/+105 |
* | tew-632brp: add WPS button | Gabor Juhos | 2009-01-26 | 1 | -1/+8 |
* | move random MAC address generation into the platform initialization code | Gabor Juhos | 2009-01-26 | 3 | -12/+13 |
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 5 | -0/+89 |
* | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | 1 | -49/+2 |
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 5 | -1/+78 |
* | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | 1 | -1/+1 |
* | register WMAC device on the Netgear WNR2000 board | Gabor Juhos | 2009-01-03 | 1 | -0/+2 |
* | prepare for ath9k support | Gabor Juhos | 2009-01-02 | 2 | -0/+37 |
* | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | 5 | -0/+95 |
* | add dummy WMAC device | Gabor Juhos | 2008-12-30 | 4 | -0/+30 |
* | add experimental support for the Ubiquiti LSX board | Gabor Juhos | 2008-12-29 | 1 | -3/+11 |
* | add WMAC definitions | Gabor Juhos | 2008-12-26 | 1 | -0/+3 |
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 | 1 | -0/+6 |
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | 2 | -5/+23 |
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau a... | Gabor Juhos | 2008-12-20 | 3 | -5/+5 |
* | rb-4xx: setup code cleanup | Gabor Juhos | 2008-12-20 | 1 | -37/+16 |
* | improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ... | Gabor Juhos | 2008-12-19 | 1 | -6/+75 |
* | rename RouterStation stuff, and add machine type for the LSX board | Gabor Juhos | 2008-12-19 | 4 | -6/+7 |
* | prepare for RouterStation support | Gabor Juhos | 2008-12-15 | 4 | -0/+43 |
* | move machine setup code | Gabor Juhos | 2008-12-15 | 3 | -18/+24 |
* | tew-632brp: add status LED | Gabor Juhos | 2008-12-15 | 1 | -0/+5 |
* | tew-632brp: register GPIO buttons | Gabor Juhos | 2008-12-15 | 1 | -0/+18 |
* | tew-632brp: register GPIO LEDs | Gabor Juhos | 2008-12-15 | 1 | -0/+18 |
* | tew-632brp: use LZMA compressed uImage | Gabor Juhos | 2008-12-15 | 1 | -7/+7 |
* | tew-632brp: register flash device | Gabor Juhos | 2008-12-14 | 1 | -0/+58 |
* | register eth0 device on the TEW-632BRP board | Gabor Juhos | 2008-12-09 | 1 | -0/+10 |
* | ag71xx driver: increase size of dma descriptors | Gabor Juhos | 2008-12-09 | 1 | -1/+2 |
* | ag71xx driver: use same FIFO configuration for all SOC | Gabor Juhos | 2008-12-09 | 2 | -19/+26 |
* | ag71xx driver: add OOM handler | Gabor Juhos | 2008-12-08 | 2 | -8/+31 |
* | ag71xx driver: don't refill rx buffers twice | Gabor Juhos | 2008-12-08 | 1 | -2/+0 |
* | ag71xx driver: interrupt status is masked by hw, don't mask it again | Gabor Juhos | 2008-12-08 | 1 | -2/+0 |