summaryrefslogtreecommitdiff
path: root/drivers/led
Commit message (Expand)AuthorAgeFilesLines
...
* dm: led: Adjust the LED uclassSimon Glass2017-04-142-6/+6
* dm: led: Rename struct led_uclass_platSimon Glass2017-04-142-4/+4
* dm: led: Add a missing blank line in the Kconfig fileSimon Glass2017-04-141-0/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* status_led: Kconfig migration - introductionUri Mashiach2017-01-211-1/+322
* dm: led: Tidy up SPL options for the led and led-gpioSimon Glass2015-09-022-3/+10
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-181-1/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+4
* dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+6
* led: Return -ENODEV if the LED device cannot be foundSimon Glass2015-07-211-2/+3
* dm: led: Add a driver for GPIO-controlled LEDsSimon Glass2015-07-213-0/+111
* dm: Add support for LEDsSimon Glass2015-07-213-0/+73