1. 33342f0 test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android} by Mattijs Korpershoek · Fri Nov 22 15:11:34 2024 +0100
  2. 31cd044 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Wed Nov 20 11:55:24 2024 -0600
  3. ce7e302 treewide: remove Qualcomm dt-binding headers that are available upstream by Caleb Connolly · Wed Nov 13 05:33:32 2024 +0100
  4. bd59d5d iommu: qcom-smmu: handle running in el2 by Caleb Connolly · Wed Nov 13 06:09:24 2024 +0100
  5. 61c3cff iommu: qcom-smmu: allow SID 0 by Caleb Connolly · Wed Nov 13 06:00:56 2024 +0100
  6. 8c5b1e0 qcom_defconfig: enable capsule update support by Caleb Connolly · Sat Oct 12 15:57:20 2024 +0200
  7. 2bdb252 mach-snapdragon: implement capsule update support by Caleb Connolly · Sat Oct 12 15:57:19 2024 +0200
  8. 6ea9b66 disk: expose partition type flags by Caleb Connolly · Sat Oct 12 15:57:18 2024 +0200
  9. c49e09b dfu: add scsi backend by Caleb Connolly · Sat Oct 12 15:57:17 2024 +0200
  10. 425a912 phy: qcom: Add SM8150 to QMP UFS PHY driver by Julius Lehmann · Wed Oct 02 20:52:17 2024 +0200
  11. f2021a2 phy: qcom: ufs: add sc7280 by Caleb Connolly · Sat Oct 12 15:22:05 2024 +0200
  12. 8f23319 qcom_defconfig: enable UFS Qualcomm controller and PHY drivers by Neil Armstrong · Mon Oct 14 09:00:26 2024 +0200
  13. bbe3530 dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstream by Neil Armstrong · Wed Oct 16 09:37:20 2024 +0200
  14. 144699c phy: qcom: ufs: drop unused ufsphy_v2_regs_layout by Neil Armstrong · Wed Oct 16 09:43:56 2024 +0200
  15. 459bdcd gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550 by Neil Armstrong · Wed Oct 16 11:16:18 2024 +0200
  16. f0e98c4 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · Wed Oct 16 11:17:16 2024 +0200
  17. 3b5faa5 mach-snapdragon: configure logging by Caleb Connolly · Wed Nov 13 06:04:17 2024 +0100
  18. f0e46d4 ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot by Neil Armstrong · Wed Oct 16 11:25:32 2024 +0200
  19. 4e24731 qcom_defconfig: enable PINCONF by Neil Armstrong · Thu Oct 17 10:04:54 2024 +0200
  20. 32ef937 Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 19 12:58:05 2024 -0600
  21. 730fcb5 xilinx: Introduce XILINX_MINI configuration by Michal Simek · Fri Nov 15 15:31:02 2024 +0100
  22. fb0889d microblaze: Disable JFFS2 support by Michal Simek · Fri Nov 15 09:38:55 2024 +0100
  23. c9f6519 arm64: zynqmp: Set default RTC device at start by Michal Simek · Tue Nov 12 14:58:48 2024 +0100
  24. c375411 arm64: versal: Enable soft reset support for xspi flashes by Venkatesh Yadav Abbarapu · Thu Nov 14 09:56:41 2024 +0530
  25. 4615ce5 arm64: versal: Enable defconfig for Micron octal flashes by Venkatesh Yadav Abbarapu · Thu Nov 14 10:40:47 2024 +0530
  26. 75b8202 spi: cadence_qspi: Fix OSPI boot issue by Venkatesh Yadav Abbarapu · Thu Nov 14 11:50:45 2024 +0530
  27. 1c95b2d test: cmd/hash: check return value of ut_check_console_line by Heinrich Schuchardt · Sat Nov 16 21:08:22 2024 +0100
  28. 7b38e31 Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT by Jerome Forissier · Tue Nov 12 16:44:29 2024 +0100
  29. d064fc9 net: lwip/wget: correct SERVER_NAME_SIZE by Heinrich Schuchardt · Fri Nov 08 18:45:26 2024 +0100
  30. 6c302cd Merge patch series "Fix boot failure due to misaligned DMA buffer" by Tom Rini · Mon Nov 18 08:24:06 2024 -0600
  31. 15bbb83 fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc() by Nam Cao · Thu Nov 07 16:01:06 2024 +0100
  32. c39c353 boot: extlinux: Fix unaligned buffer for reading data from file system by Nam Cao · Thu Nov 07 16:01:05 2024 +0100
  33. 928eb5f Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Sat Nov 16 13:09:18 2024 -0600
  34. d11c3db MAINTAINERS: add lib/tpm* to TPM DRIVERS by Heinrich Schuchardt · Sat Nov 02 11:25:46 2024 +0100
  35. 5b8577d tpm: use memmove() for overlapping buffers by Heinrich Schuchardt · Sat Nov 02 11:27:37 2024 +0100
  36. b492298 km: disable CMD_JFFS2 for all PPC boards by Holger Brunck · Thu Nov 14 19:06:54 2024 +0100
  37. 0e00310 fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load' by Dominique Martinet · Fri Nov 15 11:15:47 2024 +0900
  38. 625bc3f test/py: spi: Rephrase the warning/error messages by Love Kumar · Fri Nov 15 18:38:00 2024 +0530
  39. df4262f Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Nov 15 13:10:36 2024 -0600
  40. d02ea50 imx: Fix critical thermal threshold by Francesco Dolcini · Tue Nov 12 18:54:27 2024 +0100
  41. a95e832 tools: imx8image: Add missing break for CMD_DCD_SKIP by Fabio Estevam · Mon Nov 11 23:38:54 2024 -0300
  42. 639ff29 drivers: bootcount: Add ZynqMP specific bootcount support by Vasileios Amoiridis · Tue Nov 05 14:27:44 2024 +0100
  43. 8620fc0 boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load() by Peter Korsgaard · Tue Nov 05 17:21:36 2024 +0100
  44. 444a70e arm64: versal: Enable capsule update (SD) by Michal Simek · Fri Oct 25 13:56:08 2024 +0200
  45. c1e98aa arm64: versal: Do not define do_reset() if sysreset is enabled by Michal Simek · Fri Oct 25 13:56:07 2024 +0200
  46. 9ec525f arm64: zynqmp: Fix r5 mode for cpu release command by Padmarao Begari · Mon Nov 04 17:57:50 2024 +0530
  47. 0fdc4f0 arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Michal Simek · Fri Nov 01 09:37:23 2024 +0100
  48. d8abe43 xilinx: use get_mem_top() to compute ram_top by Sughosh Ganu · Fri Oct 25 22:57:24 2024 +0530
  49. 29c7e44 common: memtop: add logic to detect ram_top by Sughosh Ganu · Fri Oct 25 22:57:23 2024 +0530
  50. 21a57c6 .gitignore: add test overlay .S and u_boot_logo files by Christian Marangi · Sat Nov 09 18:48:44 2024 +0100
  51. 2abe305 lmb.c: add missing comma in lmb_dump_region() by Heinrich Schuchardt · Thu Nov 07 11:14:42 2024 +0100
  52. f53329d test: use %zd for size_t in mbr_test_run() by Heinrich Schuchardt · Sun Nov 03 23:48:11 2024 +0100
  53. 3eb9d26 test: print_printf() must check availability of %ls by Heinrich Schuchardt · Sun Nov 03 21:46:42 2024 +0100
  54. ea27c84 test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · Sat Nov 02 16:41:30 2024 +0100
  55. 1b8d41c upl: fix parsing of DT property by Heinrich Schuchardt · Sat Nov 02 16:04:13 2024 +0100
  56. b5a94fe cmd: upl: initialize unit test state by Heinrich Schuchardt · Sat Nov 02 15:30:20 2024 +0100
  57. af847d5 xyz-modem: Add missing fallthrough annotation by Heinrich Schuchardt · Sat Nov 02 11:41:12 2024 +0100
  58. 5573820 lmb: do not panic in lmb_print_region_flags by Heinrich Schuchardt · Sat Nov 02 07:32:26 2024 +0100
  59. ec596ed lib: rsa: Set conventional salt length RSA-PSS parameter by Loic Poulain · Thu Oct 31 10:15:31 2024 +0100
  60. 9708350 lwip: fix code style issues by Jerome Forissier · Thu Nov 07 12:27:57 2024 +0100
  61. 4c392ff Makefile: fix empty MK_ARCH when using ccache by Quentin Schulz · Mon Nov 11 14:20:49 2024 +0100
  62. 7fdd389 Merge patch series "examples: fix building on arm64" by Tom Rini · Thu Nov 14 10:51:13 2024 -0600
  63. 5effb13 examples: make glue and demo code compatible with 64-bit by Heinrich Schuchardt · Sun Nov 03 06:35:51 2024 +0100
  64. 8ce7f88 examples: adjust LOAD_ADDR on arm64 by Heinrich Schuchardt · Sun Nov 03 06:35:50 2024 +0100
  65. 3d2e2f8 examples: fix building on arm64 by Heinrich Schuchardt · Sun Nov 03 06:35:49 2024 +0100
  66. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · Thu Nov 14 10:49:30 2024 -0600
  67. 7c35db7 Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs" by Tom Rini · Thu Nov 14 10:48:07 2024 -0600
  68. 043059d test: unit test for hash command by Heinrich Schuchardt · Sat Nov 02 11:08:36 2024 +0100
  69. 9df009a cmd: hash: correct parameter count check by Heinrich Schuchardt · Sat Nov 02 11:08:35 2024 +0100
  70. 94d9252 board: phytec: common: k3: Apply SoM-specific overlays to OS device tree by Wadim Egorov · Wed Oct 30 17:48:15 2024 +0100
  71. 6310ae9 arm: dts: k3-am642-phycore-som-binman: Add SoM overlays by Wadim Egorov · Wed Oct 30 17:48:14 2024 +0100
  72. ca76f22 arm: dts: k3-am625-phycore-som-binman: Add SoM overlays by Wadim Egorov · Wed Oct 30 17:48:13 2024 +0100
  73. d226f5f configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION by Wadim Egorov · Wed Oct 30 17:48:12 2024 +0100
  74. 3b7526a configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · Wed Oct 30 17:48:11 2024 +0100
  75. a57ed88 configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST by Wadim Egorov · Wed Oct 30 17:48:10 2024 +0100
  76. 06a2234 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · Wed Nov 13 12:05:00 2024 -0600
  77. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · Wed Nov 13 11:59:07 2024 -0600
  78. 20234c7 sandbox: Add a build without CMDLINE by Simon Glass · Sat Nov 02 13:36:11 2024 -0600
  79. 42f0dd0 CI: Allow running tests on sjg lab by Simon Glass · Tue Nov 12 07:13:26 2024 -0700
  80. 8be1fe5 test: Correct regex string in test_spi by Simon Glass · Tue Nov 12 07:13:25 2024 -0700
  81. 5a63a4b test: Support testing with two board-builds by Simon Glass · Tue Nov 12 07:13:24 2024 -0700
  82. f5285a2 test: Add a section for closing the connection by Simon Glass · Tue Nov 12 07:13:23 2024 -0700
  83. 3ac7d43 test: Try to shut down the lab console gracefully by Simon Glass · Tue Nov 12 07:13:22 2024 -0700
  84. 833fd66 test: Avoid double echo when starting up by Simon Glass · Tue Nov 12 07:13:21 2024 -0700
  85. 2f90912 test: Improve handling of sending commands by Simon Glass · Tue Nov 12 07:13:20 2024 -0700
  86. f8456fa test: Introduce lab mode by Simon Glass · Tue Nov 12 07:13:19 2024 -0700
  87. f6dbc36 test: Introduce the concept of a role by Simon Glass · Tue Nov 12 07:13:18 2024 -0700
  88. f1b1bb8 test: Allow connecting to a running board by Simon Glass · Tue Nov 12 07:13:17 2024 -0700
  89. dcb97ed test: Release board after tests complete by Simon Glass · Tue Nov 12 07:13:16 2024 -0700
  90. 6cffce9 test: Allow signaling that U-Boot is ready by Simon Glass · Tue Nov 12 07:13:15 2024 -0700
  91. 4c4bf3e test: Quote test names by Simon Glass · Sat Nov 02 13:37:05 2024 -0600
  92. d3805b1 test: Correct display of failing test by Simon Glass · Sat Nov 02 13:37:04 2024 -0600
  93. e41d94d test: Update time tests to use unit-test asserts by Simon Glass · Sat Nov 02 13:37:03 2024 -0600
  94. 3baf5a7 test: Move time tests into the lib suite by Simon Glass · Sat Nov 02 13:37:02 2024 -0600
  95. fc69d81 test: Move time_ut test into lib by Simon Glass · Sat Nov 02 13:37:01 2024 -0600
  96. 38754db test: Move unicode tests into the lib suite by Simon Glass · Sat Nov 02 13:37:00 2024 -0600
  97. dcd1a6b test: Move unicode_ut test into lib by Simon Glass · Sat Nov 02 13:36:59 2024 -0600
  98. 2dcfdf1 str: test: Move into the lib suite by Simon Glass · Sat Nov 02 13:36:58 2024 -0600
  99. 6eb8369 test: Move str_ut test into lib by Simon Glass · Sat Nov 02 13:36:57 2024 -0600
  100. 3394c3c test: Move print_ut into the common suite by Simon Glass · Sat Nov 02 13:36:56 2024 -0600