1. 53c0f1b iommu: qcom-smmu: allow SID 0 by Caleb Connolly · 11 days ago
  2. e88089e qcom_defconfig: enable capsule update support by Caleb Connolly · 6 weeks ago
  3. b10b4c0 mach-snapdragon: implement capsule update support by Caleb Connolly · 6 weeks ago
  4. eab4675 disk: expose partition type flags by Caleb Connolly · 6 weeks ago
  5. ef14c34 dfu: add scsi backend by Caleb Connolly · 6 weeks ago
  6. 0ce0b77 phy: qcom: Add SM8150 to QMP UFS PHY driver by Julius Lehmann · 7 weeks ago
  7. 1e49d99 phy: qcom: ufs: add sc7280 by Caleb Connolly · 6 weeks ago
  8. 70cb7c2 qcom_defconfig: enable UFS Qualcomm controller and PHY drivers by Neil Armstrong · 6 weeks ago
  9. 0e3f5c5 dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstream by Neil Armstrong · 6 weeks ago
  10. 5afcd44 phy: qcom: ufs: drop unused ufsphy_v2_regs_layout by Neil Armstrong · 6 weeks ago
  11. 9b9ccca gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550 by Neil Armstrong · 6 weeks ago
  12. 615dfe1 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · 6 weeks ago
  13. ab76484 mach-snapdragon: configure logging by Caleb Connolly · 11 days ago
  14. c75a535 ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot by Neil Armstrong · 6 weeks ago
  15. 1ef0f64 qcom_defconfig: enable PINCONF by Neil Armstrong · 5 weeks ago
  16. 8573ea4 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · 10 days ago
  17. aa48299 Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 10 days ago
  18. a819845 sandbox: Add a build without CMDLINE by Simon Glass · 3 weeks ago
  19. 1888b09 CI: Allow running tests on sjg lab by Simon Glass · 12 days ago
  20. 5e92fbc test: Correct regex string in test_spi by Simon Glass · 12 days ago
  21. 8f2a9fa test: Support testing with two board-builds by Simon Glass · 12 days ago
  22. 6d0ff32 test: Add a section for closing the connection by Simon Glass · 12 days ago
  23. 082f335 test: Try to shut down the lab console gracefully by Simon Glass · 12 days ago
  24. 5825ddc test: Avoid double echo when starting up by Simon Glass · 12 days ago
  25. f32951d test: Improve handling of sending commands by Simon Glass · 12 days ago
  26. 8308a5e test: Introduce lab mode by Simon Glass · 12 days ago
  27. bf89a8f test: Introduce the concept of a role by Simon Glass · 12 days ago
  28. 6f35830 test: Allow connecting to a running board by Simon Glass · 12 days ago
  29. 530c694 test: Release board after tests complete by Simon Glass · 12 days ago
  30. 8344038 test: Allow signaling that U-Boot is ready by Simon Glass · 12 days ago
  31. c63f4e4 test: Quote test names by Simon Glass · 3 weeks ago
  32. 4f570b3 test: Correct display of failing test by Simon Glass · 3 weeks ago
  33. 88db4fc test: Update time tests to use unit-test asserts by Simon Glass · 3 weeks ago
  34. dd0057d test: Move time tests into the lib suite by Simon Glass · 3 weeks ago
  35. 890d91f test: Move time_ut test into lib by Simon Glass · 3 weeks ago
  36. 5912a9e test: Move unicode tests into the lib suite by Simon Glass · 3 weeks ago
  37. 7a27d41 test: Move unicode_ut test into lib by Simon Glass · 3 weeks ago
  38. 4563fb4 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  39. 2352526 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  40. 33ca12b test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  41. 479b389 test: Move print_ut test into common by Simon Glass · 3 weeks ago
  42. 7f8b8c5 bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  43. ee3c869 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  44. c25b35b command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  45. a616550 command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  46. 5cf3925 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  47. e67cc4b compression: test: Move test into lib by Simon Glass · 3 weeks ago
  48. a5896b8 test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  49. 692ed74 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  50. 82e6d79 bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  51. 9084e1b fs: ext4: correct error handling by Heinrich Schuchardt · 2 weeks ago
  52. bbc3d12 Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1 by Simon Glass · 2 weeks ago
  53. 3147f00 board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR by Heinrich Schuchardt · 3 weeks ago
  54. e6b937f test: run longjmp() test only on supported architectures by Heinrich Schuchardt · 3 weeks ago
  55. 1cfafff lib: vsprintf: fix API build by Heinrich Schuchardt · 3 weeks ago
  56. 9d49c73 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" by Tom Rini · 11 days ago
  57. 37587d2 configs: enable UNIT_TEST on qemu_arm_defconfig by Heinrich Schuchardt · 3 weeks ago
  58. 6a2664b lib: uuid: fix uuid_str_to_bin() on 32-bit by Heinrich Schuchardt · 3 weeks ago
  59. e5a0cb3 lib: uuid: fix uuid_str_to_le_bin() on 32-bit by Heinrich Schuchardt · 3 weeks ago
  60. 8ff37ec lib: provide function hextoull() by Heinrich Schuchardt · 3 weeks ago
  61. b30787a Merge patch series "Enable https for wget" by Tom Rini · 11 days ago WIP/12Nov2024
  62. 99649c6 doc: uefi: Describe UEFI HTTPs boot by Ilias Apalodimas · 14 days ago
  63. d9c4ee3 configs: Enable https for wget on qemu arm64 by Ilias Apalodimas · 14 days ago
  64. 5907c81 net: lwip: Enable https:// support for wget by Ilias Apalodimas · 14 days ago
  65. 1f444e9 net: lwip: Add Support Server Name Indication support by Javier Tia · 14 days ago
  66. 514f18f net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https by Javier Tia · 14 days ago
  67. a564f50 mbedtls: Enable TLS 1.2 support by Ilias Apalodimas · 14 days ago
  68. 385af1b net: wget: drop Content-Length processing by Jerome Forissier · 3 weeks ago
  69. 867e16a configs: Resync with savedefconfig by Tom Rini · 11 days ago
  70. 9f53862 Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 11 days ago
  71. f9cfc47 ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM by Marek Vasut · 2 weeks ago
  72. 0841716f ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs by Marek Vasut · 4 weeks ago
  73. aa33518 ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs by Marek Vasut · 4 weeks ago
  74. 3cd3e0a ARM: dts: stm32: Sort DH STM32 DHCOM DTSI by Marek Vasut · 5 weeks ago
  75. 2e5ebcf ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM by Marek Vasut · 5 weeks ago
  76. 635e948 ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM by Marek Vasut · 5 weeks ago
  77. cca0561 Prepare v2025.01-rc2 by Tom Rini · 12 days ago v2025.01-rc2
  78. 48fd7e9 Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 13 days ago
  79. f642f34 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · 13 days ago
  80. f6999cb lmb: Add basic io_lmb functionality by Janne Grunau · 13 days ago
  81. 174f53d lmb: cosmetic: reorder functions and global LMB variable by Janne Grunau · 13 days ago
  82. 408b4ae lmb: Do not use global LMB variable in _lmb_free() by Janne Grunau · 13 days ago
  83. fdcf06d Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 13 days ago
  84. 0a17123 rockchip: rk3399: move sysreset-gpio logic to TPL by Quentin Schulz · 3 weeks ago
  85. 7461d55 rockchip: tpl: allow to call board/SoC-specific code before DRAM init by Quentin Schulz · 3 weeks ago
  86. b21fd44 rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset by Quentin Schulz · 3 weeks ago
  87. 5bc65f5 pinctrl: rockchip: allow to build for TPL by Quentin Schulz · 3 weeks ago
  88. 0bf38a8 rockchip: rk35xx-generic: Disable late boardinfo by Jonas Karlman · 3 weeks ago
  89. 3133b7c board: rockchip: Add FriendlyElec NanoPi R2S Plus by Jonas Karlman · 3 weeks ago
  90. d6a55cc arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus by Sergey Bostandzhyan · 3 weeks ago
  91. dfcd4af board: rockchip: Add support for rk3588 GenBook by Andy Yan · 3 weeks ago
  92. 3126a63 rockchip: Make it possible to define per board boot_targets by Andy Yan · 3 weeks ago
  93. 82f9074 arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook by Andy Yan · 3 weeks ago
  94. d3cacb7 board: rockchip: add support for Qnap TS433 devices by Heiko Stuebner · 4 weeks ago
  95. 446a30d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 13 days ago WIP/10Nov2024
  96. 24b28ff mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · 3 weeks ago
  97. 5fb5ed2 board: hoperun: Switch to use complete DTS files from upstream DTS by Lad Prabhakar · 3 weeks ago
  98. 34547a4 configs: hihope_rzg2: Set correct MMC device for U-Boot env by Chris Paterson · 3 weeks ago
  99. 9d81a9f arm: renesas: Fix RZ/G2L GICR base address by Paul Barker · 3 weeks ago
  100. 2badc65 dt-bindings: Drop unused RZ/G2L devicetree bindings by Paul Barker · 4 weeks ago