1. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · Tue Oct 08 19:18:31 2024 +0000
  2. 6653c91 mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · Tue Oct 15 13:08:36 2024 +0900
  3. 69bf3c3 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · Tue Oct 15 13:08:35 2024 +0900
  4. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · Tue Oct 15 13:08:34 2024 +0900
  5. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · Tue Oct 15 13:08:33 2024 +0900
  6. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  7. 8d653ff mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · Tue Oct 15 13:08:31 2024 +0900
  8. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  9. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  10. f8cfbec Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · Mon Oct 14 08:15:15 2024 -0600
  11. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 14 08:14:46 2024 -0600
  12. 378e92c Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 14 08:13:23 2024 -0600
  13. e8e3f1d power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · Wed Oct 09 11:15:21 2024 +0200
  14. 7481d3c clk: meson: gxbb: add HDMI clocks by Neil Armstrong · Wed Oct 09 11:15:20 2024 +0200
  15. ec3a9cb video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · Wed Oct 09 10:01:56 2024 +0200
  16. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · Tue Sep 10 11:50:13 2024 +0200
  17. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · Tue Sep 10 11:50:12 2024 +0200
  18. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · Tue Sep 10 11:50:11 2024 +0200
  19. 5168a8b ufs: add device_reset callback by Neil Armstrong · Tue Sep 10 11:50:10 2024 +0200
  20. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:50 2024 +0530
  21. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:49 2024 +0530
  22. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · Mon Sep 30 14:44:34 2024 +0200
  23. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · Mon Sep 30 14:44:33 2024 +0200
  24. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · Mon Sep 30 14:44:32 2024 +0200
  25. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · Mon Sep 30 14:44:31 2024 +0200
  26. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · Mon Sep 30 14:44:30 2024 +0200
  27. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · Mon Sep 30 14:44:29 2024 +0200
  28. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Mon Sep 30 14:44:28 2024 +0200
  29. 5b1431b ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Mon Sep 30 14:44:27 2024 +0200
  30. c865da1 ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · Mon Sep 30 14:44:26 2024 +0200
  31. ead4219 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · Mon Sep 30 14:44:25 2024 +0200
  32. a9b880f ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · Mon Sep 30 14:44:24 2024 +0200
  33. ceb2bf4 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · Mon Sep 30 14:44:23 2024 +0200
  34. f04d244 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Oct 13 20:25:41 2024 -0600
  35. 266d0b6 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Oct 13 20:25:22 2024 -0600
  36. d55f592 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sun Oct 13 16:25:01 2024 -0600
  37. b6cc984 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:59 2024 +0200
  38. 7efb7da clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:58 2024 +0200
  39. 160b23a clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:57 2024 +0200
  40. 1f6052d clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:56 2024 +0200
  41. 7c00fb3 pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 by Marek Vasut · Wed Sep 11 23:09:39 2024 +0200
  42. 5d7061f pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 by Marek Vasut · Wed Sep 11 23:09:38 2024 +0200
  43. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sun Oct 13 10:19:05 2024 -0600
  44. ecb1209 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · Sat Dec 23 21:50:31 2023 +0200
  45. ab120e5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · Tue Jul 30 13:35:45 2024 +0300
  46. e970800 video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · Tue Jul 30 13:30:17 2024 +0300
  47. f87b40f usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · Thu Aug 17 20:15:18 2023 +0300
  48. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · Fri Aug 09 21:10:31 2024 +0300
  49. a2c9b97 Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · Mon Jan 22 14:40:27 2024 +0200
  50. d492090 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · Sat Oct 12 17:34:10 2024 +0800
  51. 508809d misc: fuse: Update fuse driver by Ye Li · Sun Oct 06 08:30:05 2024 +0800
  52. a48556c misc: fuse: Fix FSB redundancy fuse word check and clear res by Ye Li · Sun Oct 06 08:30:04 2024 +0800
  53. a45bec8 misc: ele_api: Add read/write shadow fuse APIs by Ye Li · Sun Oct 06 08:30:03 2024 +0800
  54. 00e2e86 misc: ele_api: Update ELE read common fuse API by Peng Fan · Sun Oct 06 08:30:02 2024 +0800
  55. 25a3fc3 misc: ele_mu: Clear RR when initialize MU by Peng Fan · Sun Oct 06 08:22:51 2024 +0800
  56. 41a9a4f misc: ele_mu: Update ELE MU to get TR/RR number from HW by Ye Li · Sun Oct 06 08:22:50 2024 +0800
  57. 84998f4 mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver by Linus Walleij · Fri Oct 11 16:49:54 2024 +0200
  58. 4de19a9 mtd: nand: raw: atmel: Use ONFI ECC params if available by Zixun LI · Sun Jul 21 23:45:52 2024 +0200
  59. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  60. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  61. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  62. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  63. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  64. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  65. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  66. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · Sun Sep 29 19:49:27 2024 -0600
  67. 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
  68. edc1e75 usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case by Jan Kiszka · Thu Aug 08 10:51:33 2024 +0200
  69. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  70. 8be34e8 led: implement LED activity API by Christian Marangi · Tue Oct 01 14:24:38 2024 +0200
  71. ea7387e led: implement LED boot API by Christian Marangi · Tue Oct 01 14:24:36 2024 +0200
  72. 7254473 dm: core: implement ofnode_options helpers by Christian Marangi · Tue Oct 01 14:24:35 2024 +0200
  73. be131cf led: toggle LED on initial SW blink by Christian Marangi · Tue Oct 01 14:24:34 2024 +0200
  74. 7bf54f1 power: pmic: pca9450: Add missing newline by Joy Zou · Mon Sep 23 21:11:33 2024 +0800
  75. b3949a4 power: pmic/regulator: Support pca9452 by Joy Zou · Mon Sep 23 21:11:32 2024 +0800
  76. 831185a power: regulator: pca9450: Update the BUCK1 voltage range by Joy Zou · Mon Sep 23 21:11:31 2024 +0800
  77. c35f6fb mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · Fri Sep 27 10:27:08 2024 +0900
  78. 4245b38 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:16 2024 +0900
  79. 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
  80. d5d39d7 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · Thu Oct 10 08:12:18 2024 -0600
  81. 67df2aa mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · Fri Sep 27 10:11:19 2024 +0900
  82. 7579d9f mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · Fri Sep 27 10:11:18 2024 +0900
  83. d870042 mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · Fri Sep 27 10:11:17 2024 +0900
  84. 7b976fc mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · Fri Sep 06 23:10:42 2024 +0200
  85. 29b19a0 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · Fri Sep 06 23:10:10 2024 +0200
  86. 1db9b52 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · Fri Sep 06 23:09:16 2024 +0200
  87. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  88. 2dac5ce sunxi: power: axp809: Fix DCDC4 programming by Andre Przywara · Mon Oct 07 23:09:45 2024 +0100
  89. bb61bf4 clk: sunxi: a80: Fix reset description by Andre Przywara · Mon Feb 12 23:13:01 2024 +0000
  90. e53d011 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · Tue Jun 04 06:40:39 2024 +0200
  91. ce2b648 Merge patch series "spi: Various Kconfig fixes" by Tom Rini · Wed Oct 09 12:25:39 2024 -0600
  92. a94e31c spi: rockchip_sfc: Select BOUNCE_BUFFER by John Watts · Sat Apr 27 15:40:43 2024 +1000
  93. dbbf343 spi: ca_sflash: Add missing dm include by John Watts · Sat Apr 27 15:40:42 2024 +1000
  94. 8922beb spi: mtk_spim: Remove completion.h include by John Watts · Sat Apr 27 15:40:41 2024 +1000
  95. 60dcbc2 spi: Kconfig: Add some required arch depends for drivers by John Watts · Sat Apr 27 15:40:40 2024 +1000
  96. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · Wed Oct 09 09:02:22 2024 -0600
  97. b74a102 spi: zynq_qspi: Add parallel memories support in QSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:07 2024 +0530
  98. f0b9d77 spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:06 2024 +0530
  99. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:05 2024 +0530
  100. 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