1. ee8e6a6 global_data: Remove environment members if not used by Simon Glass · Wed Aug 21 10:19:25 2024 -0600
  2. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  3. 0e49fd1 lib: elf: Fix bootelf -p crash issue by JianfengA.Zhu@sony.com · Wed Aug 07 02:20:07 2024 +0000
  4. 4e11a33 efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · Wed Aug 07 00:11:38 2024 +0200
  5. 5f6806d efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · Wed Jul 31 10:13:04 2024 +0200
  6. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · Fri Aug 09 16:03:21 2024 -0600
  7. ed12284 fdt: Don't overwrite bloblist devicetree by Simon Glass · Wed Aug 07 16:47:22 2024 -0600
  8. 1162e49 Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · Wed Aug 07 08:49:18 2024 -0600
  9. e1edadf alist: Add support for an allocated pointer list by Simon Glass · Tue Jul 30 08:39:37 2024 -0600
  10. 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · Tue Jul 30 08:39:36 2024 -0600
  11. 1a6d2e0 fdt: Correct condition for bloblist existing by Simon Glass · Wed Jul 31 08:49:05 2024 -0600
  12. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · Tue Jul 30 16:41:31 2024 +0530
  13. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · Tue Jul 30 16:41:30 2024 +0530
  14. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · Tue Jul 30 16:41:29 2024 +0530
  15. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · Wed Jul 24 15:26:04 2024 +0200
  16. bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · Tue Jul 23 16:44:23 2024 +0200
  17. feb76da efi_loader: add /dtbs search path by Caleb Connolly · Mon Jul 22 19:55:23 2024 +0200
  18. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · Thu Jul 18 14:05:09 2024 +0200
  19. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · Thu Jun 20 23:15:31 2024 +0300
  20. 96cbd06 zlib: Fix big performance regression by Christophe Leroy · Tue Jul 16 08:35:46 2024 -0600
  21. 0ac2798 efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description by Michal Simek · Tue Jul 16 15:56:51 2024 +0200
  22. 8257f16 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · Sat Jul 13 13:30:29 2024 +0200
  23. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · Mon Jul 15 12:28:22 2024 -0600
  24. f0c233b lib: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:22 2024 +0200
  25. 67a81d2 efi_loader: print device-tree in dtbdump.efi by Heinrich Schuchardt · Sat Jun 29 09:00:46 2024 +0200
  26. 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · Thu Jun 13 15:27:53 2024 -0500
  27. 9796bdd Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · Fri Jul 05 09:44:54 2024 -0600
  28. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · Sun Jun 23 23:10:21 2024 +0530
  29. bd5515d smbios: Correct error handling when writing tables by Simon Glass · Sun Jun 23 14:30:33 2024 -0600
  30. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · Sun Jun 23 14:30:22 2024 -0600
  31. eff0649 Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · Wed Jul 03 14:42:11 2024 -0600
  32. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  33. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  34. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · Sun Jun 30 19:03:14 2024 -0600
  35. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  36. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · Sun Jun 23 14:48:17 2024 +0300
  37. 5b6c6c5 efi_loader: remove unneeded header files by Ilias Apalodimas · Sun Jun 23 14:48:16 2024 +0300
  38. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:15 2024 +0300
  39. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:14 2024 +0300
  40. b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · Tue Jun 18 14:23:48 2024 +0200
  41. ea5e651 tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · Thu Jun 27 09:29:43 2024 +0100
  42. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  43. fa3ab34 efi_loader: fix the return values on efi_tcg by Ilias Apalodimas · Sat Jun 22 17:35:38 2024 +0300
  44. 5e455bc tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · Sat Jun 22 17:35:37 2024 +0300
  45. a7aa395 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · Fri Apr 26 15:38:13 2024 +0200
  46. 7d95500 lib: smbios: Let detect the system via sysinfo by Michal Simek · Fri Apr 26 15:38:12 2024 +0200
  47. 3a67d13 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · Sun Jun 16 19:31:05 2024 +0200
  48. 60b515d smbios: only look for a SYSINFO udevice if SYSINFO support is enabled by Quentin Schulz · Mon Jun 10 18:13:46 2024 +0200
  49. c90c195 tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · Fri Jun 14 15:09:50 2024 +0300
  50. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · Wed Jun 05 21:43:34 2024 +0300
  51. a90e793 Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · Fri Jun 14 10:39:40 2024 -0600
  52. cec1548 efi_loader: select BLK not depends on BLK by Tom Rini · Tue Jun 04 19:37:40 2024 -0600
  53. ad52dc3 efi_loader: Fix capsule_esl.dtsi.in comment style by Michal Simek · Thu May 30 09:17:29 2024 +0200
  54. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · Wed May 08 19:13:12 2024 +0800
  55. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · Mon Jun 10 10:00:01 2024 +0200
  56. d9b2363 efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · Fri Apr 26 16:13:21 2024 +0200
  57. e5aa9fa efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · Fri Apr 26 16:13:20 2024 +0200
  58. 2ca2680 efi_loader: return binary from efi_dp_from_lo() by Heinrich Schuchardt · Fri Apr 26 16:13:19 2024 +0200
  59. 1a41ca4 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · Fri Apr 26 16:13:18 2024 +0200
  60. dfeb042 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · Fri Apr 26 16:13:17 2024 +0200
  61. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:11 2024 +0200
  62. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · Fri May 24 14:54:26 2024 +0200
  63. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  64. 6ea1e05 tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · Sat May 25 13:00:48 2024 -0700
  65. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  66. a7188b4 fwu: mtd: obtain image information from version agnostic structure by Sughosh Ganu · Fri Mar 22 16:27:26 2024 +0530
  67. 3d7ffcf fwu: mtd: get MTD partition specific info from driver by Sughosh Ganu · Fri Mar 22 16:27:25 2024 +0530
  68. 5db141c fwu: mtd: remove unused argument from function call by Sughosh Ganu · Fri Mar 22 16:27:24 2024 +0530
  69. 27f830b fwu: add config symbols for enabling FWU metadata versions by Sughosh Ganu · Fri Mar 22 16:27:23 2024 +0530
  70. 2aa3fe5 capsule: fwu: transition the platform state on a successful update by Sughosh Ganu · Fri Mar 22 16:27:22 2024 +0530
  71. 64a83a6 fwu: make changes to access version agnostic structure fields by Sughosh Ganu · Fri Mar 22 16:27:21 2024 +0530
  72. a56a10b fwu: metadata: add functions for handling version specific metadata fields by Sughosh Ganu · Fri Mar 22 16:27:20 2024 +0530
  73. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  74. cdc9318 md5: Use typedef for MD5 context by Raymond Mao · Thu May 16 14:11:51 2024 -0700
  75. d754425 efi_loader: remove redundant hash includes by Raymond Mao · Thu May 16 14:11:50 2024 -0700
  76. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · Fri Apr 26 01:02:07 2024 +0200
  77. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · Fri Apr 26 16:13:08 2024 +0200
  78. 2e67085 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · Fri Apr 26 12:09:38 2024 +0200
  79. 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · Thu Apr 25 08:18:21 2024 +0300
  80. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · Thu Apr 25 08:18:20 2024 +0300
  81. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · Thu Apr 25 08:18:19 2024 +0300
  82. ebfc94c efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · Tue Apr 23 08:38:06 2024 +0300
  83. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · Mon Apr 22 11:03:10 2024 +0200
  84. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  85. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  86. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  87. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  88. c44f36f Kconfig: Add missing quotes around default string value by Michal Simek · Tue Apr 16 08:55:17 2024 +0200
  89. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  90. b0f75b6 efi_selftest: add tests for setvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:53 2024 +0300
  91. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  92. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  93. 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:50 2024 +0300
  94. 8c812d3 efi_loader: use event callback for initrd deregistration by Masahisa Kojima · Mon Dec 04 13:30:14 2023 +0900
  95. 3390fdd efi_loader: typo mstching by Heinrich Schuchardt · Thu Apr 18 04:32:02 2024 +0200
  96. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  97. c01ad8a efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · Wed Apr 10 12:19:33 2024 +0000
  98. 3b56ffd efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · Tue Apr 09 22:48:24 2024 +0200
  99. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  100. cc0ead7 efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · Fri Apr 05 09:50:58 2024 +0300