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