aboutsummaryrefslogtreecommitdiff
path: root/drivers/led/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-13led: add TI LP5562 LED driverDoug Zobel1-0/+8
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang1-1/+1
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang1-1/+1
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang1-1/+1
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang1-1/+1
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-2/+2
2022-04-11led: led_pwm: Add a driver for LEDs connected to PWMIvan Vozvakhov1-0/+6
2022-03-07drivers: led: led_bcm6753: initial supportPhilippe Reynes1-0/+7
2020-08-07led: led_cortina: Add CAxxx LED supportJway Lin1-0/+8
2020-01-23led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes1-1/+1
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes1-1/+1
2019-04-22led: add initial support for bcm6858Philippe Reynes1-0/+7
2017-05-10dm: led: add BCM6358 led driverÁlvaro Fernández Rojas1-0/+8
2017-05-10dm: led: add BCM6328 led driverÁlvaro Fernández Rojas1-0/+11
2017-04-14dm: led: Add support for blinking LEDsSimon Glass1-0/+9
2017-04-14dm: led: Add a missing blank line in the Kconfig fileSimon Glass1-0/+1
2017-01-21status_led: Kconfig migration - introductionUri Mashiach1-1/+322
2015-09-02dm: led: Tidy up SPL options for the led and led-gpioSimon Glass1-1/+8
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada1-1/+1
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+4
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass1-0/+9
2015-07-21dm: Add support for LEDsSimon Glass1-0/+17