1. d03560b lib: uuid: use RNG device if present by Matthias Brugger · Fri Dec 18 10:28:03 2020 +0100
  2. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · Fri Nov 20 11:45:36 2020 +0100
  3. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · Fri Nov 20 11:45:35 2020 +0100
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  6. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  7. 4acd4f0 uuid: Use const char * where possible by Simon Glass · Wed Apr 08 08:32:58 2020 -0600
  8. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  9. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  10. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · Sun Jul 14 23:31:50 2019 +0200
  11. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  12. 9d74ba6 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · Thu May 02 14:27:06 2019 +0200
  13. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · Mon Jan 07 21:23:38 2019 +0100
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · Tue Oct 27 11:00:28 2015 +0100
  17. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · Wed Apr 02 10:20:06 2014 +0200
  18. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · Wed Apr 02 10:20:05 2014 +0200
  19. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · Wed Apr 02 10:20:04 2014 +0200
  20. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · Wed Apr 02 10:20:03 2014 +0200
  21. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · Wed Apr 02 10:20:02 2014 +0200
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  23. 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