1. aa7d910 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Oct 11 09:35:49 2024 -0600
  2. edc1e75 usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case by Jan Kiszka · Thu Aug 08 10:51:33 2024 +0200
  3. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  4. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · Tue Oct 01 14:24:44 2024 +0200
  5. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · Tue Oct 01 14:24:43 2024 +0200
  6. 82b3245 doc: introduce led.rst documentation by Christian Marangi · Tue Oct 01 14:24:42 2024 +0200
  7. c9f58b1 ubi: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:41 2024 +0200
  8. 31d7181 mtd: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:40 2024 +0200
  9. 1165ba0 tftp: implement support for LED activity by Christian Marangi · Tue Oct 01 14:24:39 2024 +0200
  10. 8be34e8 led: implement LED activity API by Christian Marangi · Tue Oct 01 14:24:38 2024 +0200
  11. ac41112 common: board_r: rework BOOT LED handling by Christian Marangi · Tue Oct 01 14:24:37 2024 +0200
  12. ea7387e led: implement LED boot API by Christian Marangi · Tue Oct 01 14:24:36 2024 +0200
  13. 7254473 dm: core: implement ofnode_options helpers by Christian Marangi · Tue Oct 01 14:24:35 2024 +0200
  14. be131cf led: toggle LED on initial SW blink by Christian Marangi · Tue Oct 01 14:24:34 2024 +0200
  15. 7bf54f1 power: pmic: pca9450: Add missing newline by Joy Zou · Mon Sep 23 21:11:33 2024 +0800
  16. b3949a4 power: pmic/regulator: Support pca9452 by Joy Zou · Mon Sep 23 21:11:32 2024 +0800
  17. 831185a power: regulator: pca9450: Update the BUCK1 voltage range by Joy Zou · Mon Sep 23 21:11:31 2024 +0800
  18. 7285937 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · Sun Sep 24 18:30:22 2023 -0400
  19. c35f6fb mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · Fri Sep 27 10:27:08 2024 +0900
  20. decbc27 Merge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts" by Tom Rini · Thu Oct 10 08:13:02 2024 -0600
  21. 4245b38 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:16 2024 +0900
  22. fb44faa mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:15 2024 +0900
  23. d5d39d7 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · Thu Oct 10 08:12:18 2024 -0600
  24. 67df2aa mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · Fri Sep 27 10:11:19 2024 +0900
  25. 7579d9f mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · Fri Sep 27 10:11:18 2024 +0900
  26. d870042 mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · Fri Sep 27 10:11:17 2024 +0900
  27. 7b976fc mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · Fri Sep 06 23:10:42 2024 +0200
  28. 29b19a0 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · Fri Sep 06 23:10:10 2024 +0200
  29. 1db9b52 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · Fri Sep 06 23:09:16 2024 +0200
  30. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  31. 879a321 Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Oct 09 16:58:42 2024 -0600
  32. e6b21bd sandbox: enable clk command on the sandbox by Heinrich Schuchardt · Tue Sep 10 01:45:30 2024 +0200
  33. e357de0 cmd: clk: simplify clk command by Heinrich Schuchardt · Tue Sep 10 01:45:29 2024 +0200
  34. 4116ff4 cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK by Heinrich Schuchardt · Tue Sep 10 01:45:28 2024 +0200
  35. 646c816 boot: typo boormethod by Heinrich Schuchardt · Tue Oct 08 22:46:14 2024 +0200
  36. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  37. b3445e0 bootstd: Add debugging for efi bootmeth by Simon Glass · Thu Sep 26 23:59:37 2024 +0200
  38. e6bad43 efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld by Simon Glass · Thu Sep 26 23:59:35 2024 +0200
  39. b74a0e0 efi_loader: Shorten the app rules further by Simon Glass · Thu Sep 26 23:59:34 2024 +0200
  40. 4f6b7d5 efi_loader: Shorten the app rules by Simon Glass · Thu Sep 26 23:59:33 2024 +0200
  41. e1e0cc3 efi: arm: x86: riscv: Drop crt0/relocal extra- rules by Simon Glass · Thu Sep 26 23:59:32 2024 +0200
  42. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  43. 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · Thu Sep 26 14:28:51 2024 +0200
  44. 069079c efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · Tue Sep 17 10:49:29 2024 +0200
  45. e53d011 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · Tue Jun 04 06:40:39 2024 +0200
  46. ce2b648 Merge patch series "spi: Various Kconfig fixes" by Tom Rini · Wed Oct 09 12:25:39 2024 -0600
  47. a94e31c spi: rockchip_sfc: Select BOUNCE_BUFFER by John Watts · Sat Apr 27 15:40:43 2024 +1000
  48. dbbf343 spi: ca_sflash: Add missing dm include by John Watts · Sat Apr 27 15:40:42 2024 +1000
  49. 8922beb spi: mtk_spim: Remove completion.h include by John Watts · Sat Apr 27 15:40:41 2024 +1000
  50. 60dcbc2 spi: Kconfig: Add some required arch depends for drivers by John Watts · Sat Apr 27 15:40:40 2024 +1000
  51. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · Wed Oct 09 09:02:22 2024 -0600
  52. f84ec5d config: xilinx: Enable the SPI_ADVANCE config option by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:08 2024 +0530
  53. b74a102 spi: zynq_qspi: Add parallel memories support in QSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:07 2024 +0530
  54. f0b9d77 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:06 2024 +0530
  55. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:05 2024 +0530
  56. 8dd6fa5 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · Thu Sep 26 10:25:04 2024 +0530
  57. 99ca034 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · Thu Sep 26 10:25:03 2024 +0530
  58. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  59. 2f47ccc config: mx6sabresd: Default don't enable the flash lock by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:01 2024 +0530
  60. 8507ed0 arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature by Udit Kumar · Wed Sep 11 14:07:22 2024 +0530
  61. c427a58 configs: Resync with savedefconfig by Tom Rini · Tue Oct 08 09:18:32 2024 -0600
  62. 6218cf5 cmd: Make bootvx independent of bootelf by Daniel Palmer · Sun Sep 29 18:27:39 2024 +0900
  63. dc9e29f mkimage: ecdsa: add nodes to signature/key node by Matthias Pritschet · Thu Aug 29 14:44:47 2024 +0200
  64. a0c7dbb mkimage: ecdsa: add signature/key nodes to dtb if missing by Matthias Pritschet · Tue Aug 27 18:00:54 2024 +0200
  65. 421fd77 configs: am64x*_r5_defconfig: Drop BOOTCOMMAND by Wadim Egorov · Fri Aug 16 15:23:28 2024 +0200
  66. dba266f serial: ns16550: Try get serial clock rate from DT before CLK by Jonas Karlman · Sun Aug 04 15:09:52 2024 +0000
  67. be3ad16 pinctrl: mediatek: Bind gpio while binding pinctrl by Chris Webb · Wed Jul 31 11:01:31 2024 +0100
  68. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  69. 14eb019 Prepare v2024.10 by Tom Rini · Mon Oct 07 08:54:35 2024 -0600
  70. 1f528fd clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching by Marek Vasut · Sat Oct 05 19:45:02 2024 +0200
  71. 231d2ba Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sat Oct 05 11:18:38 2024 -0600
  72. a5837bf mtd: rawnand: brcmnand: Add support for getting ecc setting from strap by William Zhang · Mon Sep 16 11:58:49 2024 +0200
  73. 27cfe7d mtd: rawnand: brcmnand: Support write protection setting from dts by William Zhang · Mon Sep 16 11:58:48 2024 +0200
  74. d2ad157 mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · Mon Sep 16 11:58:47 2024 +0200
  75. 3d8ade4 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · Mon Sep 16 11:58:46 2024 +0200
  76. a645493 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · Mon Sep 16 11:58:45 2024 +0200
  77. 080ac0f mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · Mon Sep 16 11:58:44 2024 +0200
  78. 26f66e6 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · Mon Sep 16 11:58:43 2024 +0200
  79. 6f8ae26 Merge tag 'u-boot-imx-next-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Sat Oct 05 11:18:16 2024 -0600
  80. 7c9d077 Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · Fri Oct 04 09:01:44 2024 -0600
  81. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · Fri Oct 04 11:40:44 2024 +0100
  82. 573c6c2 rockchip: Provid SPL control over otp presence by Jonas Karlman · Fri Oct 04 06:21:34 2024 +0000
  83. a17233d clk/qcom: sm8250: add debug data by Caleb Connolly · Mon Aug 19 21:34:20 2024 +0200
  84. 591a963 clk/qcom: sm6115: add debug data by Caleb Connolly · Mon Aug 19 21:34:19 2024 +0200
  85. 0ae54d8 clk/qcom: sdm845: add dump data by Caleb Connolly · Mon Aug 19 21:34:18 2024 +0200
  86. 86d2839 clk/qcom: implement clk dump by Caleb Connolly · Mon Aug 19 21:34:17 2024 +0200
  87. 5f6a7fa Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration" by Caleb Connolly · Mon Sep 09 14:06:10 2024 +0200
  88. 2837f94 pinctr: qcom: sm8250: add special pins pins configuration data by Neil Armstrong · Wed Sep 11 20:07:15 2024 +0200
  89. 6102ac4 gpio: msm: add support for special pins by Neil Armstrong · Wed Sep 11 20:07:14 2024 +0200
  90. f0cbbc9 phy: qcom: Add QMP UFS PHY driver by Bhupesh Sharma · Tue Sep 10 11:11:58 2024 +0200
  91. 2f579cd phy: qcom: Import QMP phy related header files from Linux by Bhupesh Sharma · Tue Sep 10 11:11:57 2024 +0200
  92. 8b679bc config: qcom: add sm8150 to qcom_defconfig by Julius Lehmann · Wed Sep 11 19:13:11 2024 +0200
  93. c6e3748 pinctrl: qcom: add driver for SM8150 SoC by Julius Lehmann · Wed Sep 11 19:13:10 2024 +0200
  94. 9930fca clk: qcom: add driver for SM8150 SoC by Julius Lehmann · Wed Sep 11 19:13:09 2024 +0200
  95. 81a41b5 lxr2: Add DA9063 watchdog support by Fabio Estevam · Mon Sep 16 12:37:55 2024 -0300
  96. 74bee30 da9063: Add watchdog support by Fabio Estevam · Tue Sep 17 10:55:50 2024 -0300
  97. 62a64e3 ARM: imx: Drop bogus newline by Marek Vasut · Wed Oct 02 21:52:43 2024 +0200
  98. e492b70 arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2 by Ying-Chun Liu (PaulLiu) · Wed Oct 02 00:03:24 2024 +0800
  99. 003810a arm: imx: imx8m: soc: Fix VPU fdt disable fixup by Vitor Soares · Tue Oct 01 17:01:52 2024 +0100
  100. 97a645c mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · Tue Oct 01 21:07:57 2024 +0800