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