Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | part: Drop disk_partition_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | cmd/read.c: Fix checking blk_dread return value | Tom Rini | 2017-08-20 | 1 | -1/+1 |
* | Kconfig: Convert CMD_READ to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+1 |
* | dm: block: Adjust device calls to go through helpers function | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | dm: part: Rename some partition functions | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | dm: blk: Rename get_dev() to blk_get_dev() | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | 1 | -2/+2 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+81 |