1. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  2. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · Thu Aug 24 13:55:44 2023 -0600
  3. 317bdb2 uuid: Move function comments to header file by Simon Glass · Thu Aug 24 13:55:36 2023 -0600
  4. dc3cb5d lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · Fri Aug 04 14:33:38 2023 +0100
  5. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  6. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · Thu Jul 13 14:28:39 2023 +0100
  7. 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · Sat Jul 15 21:38:51 2023 -0600
  8. f7f5578 efi: Include GUID names with EFI app and payload by Simon Glass · Mon Mar 20 08:30:12 2023 +1300
  9. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · Mon Mar 20 08:30:11 2023 +1300
  10. ff72cb3 efi: Create ECPT table by Jose Marinho · Thu Dec 23 14:51:07 2021 +0000
  11. f4c5bcb lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · Fri Jan 28 19:29:47 2022 +0100
  12. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · Sun Jan 16 17:46:38 2022 +0100
  13. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · Sun Jan 16 14:53:37 2022 +0100
  14. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · Sun Jan 16 14:10:23 2022 +0100
  15. 0a13b79 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · Sun Jan 16 11:55:39 2022 +0100
  16. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · Fri Oct 22 17:05:47 2021 +0200
  17. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  18. d03560b lib: uuid: use RNG device if present by Matthias Brugger · Fri Dec 18 10:28:03 2020 +0100
  19. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · Fri Nov 20 11:45:36 2020 +0100
  20. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · Fri Nov 20 11:45:35 2020 +0100
  21. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  22. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  23. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  24. 4acd4f0 uuid: Use const char * where possible by Simon Glass · Wed Apr 08 08:32:58 2020 -0600
  25. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  26. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  27. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · Sun Jul 14 23:31:50 2019 +0200
  28. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  29. 9d74ba6 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · Thu May 02 14:27:06 2019 +0200
  30. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · Mon Jan 07 21:23:38 2019 +0100
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  33. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · Tue Oct 27 11:00:28 2015 +0100
  34. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · Wed Apr 02 10:20:06 2014 +0200
  35. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · Wed Apr 02 10:20:05 2014 +0200
  36. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · Wed Apr 02 10:20:04 2014 +0200
  37. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  38. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · Wed Apr 02 10:20:02 2014 +0200
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  40. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · Tue Aug 23 11:06:56 2011 +0000