summaryrefslogtreecommitdiff
path: root/cmd/led.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2019-06-21cmd/led.c: fix typos in online helpAnatolij Gustschin1-1/+1
2019-06-05cmd/led: check subcommand "list" instead "l"Heiko Schocher1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-12cmd/led.c: Remove unnecessary check on 'cmd' valueTom Rini1-2/+0
2017-04-15dm: led: Add a new 'led' commandSimon Glass1-0/+145
2017-04-15sandbox: Add some test LEDsSimon Glass1-187/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-34/+35
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+186