summaryrefslogtreecommitdiff
path: root/cmd/gpt.c
Commit message (Expand)AuthorAgeFilesLines
* gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken2017-08-041-27/+36
* GPT: provide commands to selectively rename partitionsAlison Chaiken2017-08-041-4/+233
* GPT: read partition table from device into a data structureAlison Chaiken2017-08-041-0/+125
* GPT: add accessor function for disk GUIDAlison Chaiken2017-08-041-0/+26
* gpt: Fix uuid string formatVincent Tinelli2017-03-171-1/+1
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* cmd: gpt: fix the wrong size parse for the last partitionKever Yang2016-08-051-2/+2
* cmd: gpt: add - partition size parsingMichael Trimarchi2016-06-121-2/+11
* 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-4/+4
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+456