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