Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | cmd: introduce 'write' command | Rasmus Villemoes |
2023-03-17 | cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d... | Rasmus Villemoes |
2022-08-12 | dm: core: Support sandbox with read interface | 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-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2017-08-20 | cmd/read.c: Fix checking blk_dread return value | Tom Rini |
2017-08-11 | Kconfig: Convert CMD_READ to Kconfig | Simon Glass |
2016-03-14 | dm: block: Adjust device calls to go through helpers function | Simon Glass |
2016-03-14 | dm: part: Rename some partition functions | Simon Glass |
2016-03-14 | dm: blk: Rename get_dev() to blk_get_dev() | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |