summaryrefslogtreecommitdiff
path: root/cmd/demo.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: List all uclass devices regardless of probe errorMichal Suchanek2022-10-171-6/+9
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* cmd: demo: Remove duplicated help message for list subcommandMichal Simek2020-08-141-1/+0
* dm: core: Drop dm.h header file from dm-demo.hSimon Glass2020-08-031-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-10/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sandbox: Add 64-bit sandboxMario Six2018-02-181-3/+3
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+132