Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f6ac14eae0a994a654b72863fc5264b771ee1325
/
cmd
/
gpt.c
5121529
cmd: gpt: add subcommand repair
by Philippe Reynes
· Fri Apr 22 17:46:49 2022 +0200
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
078d022
cmd: gpt: Add option to write GPT partitions to environment variable
by Farhan Ali
· Fri Feb 26 10:17:33 2021 -0800
0c6776c
cmd: gpt: add eMMC and GPT support
by Corneliu Doban
· Mon Nov 09 11:49:16 2020 +0530
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
443806d
cmd/gpt: avoid NULL check before free()
by Heinrich Schuchardt
· Tue Apr 28 21:40:13 2020 +0200
59a860d
part: detect EFI system partition
by Heinrich Schuchardt
· Thu Mar 19 13:49:34 2020 +0100
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
b0d3c0b
cmd/gpt: Address error cases during gpt rename more correctly
by Tom Rini
· Tue Jan 21 11:53:38 2020 -0500
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
fa8acbc
cmd: gpt: fix and tidy up help message
by Eugeniu Rosca
· Tue Apr 30 04:53:46 2019 +0200
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