aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/read.c
Commit message (Expand)AuthorAgeFilesLines
* read: Tidy up use of map_sysmem() in the read commandSimon Glass2024-09-181-4/+6
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+1
* cmd: introduce 'write' commandRasmus Villemoes2023-03-171-7/+22
* cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...Rasmus Villemoes2023-03-171-24/+8
* dm: core: Support sandbox with read interfaceSimon Glass2022-08-121-1/+2
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-5/+5
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* cmd/read.c: Fix checking blk_dread return valueTom Rini2017-08-201-1/+1
* Kconfig: Convert CMD_READ to KconfigSimon Glass2017-08-111-1/+1
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-1/+1
* dm: part: Rename some partition functionsSimon Glass2016-03-141-1/+1
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-141-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+81