summaryrefslogtreecommitdiff
path: root/drivers/led
Commit message (Expand)AuthorAgeLines
* dm: led: Tidy up SPL options for the led and led-gpioSimon Glass2015-09-02-3/+10
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-18-1/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+4
* dm: test: Add a test for the LED uclassSimon Glass2015-07-21-0/+6
* led: Return -ENODEV if the LED device cannot be foundSimon Glass2015-07-21-2/+3
* dm: led: Add a driver for GPIO-controlled LEDsSimon Glass2015-07-21-0/+111
* dm: Add support for LEDsSimon Glass2015-07-21-0/+73