1. dc9e29f mkimage: ecdsa: add nodes to signature/key node by Matthias Pritschet · 3 months ago
  2. a0c7dbb mkimage: ecdsa: add signature/key nodes to dtb if missing by Matthias Pritschet · 3 months ago
  3. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · 8 weeks ago
  4. 121dd49 tiny-printf: Correct return values by Simon Glass · 10 weeks ago
  5. d6fce7d fdtdec: Support separate BSS for all XPL builds by Simon Glass · 10 weeks ago
  6. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · 10 weeks ago
  7. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  8. b010250 efi_loader: fix some function descriptions by Heinrich Schuchardt · 10 weeks ago
  9. 20585cd fwu: print a message if empty capsule checks fail by Sughosh Ganu · 3 months ago
  10. 9a81bfd fwu: do not allow capsule processing on exceeding Trial Counter threshold by Sughosh Ganu · 3 months ago
  11. 44dff85 fwu: add dependency checks for selecting FWU metadata version by Sughosh Ganu · 3 months ago
  12. 4c63b7e fwu: check all images for transitioning out of Trial State by Sughosh Ganu · 3 months ago
  13. 97c9fb3 fwu: v1: do a version check for the metadata by Sughosh Ganu · 3 months ago
  14. 0a4651b fwu: v2: try reading both copies of metadata by Sughosh Ganu · 3 months ago
  15. cba7378 efi_loader: Put back copyright message by Simon Glass · 3 months ago
  16. 380c843a efi_loader: Use puts() in cout so that console recording works by Simon Glass · 3 months ago
  17. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  18. fb9e948 lib: uuid: supporting building as part of host tools by Caleb Connolly · 3 months ago
  19. 3744e47 efi: add a helper to generate dynamic UUIDs by Caleb Connolly · 3 months ago
  20. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · 3 months ago
  21. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
  22. 868937f efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · 4 months ago
  23. fe14afc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · 4 months ago
  24. 32833cf efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · 4 months ago
  25. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  26. f04416f lmb: add logic to print lmb flag strings by Sughosh Ganu · 3 months ago
  27. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  28. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 3 months ago
  29. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  30. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 3 months ago
  31. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 3 months ago
  32. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  33. 6518b41 lmb: reserve common areas during board init by Sughosh Ganu · 3 months ago
  34. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 3 months ago
  35. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
  36. 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 3 months ago
  37. aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · 3 months ago
  38. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · 3 months ago
  39. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  40. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  41. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  42. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  43. 164332f lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · 3 months ago
  44. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · 3 months ago
  45. d179142 lib: move phdr increment to for loop heading by Maxim Moskalets · 3 months ago
  46. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · 3 months ago
  47. 462617e efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · 3 months ago
  48. b92f7ba efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · 4 months ago
  49. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  50. 0e49fd1 lib: elf: Fix bootelf -p crash issue by JianfengA.Zhu@sony.com · 4 months ago
  51. 4e11a33 efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · 4 months ago
  52. 5f6806d efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · 4 months ago
  53. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago
  54. ed12284 fdt: Don't overwrite bloblist devicetree by Simon Glass · 4 months ago
  55. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 4 months ago
  56. e1edadf alist: Add support for an allocated pointer list by Simon Glass · 4 months ago
  57. 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · 4 months ago
  58. 1a6d2e0 fdt: Correct condition for bloblist existing by Simon Glass · 4 months ago
  59. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 4 months ago
  60. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 4 months ago
  61. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 4 months ago
  62. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 4 months ago
  63. bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 4 months ago
  64. feb76da efi_loader: add /dtbs search path by Caleb Connolly · 4 months ago
  65. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 4 months ago
  66. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 5 months ago
  67. 96cbd06 zlib: Fix big performance regression by Christophe Leroy · 4 months ago
  68. 0ac2798 efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description by Michal Simek · 4 months ago
  69. 8257f16 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · 5 months ago
  70. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · 4 months ago
  71. f0c233b lib: Remove duplicate newlines by Marek Vasut · 5 months ago
  72. 67a81d2 efi_loader: print device-tree in dtbdump.efi by Heinrich Schuchardt · 5 months ago
  73. 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 6 months ago
  74. 9796bdd Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · 5 months ago
  75. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  76. bd5515d smbios: Correct error handling when writing tables by Simon Glass · 5 months ago
  77. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · 5 months ago
  78. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 5 months ago
  79. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 7 months ago
  80. 1f47e4e Merge branch 'next' by Tom Rini · 5 months ago
  81. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 5 months ago
  82. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  83. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 5 months ago
  84. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · 5 months ago
  85. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · 5 months ago
  86. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
  87. b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 5 months ago
  88. ea5e651 tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · 5 months ago
  89. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  90. fa3ab34 efi_loader: fix the return values on efi_tcg by Ilias Apalodimas · 5 months ago
  91. 5e455bc tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · 5 months ago
  92. a7aa395 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · 7 months ago
  93. 7d95500 lib: smbios: Let detect the system via sysinfo by Michal Simek · 7 months ago
  94. 3a67d13 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · 5 months ago
  95. 60b515d smbios: only look for a SYSINFO udevice if SYSINFO support is enabled by Quentin Schulz · 6 months ago
  96. c90c195 tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 6 months ago
  97. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 6 months ago
  98. a90e793 Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 6 months ago
  99. cec1548 efi_loader: select BLK not depends on BLK by Tom Rini · 6 months ago
  100. ad52dc3 efi_loader: Fix capsule_esl.dtsi.in comment style by Michal Simek · 6 months ago