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