Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: led: Tidy up SPL options for the led and led-gpio | Simon Glass | 2015-09-02 | -3/+10 |
* | led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED | Masahiro Yamada | 2015-08-18 | -1/+1 |
* | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada | 2015-08-12 | -0/+4 |
* | dm: test: Add a test for the LED uclass | Simon Glass | 2015-07-21 | -0/+6 |
* | led: Return -ENODEV if the LED device cannot be found | Simon Glass | 2015-07-21 | -2/+3 |
* | dm: led: Add a driver for GPIO-controlled LEDs | Simon Glass | 2015-07-21 | -0/+111 |
* | dm: Add support for LEDs | Simon Glass | 2015-07-21 | -0/+73 |