Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | -1/+1 |
| | | | | | | | | | | | | 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> | |||
* | Net: Clean up LAN91C96 Support | Ben Warren | 2009-12-14 | -0/+12 |
| | | | | | | | | 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> | |||
* | arm: move Logicpd's boards to board/logicpd/ | Jean-Christophe PLAGNIOL-VILLARD | 2009-09-05 | -0/+88 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |