aboutsummaryrefslogtreecommitdiff
path: root/cmd/gpt.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-17gpt: Fix uuid string formatVincent Tinelli1-1/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-4/+0
2016-08-05cmd: gpt: fix the wrong size parse for the last partitionKever Yang1-2/+2
2016-06-12cmd: gpt: add - partition size parsingMichael Trimarchi1-2/+11
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass1-1/+1
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass1-4/+4
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+456