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