1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  3. fb9e948 lib: uuid: supporting building as part of host tools by Caleb Connolly · 3 months ago
  4. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · 3 months ago
  5. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  6. b36c9a0 lib: support SMBIOS3 table in uuid_guid_get_str() by Heinrich Schuchardt · 10 months ago
  7. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
  8. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  9. 317bdb2 uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  10. dc3cb5d lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
  11. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  12. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
  13. 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 4 months ago
  14. f7f5578 efi: Include GUID names with EFI app and payload by Simon Glass · 1 year, 8 months ago
  15. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · 1 year, 8 months ago
  16. ff72cb3 efi: Create ECPT table by Jose Marinho · 3 years ago
  17. f4c5bcb lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  18. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  19. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  20. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  21. 0a13b79 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 10 months ago
  22. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 3 years, 1 month ago
  23. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  24. d03560b lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
  25. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  26. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  27. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  28. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  29. 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
  30. 4acd4f0 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  31. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  32. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  33. 1c126e2 lib: uuid: alignment error in gen_rand_uuid() by Heinrich Schuchardt · 5 years ago
  34. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  35. 9d74ba6 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y by Eugeniu Rosca · 6 years ago
  36. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  39. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  40. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  41. 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  42. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  43. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  44. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago