Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0576f9bf3930907abf400b85b190845cf3478220
/
cmd
/
gpt.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
309a6fa
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· Wed Oct 18 15:11:08 2017 +0200
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· Sat Oct 07 11:27:59 2017 -0400
7e805c0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· Tue Sep 26 07:42:28 2017 -0700
30725f5
GPT: incomplete initialization in allocate_disk_part
by Heinrich Schuchardt
· Thu Sep 21 19:03:06 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
8dcee7c
gpt: harden set_gpt_info() against non NULL-terminated strings
by Alison Chaiken
· Tue Jul 04 11:19:46 2017 -0700
8b3397f
GPT: provide commands to selectively rename partitions
by Alison Chaiken
· Tue Jul 04 11:19:18 2017 -0700
f04d4b5
GPT: read partition table from device into a data structure
by Alison Chaiken
· Tue Jul 04 11:18:50 2017 -0700
e422258
GPT: add accessor function for disk GUID
by Alison Chaiken
· Sun Jun 25 16:43:23 2017 -0700
bdfacea
gpt: Fix uuid string format
by Vincent Tinelli
· Mon Feb 27 16:11:15 2017 +0200
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
f1d070d
cmd: gpt: fix the wrong size parse for the last partition
by Kever Yang
· Fri Jul 29 11:12:18 2016 +0800
853445f
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· Wed Jun 08 10:18:16 2016 +0200
be1e9bb
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· Mon Feb 29 15:25:42 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_gpt.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_gpt.c]
7840c4a
part:efi: add bootable parameter in gpt command
by Patrick Delaunay
· Tue Nov 17 11:36:52 2015 +0100
309691b
gpt: command: Extend gpt command to support GPT table verification
by Lukasz Majewski
· Fri Nov 20 08:06:17 2015 +0100
cc5f3d7
gpt: doc: Update gpt command's help description
by Lukasz Majewski
· Fri Nov 13 07:42:10 2015 +0100
ad4e590
gpt: command: Remove duplicated check for empty partition description
by Lukasz Majewski
· Fri Nov 20 08:06:13 2015 +0100
8248c8d
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· Tue Oct 27 11:00:27 2015 +0100
d976197
gpt: support random UUIDs without setting environment variables
by Rob Herring
· Mon Jan 26 09:44:18 2015 -0600
008ab49
gpt: fix error reporting on partition table write failures
by Rob Herring
· Mon Jan 26 09:43:15 2015 -0600
5ec2ed2
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· Wed Apr 02 10:20:06 2014 +0200
bfd4a71
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· Fri Oct 04 18:53:04 2013 +0200
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· Wed Aug 21 11:39:19 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
36c06b1
gpt: fix partion size limit
by Piotr Wilczek
· Sun Jan 27 22:59:25 2013 +0000
cc00ea8
gpt: Support for new "gpt" command
by Piotr Wilczek
· Tue Dec 11 11:09:47 2012 +0100