summaryrefslogtreecommitdiff
path: root/cmd/blk_common.c
AgeCommit message (Expand)Author
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-16blk: Drop if_typeSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-16cmd/blk_common: clarify no partition error messageAlexandre Besnard
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2017-11-29cmd: blk: remove unreachable codeHeinrich Schuchardt
2017-09-15cmd: blk: Use LBAFU in the common block commandBin Meng
2017-08-17dm: blk: Add a generic function for block device commandsSimon Glass