1. c4f0027 lwip: tftp: add support of blksize option to client by Jerome Forissier · 4 months ago
  2. 2d9252c net-lwip: add DHCP support and dhcp commmand by Jerome Forissier · 4 months ago
  3. 264077b net-lwip: build lwIP by Jerome Forissier · 4 months ago
  4. 85a1a14 Merge commit 'e90fab2f82851dd1a327581dbb3b0edb2226de0f' as 'lib/lwip/lwip' by Tom Rini · 4 months ago
  5. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 4 months ago
  6. 75581e4 alist: Add support for an allocated pointer list by Simon Glass · 4 months ago
  7. 947aafd lib: Handle a special case with str_to_list() by Simon Glass · 4 months ago
  8. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 4 months ago
  9. e464ad0 efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 4 months ago
  10. 7aa0add efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 4 months ago
  11. 22f8930 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 4 months ago
  12. 48940c6 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 4 months ago
  13. 8c919fc smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 4 months ago
  14. 272df36 efi_loader: add /dtbs search path by Caleb Connolly · 4 months ago
  15. e1090d7 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 4 months ago
  16. c0d3dda efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 5 months ago
  17. 4cf1275 zlib: Fix big performance regression by Christophe Leroy · 4 months ago
  18. ff47fdd efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description by Michal Simek · 4 months ago
  19. 5c1b5e6 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · 4 months ago
  20. af3c216 Merge patch series "api: Remove duplicate newlines" by Tom Rini · 4 months ago WIP/15Jul2024
  21. 2f8c004 lib: Remove duplicate newlines by Marek Vasut · 4 months ago
  22. 88ef1bf efi_loader: print device-tree in dtbdump.efi by Heinrich Schuchardt · 5 months ago
  23. 659f97e scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 5 months ago
  24. 7d22317 Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · 5 months ago
  25. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  26. 4a8a54c smbios: Correct error handling when writing tables by Simon Glass · 5 months ago
  27. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 5 months ago
  28. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 5 months ago
  29. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 7 months ago
  30. 65fbdab Merge branch 'next' by Tom Rini · 5 months ago
  31. bbacdd3 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 5 months ago WIP/30Jun2024
  32. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  33. cba3fa9 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 5 months ago
  34. fed9c11 efi_loader: remove unneeded header files by Ilias Apalodimas · 5 months ago
  35. a56037a tpm: Move TCG functions into a separate file by Ilias Apalodimas · 5 months ago
  36. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
  37. b94217a efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 5 months ago
  38. 092b6ec tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL by Simon Glass · 5 months ago
  39. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  40. b73948c efi_loader: fix the return values on efi_tcg by Ilias Apalodimas · 5 months ago
  41. 27d4966 tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · 5 months ago
  42. a5a5756 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · 7 months ago
  43. 85df7f1 lib: smbios: Let detect the system via sysinfo by Michal Simek · 7 months ago
  44. 19d41f4 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · 5 months ago
  45. 512ed81 smbios: only look for a SYSINFO udevice if SYSINFO support is enabled by Quentin Schulz · 6 months ago
  46. d69759a tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 5 months ago
  47. 46b6a3e cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 6 months ago WIP/14Jun2024-next
  48. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 5 months ago
  49. 66bd11b efi_loader: select BLK not depends on BLK by Tom Rini · 6 months ago
  50. 9a171f8 efi_loader: Fix capsule_esl.dtsi.in comment style by Michal Simek · 6 months ago
  51. 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 7 months ago
  52. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 6 months ago
  53. e91b68f efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · 7 months ago
  54. 8deb5d8 efi_loader: export efi_load_image_from_path by Heinrich Schuchardt · 7 months ago
  55. b34528e efi_loader: return binary from efi_dp_from_lo() by Heinrich Schuchardt · 7 months ago
  56. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 7 months ago
  57. 39bac24 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · 7 months ago
  58. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 7 months ago
  59. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 6 months ago
  60. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  61. 954b95e tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · 6 months ago
  62. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago WIP/24May2024-next
  63. 8ee8b9c fwu: mtd: obtain image information from version agnostic structure by Sughosh Ganu · 8 months ago
  64. 1bef719 fwu: mtd: get MTD partition specific info from driver by Sughosh Ganu · 8 months ago
  65. 840afae fwu: mtd: remove unused argument from function call by Sughosh Ganu · 8 months ago
  66. 222cd23 fwu: add config symbols for enabling FWU metadata versions by Sughosh Ganu · 8 months ago
  67. 5a5c4de capsule: fwu: transition the platform state on a successful update by Sughosh Ganu · 8 months ago
  68. ac62e0b fwu: make changes to access version agnostic structure fields by Sughosh Ganu · 8 months ago
  69. fba5b3f fwu: metadata: add functions for handling version specific metadata fields by Sughosh Ganu · 8 months ago
  70. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  71. 0fe031d md5: Use typedef for MD5 context by Raymond Mao · 6 months ago
  72. 329bb66 efi_loader: remove redundant hash includes by Raymond Mao · 6 months ago
  73. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  74. 8745f13 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · 7 months ago
  75. b319356 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · 7 months ago
  76. 7b8fad5 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · 7 months ago
  77. 6b2aaf8 efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · 7 months ago
  78. 9677192 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · 7 months ago
  79. 5025d02 efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · 7 months ago
  80. 2c4ca2d efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · 7 months ago
  81. 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
  82. a55039d efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 7 months ago
  83. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
  84. 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  85. 99ac431 Kconfig: Add missing quotes around default string value by Michal Simek · 7 months ago
  86. 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 7 months ago
  87. 85177b2 efi_selftest: add tests for setvariableRT by Ilias Apalodimas · 7 months ago
  88. 00da8d6 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · 7 months ago
  89. bc3dd24 efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · 7 months ago
  90. c28d32f efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · 7 months ago
  91. 05bf7ad efi_loader: use event callback for initrd deregistration by Masahisa Kojima · 12 months ago
  92. 2608015 efi_loader: typo mstching by Heinrich Schuchardt · 7 months ago
  93. 6d9a851 Fix references to trace doc by Vincent Stehlé · 8 months ago
  94. 0ec4279 efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · 8 months ago
  95. 8d7ccea efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · 8 months ago
  96. b34ce31 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · 8 months ago
  97. df1076a efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · 8 months ago
  98. 4914263 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · 8 months ago
  99. 26beded zlib: Remove incorrect ZLIB_VERSION by Michal Simek · 8 months ago
  100. 340fdf1 zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · 8 months ago