1. d05dbe3 MAINTAINERS: IPQ40XX: remove Luka Kovacic as maintainer by Robert Marko · 9 months ago
  2. 0a0fa4e arm: dts: drop downstream IPQ4019 DTSI by Robert Marko · 8 months ago
  3. 12b6298 mach-ipq40xx: use OF_UPSTREAM by Robert Marko · 8 months ago
  4. e8e39d6 mach-ipq40xx: add CPU specific code by Robert Marko · 8 months ago
  5. 86cc012 sysreset: add Qualcomm PSHOLD reset driver by Robert Marko · 8 months ago
  6. 9b3a9f8 ehci: msm: bring up iface + core clocks by Sam Day · 8 months ago
  7. 4fb4bb0 clk/qcom: apq8016: add support for USB_HS clocks by Sam Day · 8 months ago
  8. 79237af qcom_defconfig: enable msm8916 and msm8996 by Caleb Connolly · 8 months ago
  9. 7c9c5c0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · 7 months ago
  10. 51aabf5 CI Changes by Jiaxun Yang · 7 months ago
  11. 7de9412 ci: Wire up qemu_xtensa_dc233c by Jiaxun Yang · 7 months ago
  12. 8363c87 doc: New documentation for qemu-xtensa by Jiaxun Yang · 7 months ago
  13. 206ad6c board: emulation: New board qemu-xtensa by Jiaxun Yang · 7 months ago
  14. 92e54ca dts/upsteam: Add Makefile for xtensa by Jiaxun Yang · 7 months ago
  15. 51087a3 drivers: cpu: Add xtensa CPU driver by Jiaxun Yang · 7 months ago
  16. eb2daa0 drivers: serial: Add xtensa semihosting driver by Jiaxun Yang · 7 months ago
  17. bd64275 xtensa: Bring in semihosting headers and config options by Jiaxun Yang · 7 months ago
  18. 76a0b9f xtensa: Define PLATFORM_ELFFLAGS by Jiaxun Yang · 7 months ago
  19. 8dd193b xtensa: Implement phys virt conversion for PTP_MMU by Jiaxun Yang · 7 months ago
  20. e8461f4 xtensa: Correct define of _end symbol by Jiaxun Yang · 7 months ago
  21. 20fa79c xtensa: Move dram_init to xtfpga board file by Jiaxun Yang · 7 months ago
  22. 26c56f1 CI: Make pytest export JUnitXML by Tom Rini · 7 months ago
  23. 9850689 test/py/tests: Update some network dependencies by Tom Rini · 7 months ago
  24. e24053d Merge patch series "testb: Various tweaks and fixes for Labgrid" by Tom Rini · 7 months ago
  25. 4a8a54c smbios: Correct error handling when writing tables by Simon Glass · 7 months ago
  26. f840a5b test: Check help output by Simon Glass · 7 months ago
  27. 190933f test: Decode exceptions only with sandbox by Simon Glass · 7 months ago
  28. ceffbfb test: dm: Show failing driver name by Simon Glass · 7 months ago
  29. 1956785 log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 7 months ago
  30. dee6540 test: Make bootstd init run only on sandbox by Simon Glass · 7 months ago
  31. 93068a1 google: Disable TPMv2 on most Chromebooks by Simon Glass · 7 months ago
  32. 12ecba9 sunxi: Mark scp as optional by Simon Glass · 7 months ago
  33. 0fd4120 am33xx: Provide a function to set up the debug UART by Simon Glass · 7 months ago
  34. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 7 months ago
  35. cb44201 dm: core: Enhance comments on bind_drivers_pass() by Simon Glass · 7 months ago
  36. 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 7 months ago
  37. 0f073e0 Merge patch series "cmd: avoid duplicate weak functions" by Tom Rini · 7 months ago
  38. 5225060 efi_loader: avoid duplicate weak invalidate_icache_all() by Heinrich Schuchardt · 7 months ago
  39. 2da287a arm: implement invalidate_icache_all on ARM11 by Heinrich Schuchardt · 7 months ago
  40. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 7 months ago
  41. 7d6cee2 cmd: cache: Remove weak functions by Tom Rini · 7 months ago
  42. 280e546 powerpc: Add the old invalidate_icache_all function by Tom Rini · 7 months ago
  43. 34a0c16 powerpc: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  44. 6912c9c sh: Add the old invalidate_icache_all function by Tom Rini · 7 months ago
  45. be9f4ff sh: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  46. 8f25b15 m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · 7 months ago
  47. e32d513 m68k: Implement a default flush_dcache_all by Tom Rini · 7 months ago
  48. 005105b Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 7 months ago
  49. 4d33836 Merge tag 'dm-pull-2jun24-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 7 months ago
  50. c85a05a bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  51. 0318126 u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 7 months ago
  52. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 7 months ago
  53. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 7 months ago
  54. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 7 months ago
  55. e70bac9 buildman: Add python3-coverage by Simon Glass · 7 months ago
  56. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 7 months ago
  57. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 7 months ago
  58. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 7 months ago
  59. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 7 months ago
  60. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 7 months ago
  61. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 7 months ago
  62. 35f04c9 x86: Set up some assumed sizes for binary blobs by Simon Glass · 7 months ago
  63. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  64. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  65. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  66. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  67. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  68. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  69. 4f02196 configs: enable setvariable at runtime on sandbox by Ilias Apalodimas · 7 months ago
  70. f0a5d2d sandbox: cleanup linker scripts and sections by Ilias Apalodimas · 7 months ago
  71. c449f4f dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · 7 months ago
  72. 6afdb15 dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · 7 months ago
  73. 29010cd dm: core: fix signedness in debug messages by Quentin Schulz · 7 months ago
  74. cc560ea dm: core: fix misleading debug message when matching compatible by Quentin Schulz · 7 months ago
  75. a148875 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  76. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 8 months ago
  77. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  78. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 8 months ago
  79. d243b36 sandbox: enable support for the unlz4 command by Jonathan Liu · 8 months ago
  80. 18de1af patman: Add a tag for when a patch gets added to a series by Sean Anderson · 9 months ago
  81. b4f7393 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 9 months ago
  82. eba8085 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 9 months ago
  83. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 9 months ago
  84. d1fffbe sandbox: use sane access rights for files by Heinrich Schuchardt · 9 months ago
  85. 27b169f cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 7 months ago
  86. abae0b7 cmd: ubi: remove redundant initializations by Martin Kurbanov · 7 months ago
  87. fd08324 fs: ubifs: Add support for ZSTD decompression by Piotr Wojtaszczyk · 8 months ago
  88. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  89. 3f77295 Prepare v2024.07 by Tom Rini · 7 months ago
  90. 274c572 configs: Resync with savedefconfig by Tom Rini · 7 months ago
  91. b4cbd1a Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 7 months ago
  92. bbacdd3 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 7 months ago
  93. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  94. 636480e doc: develop: Add a general section on gdb usage by Alexander Dahl · 7 months ago
  95. 43b6b57 doc: fit: Make data-size a conditionally mandatory property by Bastian Germann · 7 months ago
  96. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  97. cba3fa9 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 7 months ago
  98. fed9c11 efi_loader: remove unneeded header files by Ilias Apalodimas · 7 months ago
  99. a56037a tpm: Move TCG functions into a separate file by Ilias Apalodimas · 7 months ago
  100. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago