summaryrefslogtreecommitdiffstats
path: root/cmd/part.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: part: Add subcommand to list supported partition tablesNiel Fourie2020-07-071-2/+25
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-7/+8
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-3/+3
* cmd: part: number: return hexadecimal valueRoman Stratiienko2019-10-041-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* cmd: part: Add 'number' sub-commandRuslan Trofymenko2019-07-241-1/+15
* cmd: part: use MAX_SEARCH_PARTITIONS for part searchKever Yang2018-09-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: part: Extract common code to separate functionSam Protsenko2018-03-131-38/+23
* cmd: part: Allow passing partition name to start and sizeSam Protsenko2018-03-131-11/+25
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* dm: part: Rename some partition functionsSimon Glass2016-03-141-4/+4
* dm: blk: Rename get_device_and_partition()Simon Glass2016-03-141-1/+1
* dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-141-3/+3
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-4/+4
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+216