1. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  2. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  3. 4acd4f0 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  4. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  5. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  6. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · 5 years ago
  7. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  8. 9d74ba6 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 6 years ago
  9. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  12. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  13. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  14. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  15. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  16. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  17. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago