1. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 6 months ago
  2. 91cc06b lib: support SMBIOS3 table in uuid_guid_get_str() by Heinrich Schuchardt · 9 months ago
  3. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 10 months ago
  4. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 2 months ago
  5. 8d6337e uuid: Move function comments to header file by Simon Glass · 1 year, 2 months ago
  6. 7048f26 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 3 months ago
  7. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  8. 5d24a43 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 3 months ago
  9. 3710802 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 3 months ago
  10. 4e5e49a efi: Include GUID names with EFI app and payload by Simon Glass · 1 year, 7 months ago
  11. ac93275 efi: Add another tranch of GUIDs by Simon Glass · 1 year, 7 months ago
  12. 6b92c17 efi: Create ECPT table by Jose Marinho · 2 years, 10 months ago
  13. 8d4c426 lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 9 months ago
  14. 38040a6 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 9 months ago
  15. 983a5a2 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 9 months ago
  16. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 9 months ago
  17. c1528f3 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 9 months ago
  18. 70a9f4d lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 3 years ago
  19. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  20. 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 3 years, 10 months ago
  21. c0364ce doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  22. 31ce367 lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  23. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  24. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  25. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 5 months ago
  26. 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 6 months ago
  27. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  28. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  29. a1b633d lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · 5 years ago
  30. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  31. 4ccf678 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 5 years ago
  32. 05f6da3 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  35. bcb41dc uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  36. 3920638 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  37. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  38. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  39. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  40. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  41. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. e11938e lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago