index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_gpt.c
Age
Commit message (
Expand
)
Author
2016-01-25
Move all command code into its own directory
Simon Glass
2015-11-23
part:efi: add bootable parameter in gpt command
Patrick Delaunay
2015-11-23
gpt: command: Extend gpt command to support GPT table verification
Lukasz Majewski
2015-11-23
gpt: doc: Update gpt command's help description
Lukasz Majewski
2015-11-23
gpt: command: Remove duplicated check for empty partition description
Lukasz Majewski
2015-11-12
gpt: add optional parameter type in gpt command
Patrick Delaunay
2015-03-05
gpt: support random UUIDs without setting environment variables
Rob Herring
2015-03-05
gpt: fix error reporting on partition table write failures
Rob Herring
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2013-11-08
cmd/gpt: Support gpt command for all devices
Egbert Eich
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-20
gpt: fix partion size limit
Piotr Wilczek
2012-12-13
gpt: Support for new "gpt" command
Piotr Wilczek