summaryrefslogtreecommitdiff
path: root/cmd/demo.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-08-14cmd: demo: Remove duplicated help message for list subcommandMichal Simek1-1/+0
2020-08-04dm: core: Drop dm.h header file from dm-demo.hSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-10/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-19sandbox: Add 64-bit sandboxMario Six1-3/+3
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+132