Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-04 | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | |
Not all boards have both LEDs hooked, so enabling both on boards with single LED will just waste power. Make it possible to choose LEDs by adding argument to twl4030_led_init(). Using this turn on only LEDB for pandora, leave both LEDs on for all other boards, as it was before this patch. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> | |||
2009-12-14 | Net: Clean up LAN91C96 Support | Ben Warren | |
A previous Commit converted the LAN91C96 Ethernet driver to using the CONFIG_NET_MULTI API, but did not include full board support. This patch finishes the job. Signed-off-by: Ben Warren <biggerbadderben@gmail.com> | |||
2009-09-05 | arm: move Logicpd's boards to board/logicpd/ | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |