1. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  2. b0d3c0b cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · Tue Jan 21 11:53:38 2020 -0500
  3. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  4. fa8acbc cmd: gpt: fix and tidy up help message by Eugeniu Rosca · Tue Apr 30 04:53:46 2019 +0200
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 309a6fa cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · Wed Oct 18 15:11:08 2017 +0200
  7. 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
  8. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · Tue Sep 26 07:42:28 2017 -0700
  9. 30725f5 GPT: incomplete initialization in allocate_disk_part by Heinrich Schuchardt · Thu Sep 21 19:03:06 2017 +0200
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  11. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  12. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  13. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  14. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  15. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  16. bdfacea gpt: Fix uuid string format by Vincent Tinelli · Mon Feb 27 16:11:15 2017 +0200
  17. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  18. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · Fri Jul 29 11:12:18 2016 +0800
  19. 853445f cmd: gpt: add - partition size parsing by Michael Trimarchi · Wed Jun 08 10:18:16 2016 +0200
  20. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  21. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  22. 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]
  23. 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]
  24. 7840c4a part:efi: add bootable parameter in gpt command by Patrick Delaunay · Tue Nov 17 11:36:52 2015 +0100
  25. 309691b gpt: command: Extend gpt command to support GPT table verification by Lukasz Majewski · Fri Nov 20 08:06:17 2015 +0100
  26. cc5f3d7 gpt: doc: Update gpt command's help description by Lukasz Majewski · Fri Nov 13 07:42:10 2015 +0100
  27. ad4e590 gpt: command: Remove duplicated check for empty partition description by Lukasz Majewski · Fri Nov 20 08:06:13 2015 +0100
  28. 8248c8d gpt: add optional parameter type in gpt command by Patrick Delaunay · Tue Oct 27 11:00:27 2015 +0100
  29. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · Mon Jan 26 09:44:18 2015 -0600
  30. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · Mon Jan 26 09:43:15 2015 -0600
  31. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · Wed Apr 02 10:20:06 2014 +0200
  32. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · Fri Oct 04 18:53:04 2013 +0200
  33. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  35. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · Sun Jan 27 22:59:25 2013 +0000
  36. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · Tue Dec 11 11:09:47 2012 +0100