summaryrefslogtreecommitdiff
path: root/cmd/gpt.c
AgeCommit message (Expand)Author
2019-06-25gpt: Add subcommand 'setuuid' to set the UUID.Christoph Muellner
2018-01-17UPSTREAM: cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for...Tom Rini
2018-01-17UPSTREAM: GPT: fix memory leaks identified by CoverityAlison Chaiken
2018-01-16UPSTREAM: GPT: incomplete initialization in allocate_disk_partHeinrich Schuchardt
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-04gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-04GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-04GPT: read partition table from device into a data structureAlison Chaiken
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken
2017-03-17gpt: Fix uuid string formatVincent Tinelli
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2016-08-05cmd: gpt: fix the wrong size parse for the last partitionKever Yang
2016-06-12cmd: gpt: add - partition size parsingMichael Trimarchi
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass