1. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  2. f8ffc6f lmb: add logic to print lmb flag strings by Sughosh Ganu · 5 months ago
  3. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  4. b58caad lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 5 months ago
  5. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  6. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  7. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  8. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  9. f4fb154 lmb: reserve common areas during board init by Sughosh Ganu · 5 months ago
  10. 8a9fc30 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 5 months ago
  11. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  12. 8281fde lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 5 months ago
  13. e32bdd9 lmb: remove config symbols used for lmb region count by Sughosh Ganu · 5 months ago
  14. 5e9553c lmb: allow for resizing lmb regions by Sughosh Ganu · 5 months ago
  15. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  16. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 5 months ago
  17. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 5 months ago
  18. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  19. ccda0ba lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · 5 months ago
  20. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  21. d8503a4 lib: move phdr increment to for loop heading by Maxim Moskalets · 5 months ago
  22. 66ca5b7 global_data: Remove environment members if not used by Simon Glass · 5 months ago
  23. dcd1b63 efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · 5 months ago
  24. 3a8ad05 efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · 5 months ago
  25. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  26. 37dc8c2 lib: elf: Fix bootelf -p crash issue by JianfengA.Zhu@sony.com · 5 months ago
  27. 751e5bf efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · 5 months ago
  28. 68bd345 efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · 6 months ago
  29. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 5 months ago
  30. 9767c66 fdt: Don't overwrite bloblist devicetree by Simon Glass · 5 months ago
  31. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 5 months ago
  32. 75581e4 alist: Add support for an allocated pointer list by Simon Glass · 6 months ago
  33. 947aafd lib: Handle a special case with str_to_list() by Simon Glass · 6 months ago
  34. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 6 months ago
  35. e464ad0 efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 6 months ago
  36. 7aa0add efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 6 months ago
  37. 22f8930 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 6 months ago
  38. 48940c6 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 6 months ago
  39. 8c919fc smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 6 months ago
  40. 272df36 efi_loader: add /dtbs search path by Caleb Connolly · 6 months ago
  41. e1090d7 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 6 months ago
  42. c0d3dda efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 7 months ago
  43. 4cf1275 zlib: Fix big performance regression by Christophe Leroy · 6 months ago
  44. ff47fdd efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description by Michal Simek · 6 months ago
  45. 5c1b5e6 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · 6 months ago
  46. af3c216 Merge patch series "api: Remove duplicate newlines" by Tom Rini · 6 months ago
  47. 2f8c004 lib: Remove duplicate newlines by Marek Vasut · 6 months ago
  48. 88ef1bf efi_loader: print device-tree in dtbdump.efi by Heinrich Schuchardt · 7 months ago
  49. 659f97e scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 7 months ago
  50. 7d22317 Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · 7 months ago
  51. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 7 months ago
  52. 4a8a54c smbios: Correct error handling when writing tables by Simon Glass · 7 months ago
  53. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 7 months ago
  54. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 7 months ago
  55. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 9 months ago
  56. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  57. bbacdd3 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 7 months ago
  58. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  59. cba3fa9 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 7 months ago
  60. fed9c11 efi_loader: remove unneeded header files by Ilias Apalodimas · 7 months ago
  61. a56037a tpm: Move TCG functions into a separate file by Ilias Apalodimas · 7 months ago
  62. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago
  63. b94217a efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 7 months ago
  64. 092b6ec tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · 7 months ago
  65. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  66. b73948c efi_loader: fix the return values on efi_tcg by Ilias Apalodimas · 7 months ago
  67. 27d4966 tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · 7 months ago
  68. a5a5756 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · 9 months ago
  69. 85df7f1 lib: smbios: Let detect the system via sysinfo by Michal Simek · 9 months ago
  70. 19d41f4 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · 7 months ago
  71. 512ed81 smbios: only look for a SYSINFO udevice if SYSINFO support is enabled by Quentin Schulz · 7 months ago
  72. d69759a tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 7 months ago
  73. 46b6a3e cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 8 months ago
  74. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 7 months ago
  75. 66bd11b efi_loader: select BLK not depends on BLK by Tom Rini · 8 months ago
  76. 9a171f8 efi_loader: Fix capsule_esl.dtsi.in comment style by Michal Simek · 8 months ago
  77. 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 8 months ago
  78. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 7 months ago
  79. e91b68f efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · 9 months ago
  80. 8deb5d8 efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · 9 months ago
  81. b34528e efi_loader: return binary from efi_dp_from_lo() by Heinrich Schuchardt · 9 months ago
  82. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 9 months ago
  83. 39bac24 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · 9 months ago
  84. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 9 months ago
  85. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 8 months ago
  86. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  87. 954b95e tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · 8 months ago
  88. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
  89. 8ee8b9c fwu: mtd: obtain image information from version agnostic structure by Sughosh Ganu · 10 months ago
  90. 1bef719 fwu: mtd: get MTD partition specific info from driver by Sughosh Ganu · 10 months ago
  91. 840afae fwu: mtd: remove unused argument from function call by Sughosh Ganu · 10 months ago
  92. 222cd23 fwu: add config symbols for enabling FWU metadata versions by Sughosh Ganu · 10 months ago
  93. 5a5c4de capsule: fwu: transition the platform state on a successful update by Sughosh Ganu · 10 months ago
  94. ac62e0b fwu: make changes to access version agnostic structure fields by Sughosh Ganu · 10 months ago
  95. fba5b3f fwu: metadata: add functions for handling version specific metadata fields by Sughosh Ganu · 10 months ago
  96. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 8 months ago
  97. 0fe031d md5: Use typedef for MD5 context by Raymond Mao · 8 months ago
  98. 329bb66 efi_loader: remove redundant hash includes by Raymond Mao · 8 months ago
  99. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 9 months ago
  100. 8745f13 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · 9 months ago