Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | remove netif schedule from the ag71xx driver | Gabor Juhos | 2009-02-13 | |
| | | | | SVN-Revision: 14494 | |||
* | remove 2.6.26 specific stuff | Gabor Juhos | 2009-02-13 | |
| | | | | SVN-Revision: 14493 | |||
* | add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵ | Gabor Juhos | 2009-02-12 | |
| | | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488 | |||
* | fix a typo in the dynamic mdio patch | Gabor Juhos | 2009-02-12 | |
| | | | | SVN-Revision: 14487 | |||
* | pull ethernet mac out of reset before registering the mdio_bus | Gabor Juhos | 2009-02-12 | |
| | | | | SVN-Revision: 14486 | |||
* | parse the board parameter from the command line first Signed-off-by: Andrea ↵ | Gabor Juhos | 2009-02-12 | |
| | | | | | | 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>) SVN-Revision: 14482 | |||
* | sync kernel configs | Gabor Juhos | 2009-02-10 | |
| | | | | SVN-Revision: 14469 | |||
* | update to 2.6.27.15 | Gabor Juhos | 2009-02-08 | |
| | | | | SVN-Revision: 14440 | |||
* | update mdio patch | Gabor Juhos | 2009-02-06 | |
| | | | | SVN-Revision: 14426 | |||
* | create firmware images for the Planex MZK-W04NU board | Gabor Juhos | 2009-02-05 | |
| | | | | SVN-Revision: 14413 | |||
* | parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-03 | |
| | | | | SVN-Revision: 14384 | |||
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | |
| | | | | SVN-Revision: 14383 | |||
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵ | Gabor Juhos | 2009-02-03 | |
| | | | | | | Hansen and to Jonas) SVN-Revision: 14382 | |||
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | |
| | | | | SVN-Revision: 14371 | |||
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | |
| | | | | SVN-Revision: 14366 | |||
* | print some informations about the SoC at bootup | Gabor Juhos | 2009-02-01 | |
| | | | | SVN-Revision: 14338 | |||
* | fix UBNT-RS image generation | Gabor Juhos | 2009-01-28 | |
| | | | | SVN-Revision: 14251 | |||
* | fix leds-gpio platform data initialization (closes #4512) | Gabor Juhos | 2009-01-28 | |
| | | | | SVN-Revision: 14238 | |||
* | tew-632brp: enable WAN port | Gabor Juhos | 2009-01-27 | |
| | | | | SVN-Revision: 14216 | |||
* | experimental support for the Planex MZK-W04NU board | Gabor Juhos | 2009-01-26 | |
| | | | | SVN-Revision: 14208 | |||
* | update 2.6.28 config | Gabor Juhos | 2009-01-26 | |
| | | | | SVN-Revision: 14207 | |||
* | tew-632brp: add WPS button | Gabor Juhos | 2009-01-26 | |
| | | | | SVN-Revision: 14205 | |||
* | move random MAC address generation into the platform initialization code | Gabor Juhos | 2009-01-26 | |
| | | | | SVN-Revision: 14204 | |||
* | update to 2.6.27.13 | Gabor Juhos | 2009-01-25 | |
| | | | | SVN-Revision: 14179 | |||
* | switch to 2.6.27.12 | Gabor Juhos | 2009-01-23 | |
| | | | | SVN-Revision: 14157 | |||
* | fix Ubiquiti RouterStation images | Gabor Juhos | 2009-01-22 | |
| | | | | SVN-Revision: 14144 | |||
* | enable yaffs on 2.6.28 | Gabor Juhos | 2009-01-18 | |
| | | | | SVN-Revision: 14087 | |||
* | update to 2.6.27.11 | Gabor Juhos | 2009-01-15 | |
| | | | | SVN-Revision: 14043 | |||
* | don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵ | Gabor Juhos | 2009-01-05 | |
| | | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878 | |||
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | |
| | | | | SVN-Revision: 13863 | |||
* | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | |
| | | | | SVN-Revision: 13861 | |||
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | |
| | | | | SVN-Revision: 13860 | |||
* | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | |
| | | | | SVN-Revision: 13853 | |||
* | fix compiler warnings in the m25p80 driver on 2.6.28 | Gabor Juhos | 2009-01-03 | |
| | | | | SVN-Revision: 13838 | |||
* | register WMAC device on the Netgear WNR2000 board | Gabor Juhos | 2009-01-03 | |
| | | | | SVN-Revision: 13836 | |||
* | switch to 2.6.27 | Gabor Juhos | 2009-01-03 | |
| | | | | SVN-Revision: 13832 | |||
* | prepare for ath9k support | Gabor Juhos | 2009-01-02 | |
| | | | | SVN-Revision: 13825 | |||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | |
| | | | | SVN-Revision: 13819 | |||
* | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | |
| | | | | SVN-Revision: 13775 | |||
* | add dummy WMAC device | Gabor Juhos | 2008-12-30 | |
| | | | | SVN-Revision: 13769 | |||
* | add experimental support for the Ubiquiti LSX board | Gabor Juhos | 2008-12-29 | |
| | | | | SVN-Revision: 13759 | |||
* | generate firmware image for the Ubiquiti RouterStation board (based on a ↵ | Gabor Juhos | 2008-12-29 | |
| | | | | | | patch by Jonas <jmajau at ubnt.com>) SVN-Revision: 13758 | |||
* | don't override CONFIG_NF_CT_ACCT | Gabor Juhos | 2008-12-28 | |
| | | | | SVN-Revision: 13756 | |||
* | generate firmware image for the D-Link DIR-615 C1 board | Gabor Juhos | 2008-12-28 | |
| | | | | SVN-Revision: 13755 | |||
* | add WMAC definitions | Gabor Juhos | 2008-12-26 | |
| | | | | SVN-Revision: 13746 | |||
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 | |
| | | | | SVN-Revision: 13745 | |||
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | |
| | | | | SVN-Revision: 13736 | |||
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵ | Gabor Juhos | 2008-12-20 | |
| | | | | | | at ubnt.com>) SVN-Revision: 13699 | |||
* | rb-4xx: setup code cleanup | Gabor Juhos | 2008-12-20 | |
| | | | | SVN-Revision: 13698 | |||
* | improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵ | Gabor Juhos | 2008-12-19 | |
| | | | | | | ubnt.com>) SVN-Revision: 13697 |