1. 532449d mach-snapdragon: use PSCI sysreset driver by Sam Day · Sat Jan 25 19:59:15 2025 +0000
  2. 2f0c1b2 qcom_defconfig: enable PINCTRL_QCOM_SC7280 by Caleb Connolly · Wed Jan 22 16:02:52 2025 +0100
  3. c368739 pinctrl: qcom: add sc7280 pinctrl driver by Caleb Connolly · Wed Jan 22 16:02:51 2025 +0100
  4. cc789db mach-snapdragon: handle platforms without PSCI support by Sam Day · Mon Jan 27 14:48:55 2025 +0000
  5. 72546b0 mach-snapdragon: support parsing memory info from external FDT by Sam Day · Thu Jan 23 12:12:14 2025 +0000
  6. be3e3f2 rng: msm: keep core clock disabled when PRNG not in use by Sam Day · Wed Feb 12 07:01:55 2025 +0000
  7. ab3dad3 clk/qcom: apq8016: improve clk_enable logging by Sam Day · Wed Feb 12 07:01:47 2025 +0000
  8. 7051a46 rng: msm: don't enable PRNG if it's already enabled by Sam Day · Wed Feb 12 07:01:39 2025 +0000
  9. ef788d4 clk/qcom: apq8016: add PRNG_AHB_CLK by Sam Day · Wed Feb 12 07:01:33 2025 +0000
  10. 26698b9 clk/qcom: apq8016: use BIT macro for clk en_vals by Sam Day · Wed Feb 12 07:01:27 2025 +0000
  11. 0b94877 configs: add qcom_ipq9574_mmc_defconfig by Varadarajan Narayanan · Wed Feb 26 12:15:05 2025 +0530
  12. 035b991 mmc: msm_sdhci: Reset clocks before reconfiguration by Varadarajan Narayanan · Wed Feb 26 12:15:04 2025 +0530
  13. 44891d5 pinctrl: qcom: Add ipq9574 pinctrl driver by Varadarajan Narayanan · Wed Feb 26 12:15:03 2025 +0530
  14. e7f07e0 pinctrl: qcom: Handle get_function_mux failure by Varadarajan Narayanan · Wed Feb 26 12:15:02 2025 +0530
  15. 065236d clk/qcom: add initial clock driver for ipq9574 by Varadarajan Narayanan · Wed Feb 26 12:15:01 2025 +0530
  16. ef4ee70 dts: ipq9574-rdp433-u-boot: add override dtsi by Varadarajan Narayanan · Wed Feb 26 12:15:00 2025 +0530
  17. 02adc67 doc: board/qualcomm: document RDP building/flashing by Varadarajan Narayanan · Wed Feb 26 12:14:59 2025 +0530
  18. bbfb9d2 Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Mar 15 08:19:31 2025 -0600
  19. 86bf4ef test: Make net tests depend on CONFIG_CMD_NET by Simon Glass · Sun Feb 09 09:07:19 2025 -0700
  20. 2020247 test/py: Show info about module-loading by Simon Glass · Sun Feb 09 09:07:18 2025 -0700
  21. 3270111 test/py: Drop assigning ubman to cons by Simon Glass · Sun Feb 09 09:07:17 2025 -0700
  22. db0e453 test/py: Drop importing utils as util by Simon Glass · Sun Feb 09 09:07:16 2025 -0700
  23. fb91637 test/py: Drop u_boot_ prefix on test files by Simon Glass · Sun Feb 09 09:07:15 2025 -0700
  24. ddba520 test/py: Shorten u_boot_console by Simon Glass · Sun Feb 09 09:07:14 2025 -0700
  25. 0622ba7 Merge patch series "Enable USB MSC Boot for AM62, AM62A and AM62P" by Tom Rini · Fri Mar 14 12:28:13 2025 -0600
  26. 97e7ad2 configs: am62x_a53: introduce fragment for USB MSC boot by Siddharth Vadapalli · Sat Mar 01 13:30:49 2025 +0530
  27. 65c2bb2 configs: am62x_r5: introduce fragment for USB MSC boot by Siddharth Vadapalli · Sat Mar 01 13:30:48 2025 +0530
  28. 7e557dc common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} options by Dragan Simic · Sun Mar 02 15:52:57 2025 +0100
  29. c3112f8 arm: dts: npcm7xx: correct the timer node by Jim Liu · Tue Feb 25 09:45:05 2025 +0800
  30. 83d982d Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Fri Mar 14 09:31:36 2025 -0600
  31. dcb3c36 arm64: Enable RW, RX and RO mappings for the relocated binary by Ilias Apalodimas · Thu Feb 20 15:54:43 2025 +0200
  32. e9e1865 treewide: Add a function to change page permissions by Ilias Apalodimas · Thu Feb 20 15:54:42 2025 +0200
  33. a6db58f arm64: mmu_change_region_attr() add an option not to break PTEs by Ilias Apalodimas · Thu Feb 20 15:54:41 2025 +0200
  34. 3f9a311 arm: Prepare linker scripts for memory permissions by Ilias Apalodimas · Thu Feb 20 15:54:40 2025 +0200
  35. d21b76f doc: update meminfo with arch specific information by Ilias Apalodimas · Thu Feb 20 15:54:39 2025 +0200
  36. b3c5d25 meminfo: add memory details for armv8 by Ilias Apalodimas · Thu Feb 20 15:54:38 2025 +0200
  37. 46a9437 Merge tag 'u-boot-imx-next-20250313' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Mar 13 16:45:19 2025 -0600
  38. b786b17 Kconfig: Introduce CONFIG_WERROR by Paul Barker · Fri Feb 28 10:04:33 2025 +0000
  39. 19557ca lib: rsa: add NULL check for 'algo' in by Anton Moryakov · Tue Feb 25 16:53:27 2025 +0300
  40. 1c9395d memory: ti-gpmc: Alloc per driver private struct by Vignesh Raghavendra · Wed Mar 05 14:11:30 2025 +0530
  41. 193d201 board: ti: j784s4: Update Resource Management configs by Vaishnav Achath · Fri Feb 28 11:12:22 2025 +0530
  42. 6c02326 cmd: Drop last reference to CMD_REISERFS by Tom Rini · Thu Feb 27 14:50:48 2025 -0600
  43. e40f857 mach-k3: common_fdt: create a reserved memory node by Bryan Brattlof · Thu Feb 27 11:14:41 2025 -0600
  44. b6c5e9d test: event: Correct usage of IS_ENABLED() macro in test/common/event.c by Tom Rini · Wed Feb 26 14:31:09 2025 -0600
  45. d41655f tools: add HOSTCFLAGS from openssl pkg-config by Raymond Mao · Wed Feb 26 06:19:51 2025 -0800
  46. 1994e54 Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08' by Tom Rini · Wed Feb 12 16:24:15 2025 -0600
  47. b6c776c mailbox: add i.MX Messaging Unit (MU) driver by Peng Fan · Tue Mar 04 14:57:40 2025 +0800
  48. 5f06f4a ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02 by Marek Vasut · Tue Mar 11 02:34:18 2025 +0100
  49. db56bae imx8m: soc: cope with existing optee node by Vincent Stehlé · Mon Mar 10 13:36:21 2025 +0100
  50. 2b5f1ad toradex: apalis/colibri imx6: Select correct DTB for SoM v1.2+ by Ernest Van Hoecke · Fri Mar 07 11:34:14 2025 +0100
  51. c887db1 board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant by Ernest Van Hoecke · Fri Mar 07 11:34:13 2025 +0100
  52. 49f19ff imx9: container.cfg: Guard tee.bin inclusion by Fabio Estevam · Thu Feb 27 13:50:01 2025 -0300
  53. 133facb mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig by Tom Rini · Thu Feb 27 09:29:42 2025 -0600
  54. 99f1ba5 Merge patch series "xPL-stack cleanup" by Tom Rini · Thu Mar 13 09:53:12 2025 -0600
  55. 0322f8e arm: Support a separate stack for VPL by Simon Glass · Fri Feb 28 05:20:26 2025 -0700
  56. 9d3858d spl: Use CONFIG_VAL() to obtain the SPL stack by Simon Glass · Fri Feb 28 05:20:25 2025 -0700
  57. bf7c0ce spl: Add an SPL_HAVE_INIT_STACK option by Simon Glass · Fri Feb 28 05:20:24 2025 -0700
  58. 356c71a tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK by Simon Glass · Fri Feb 28 05:20:23 2025 -0700
  59. 963bd46 Merge patch series "arm: mach-sc5xx: Remove manual bss_clear" by Tom Rini · Thu Mar 13 09:52:36 2025 -0600
  60. 6008640 arm: mach-sc5xx: Remove inappropriate board-specific functions by Greg Malysa · Fri Feb 28 13:58:34 2025 -0500
  61. 582c715 arm: mach-sc5xx: Remove manual bss_clear by Greg Malysa · Fri Feb 28 13:58:33 2025 -0500
  62. 144f17b Merge patch series "Update DDR Configurations" by Tom Rini · Thu Mar 13 09:51:46 2025 -0600
  63. bf73018 arm: dts: k3-am62p: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:23 2025 +0530
  64. 988a25a arm: dts: k3-am62a: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:22 2025 +0530
  65. f7bc3c4 arm: dts: k3-am62-lp: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:21 2025 +0530
  66. dee8b5d arm: dts: k3-am62x: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:20 2025 +0530
  67. 016a8fb arm: dts: k3-am64: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:19 2025 +0530
  68. bdd7d6d Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Wed Mar 12 21:36:52 2025 -0600
  69. cd6cf75 Merge patch series "binman: build_from_git: Add argument specifying branch" by Tom Rini · Wed Mar 12 10:25:33 2025 -0600
  70. 302e021 binman: cst: Build from source by Leonard Anderweit · Wed Feb 26 22:05:01 2025 +0100
  71. b1eec55 binman: build_from_git: Add optional make path inside git repo by Leonard Anderweit · Wed Feb 26 22:05:00 2025 +0100
  72. c58ed5c binman: build_from_git: Add argument specifying branch by Leonard Anderweit · Wed Feb 26 22:04:59 2025 +0100
  73. 8ebf6eb Merge patch series "drivers: Driver support for ADI SC5xx SoCs" by Tom Rini · Wed Mar 12 10:25:13 2025 -0600
  74. 5fd870e mmc: Add support for ADI SC5XX-family processor SDHCI peripherals by Nathan Barrett-Morrison · Wed Feb 26 12:30:34 2025 -0500
  75. 88720e7 spi: Add support for ADI SC5XX-family processor SPI peripherals by Nathan Barrett-Morrison · Wed Feb 26 12:30:33 2025 -0500
  76. 8f5030c remoteproc: Add in SHARC loading for ADI SC5XX-family processors by Nathan Barrett-Morrison · Wed Feb 26 12:30:32 2025 -0500
  77. 04b97d6 dma: Add driver for ADI SC5xx-family SoC MDMA functionality by Greg Malysa · Wed Feb 26 12:30:31 2025 -0500
  78. 5724a9d watchdog: Add support for ADI SC5XX-family watchdog peripheral by Nathan Barrett-Morrison · Wed Feb 26 12:30:30 2025 -0500
  79. eabf232 net: Add support for ADI SC5xx SoCs with DWC QoS ethernet by Greg Malysa · Wed Feb 26 12:30:29 2025 -0500
  80. 3ce44bc i2c: Add support for ADI SC5XX-family I2C peripheral by Nathan Barrett-Morrison · Wed Feb 26 12:30:28 2025 -0500
  81. 4db018a usb: musb-new: Add support for Analog Devices SC5xx SoCs by Nathan Barrett-Morrison · Wed Feb 26 12:30:27 2025 -0500
  82. 5315ff8 gpio: Add support for ADI ADP5588 GPIO expander chips by Nathan Barrett-Morrison · Wed Feb 26 12:30:26 2025 -0500
  83. 4dc391e gpio: Add support for SC5XX-family processor GPIO driver by Greg Malysa · Wed Feb 26 12:30:25 2025 -0500
  84. dabc000 doc: Add dt-bindings and descriptions for ADI SC5xx-family pinctrl by Greg Malysa · Wed Feb 26 12:30:24 2025 -0500
  85. d7e90d6 pinctrl: Add support for ADI SC5XX-family pinctrl by Greg Malysa · Wed Feb 26 12:30:23 2025 -0500
  86. 2054b2c Merge patch series "pci_auto: Downgrade prefetch if necessary" by Tom Rini · Wed Mar 12 10:24:05 2025 -0600
  87. 50cf700 emulation: qemu-sbsa: Enable PCI enumeration by Patrick Rudolph · Wed Feb 26 14:56:44 2025 +0100
  88. d770471 emulation: qemu-sbsa: Select SYS_PCI_64BIT by Patrick Rudolph · Wed Feb 26 14:56:43 2025 +0100
  89. e86539d pci_auto: Downgrade prefetch if necessary by Patrick Rudolph · Wed Feb 26 14:56:42 2025 +0100
  90. 9c3a583 serial: stm32: restrict _debug_uart_init() usage by Patrice Chotard · Thu Jan 30 12:57:54 2025 +0100
  91. 9bf4c3f board: st: stm32f746-disco: Update MAINTAINERS file by Patrice Chotard · Mon Mar 10 13:52:25 2025 +0100
  92. 1455c0c ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK by Cheick Traore · Tue Mar 11 15:30:37 2025 +0100
  93. 82a38d8 configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig by Cheick Traore · Tue Mar 11 15:30:36 2025 +0100
  94. 3c4456b pwm: stm32: add driver to support pwm with timer by Cheick Traore · Tue Mar 11 15:30:35 2025 +0100
  95. a2d2027 mach-stm32: add multifunction timer driver support by Cheick Traore · Tue Mar 11 15:30:34 2025 +0100
  96. f183afa Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 12 07:56:16 2025 -0600
  97. 117c8b4 Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 12 07:55:47 2025 -0600
  98. 078d4f9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Tue Mar 11 19:05:03 2025 -0600
  99. d813420 net: ravb: Fix RX frame size limit by Paul Barker · Tue Mar 04 20:07:08 2025 +0000
  100. 8e0d7de net: ravb: Add dependency on CONFIG_BITBANGMII by Paul Barker · Tue Mar 04 20:07:07 2025 +0000