Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-25 | blk: Rename if_type to uclass_id | Simon Glass | 1 | -9/+9 |
2022-09-16 | blk: Drop if_typeWIP/2022-09-16-rationalize-the-block-interface | Simon Glass | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -2/+2 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -6/+6 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+2 |
2020-01-16 | cmd/blk_common: clarify no partition error message | Alexandre Besnard | 1 | -1/+2 |
2019-12-03 | blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more | Tom Rini | 1 | -2/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-08 | Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig | Adam Ford | 1 | -1/+1 |
2017-11-29 | cmd: blk: remove unreachable code | Heinrich Schuchardt | 1 | -2/+0 |
2017-09-15 | cmd: blk: Use LBAFU in the common block command | Bin Meng | 1 | -6/+4 |
2017-08-17 | dm: blk: Add a generic function for block device commands | Simon Glass | 1 | -0/+104 |