Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
cmd
/
gpt.c
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
d026609
cmd: gpt: fix and tidy up help message
by Eugeniu Rosca
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
3a2605f
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· 7 years ago
bf52fcd
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
18030d0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
f66bc0e
GPT: incomplete initialization in allocate_disk_part
by Heinrich Schuchardt
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
2fcaa41
gpt: harden set_gpt_info() against non NULL-terminated strings
by Alison Chaiken
· 7 years ago
203f9b4
GPT: provide commands to selectively rename partitions
by Alison Chaiken
· 7 years ago
09a4993
GPT: read partition table from device into a data structure
by Alison Chaiken
· 7 years ago
73d6d18
GPT: add accessor function for disk GUID
by Alison Chaiken
· 7 years ago
9da52f8
gpt: Fix uuid string format
by Vincent Tinelli
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
c2fdd34
cmd: gpt: fix the wrong size parse for the last partition
by Kever Yang
· 8 years ago
666362356
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· 8 years ago
db1d9e7
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_gpt.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_gpt.c]
cfdaf4c
part:efi: add bootable parameter in gpt command
by Patrick Delaunay
· 9 years ago
bbb9ffa
gpt: command: Extend gpt command to support GPT table verification
by Lukasz Majewski
· 9 years ago
74f889b
gpt: doc: Update gpt command's help description
by Lukasz Majewski
· 9 years ago
5af9dd3
gpt: command: Remove duplicated check for empty partition description
by Lukasz Majewski
· 9 years ago
7561b25
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· 9 years ago
0c7e8d1
gpt: support random UUIDs without setting environment variables
by Rob Herring
· 10 years ago
a150e6c
gpt: fix error reporting on partition table write failures
by Rob Herring
· 10 years ago
3920638
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· 11 years ago
619f0fd
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· 11 years ago
1f8b546
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3e34cf7
gpt: fix partion size limit
by Piotr Wilczek
· 12 years ago
8b09623
gpt: Support for new "gpt" command
by Piotr Wilczek
· 12 years ago