Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
529ea1c3536314bf79d44362bb0b4a459bad55d5
/
cmd
/
gpt.c
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
fa8acbc
cmd: gpt: fix and tidy up help message
by Eugeniu Rosca
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
309a6fa
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· 7 years ago
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
7e805c0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
30725f5
GPT: incomplete initialization in allocate_disk_part
by Heinrich Schuchardt
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
8dcee7c
gpt: harden set_gpt_info() against non NULL-terminated strings
by Alison Chaiken
· 7 years ago
8b3397f
GPT: provide commands to selectively rename partitions
by Alison Chaiken
· 7 years ago
f04d4b5
GPT: read partition table from device into a data structure
by Alison Chaiken
· 7 years ago
e422258
GPT: add accessor function for disk GUID
by Alison Chaiken
· 7 years ago
bdfacea
gpt: Fix uuid string format
by Vincent Tinelli
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
f1d070d
cmd: gpt: fix the wrong size parse for the last partition
by Kever Yang
· 8 years ago
853445f
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· 8 years ago
be1e9bb
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_gpt.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_gpt.c]
7840c4a
part:efi: add bootable parameter in gpt command
by Patrick Delaunay
· 9 years ago
309691b
gpt: command: Extend gpt command to support GPT table verification
by Lukasz Majewski
· 9 years ago
cc5f3d7
gpt: doc: Update gpt command's help description
by Lukasz Majewski
· 9 years ago
ad4e590
gpt: command: Remove duplicated check for empty partition description
by Lukasz Majewski
· 9 years ago
8248c8d
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· 9 years ago
d976197
gpt: support random UUIDs without setting environment variables
by Rob Herring
· 10 years ago
008ab49
gpt: fix error reporting on partition table write failures
by Rob Herring
· 10 years ago
5ec2ed2
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· 11 years ago
bfd4a71
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· 11 years ago
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
36c06b1
gpt: fix partion size limit
by Piotr Wilczek
· 12 years ago
cc00ea8
gpt: Support for new "gpt" command
by Piotr Wilczek
· 12 years ago