index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
gpt.c
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-05-02
cmd: gpt: fix and tidy up help message
Eugeniu Rosca
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-04
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
2017-08-04
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-04
GPT: read partition table from device into a data structure
Alison Chaiken
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
2017-03-17
gpt: Fix uuid string format
Vincent Tinelli
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2016-08-05
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
2016-06-12
cmd: gpt: add - partition size parsing
Michael Trimarchi
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass