summaryrefslogtreecommitdiff
path: root/cmd/read.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-1/+1
2017-08-20cmd/read.c: Fix checking blk_dread return valueTom Rini1-1/+1
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass1-1/+1
2016-03-15dm: block: Adjust device calls to go through helpers functionSimon Glass1-1/+1
2016-03-15dm: part: Rename some partition functionsSimon Glass1-1/+1
2016-03-15dm: blk: Rename get_dev() to blk_get_dev()Simon Glass1-1/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-2/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+81