1. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  2. ce2b648 Merge patch series "spi: Various Kconfig fixes" by Tom Rini · Wed Oct 09 12:25:39 2024 -0600
  3. a94e31c spi: rockchip_sfc: Select BOUNCE_BUFFER by John Watts · Sat Apr 27 15:40:43 2024 +1000
  4. 60dcbc2 spi: Kconfig: Add some required arch depends for drivers by John Watts · Sat Apr 27 15:40:40 2024 +1000
  5. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  6. 71bfd39 spi: versal2: Enable spi drivers for Versal Gen 2 by Michal Simek · Wed May 29 16:48:01 2024 +0200
  7. 61c9f28 spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · Sat Apr 20 15:08:23 2024 +0800
  8. bc6a457 spi: mpc8xx: Add GPIO dependency by Christophe Leroy · Tue Apr 02 19:20:07 2024 +0200
  9. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  10. 3f02775 spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · Wed Oct 25 01:51:39 2023 +0300
  11. 7ff5855 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · Wed Jun 07 16:37:05 2023 -0700
  12. 96c65fa spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · Wed Jun 07 16:37:01 2023 -0700
  13. 64f3ca8 mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · Thu Aug 25 10:32:56 2022 +0700
  14. 1899e4b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Fri Apr 07 15:55:50 2023 -0400
  15. 47c4f50 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · Tue Feb 28 22:28:30 2023 +0100
  16. cffcee9 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · Fri Mar 24 10:54:19 2023 +0100
  17. 7509ea1 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · Tue Nov 29 11:17:09 2022 +0900
  18. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  19. 153c1b3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 03 08:27:44 2022 -0400
  20. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  21. 1bfa2cd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · Wed Nov 02 09:09:57 2022 -0400
  22. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  23. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  24. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  25. 68d2912 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · Tue May 31 18:14:02 2022 +0800
  26. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 26 11:28:14 2022 -0400
  27. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  28. 2420220 spi: add support for MediaTek spi-mem controller by developer · Fri Sep 09 19:59:45 2022 +0800
  29. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  30. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · Fri Aug 19 17:01:04 2022 +0800
  31. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  32. 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · Thu May 12 04:05:32 2022 -0600
  33. 2ccea3a spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · Wed Jun 08 16:21:36 2022 -0500
  34. 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · Tue Apr 26 16:52:45 2022 +0800
  35. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · Wed Mar 30 18:07:23 2022 -0400
  36. 1969f2b driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · Wed Feb 09 14:16:13 2022 -0800
  37. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  38. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  39. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  40. 717bab2 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · Fri Jun 04 18:44:27 2021 +0900
  41. c93136b spi: Add MXIC controller driver by Zhengxun · Wed Jun 23 17:15:15 2021 +0000
  42. f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · Wed Jan 20 15:31:33 2021 +0800
  43. 2dfdc3f spi: add spi controller support for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:42 2020 +0800
  44. 8f04b52 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · Thu Jul 30 12:52:45 2020 -0700
  45. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  46. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Mon Aug 24 14:41:51 2020 +0200
  47. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:18 2020 +0200
  48. d7e3c9a spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · Tue Jun 09 00:59:06 2020 -0700
  49. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · Thu Jun 18 23:15:13 2020 +0530
  50. 99899c5 spi: omap3: Drop nondm code by Jagan Teki · Wed May 27 18:26:36 2020 +0530
  51. 97c18ed spi: davinci: Drop non-dm code by Jagan Teki · Tue May 26 13:34:26 2020 +0530
  52. e576244 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · Tue May 26 08:34:37 2020 +0530
  53. 2174d85 spi: mxs: Drop nondm code by Jagan Teki · Mon May 25 23:24:23 2020 +0530
  54. c3aa722 spi: Zap sh_spi driver by Jagan Teki · Tue May 26 00:23:51 2020 +0530
  55. 72cedd4 spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · Tue May 26 00:24:19 2020 +0530
  56. f3723b6 spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · Tue May 26 00:15:25 2020 +0530
  57. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  58. d3967f3 spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · Wed Dec 18 00:09:58 2019 +0100
  59. e14c085 spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:12 2020 +0100
  60. 86efbe0 x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · Fri Dec 06 21:42:36 2019 -0700
  61. 72817cd configs: spi: Add the SPI_FLASH_BAR for ESPI by Xiaowei Bao · Thu Oct 31 14:34:40 2019 +0800
  62. 9f6eafd spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · Wed Oct 16 18:05:56 2019 +0530
  63. 38d91fe spi: Kconfig: Add help text by Jagan Teki · Wed Oct 16 18:04:13 2019 +0530
  64. 53cf342 spi: hsspi: allow to be used on bcm6858 and bcm63158 by Kursad Oney · Wed Aug 14 15:18:32 2019 +0200
  65. 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · Thu Aug 01 17:56:44 2019 +0200
  66. 1134995 spi: Drop obsolete mtk_qspi driver references by developer · Mon Jul 22 17:09:42 2019 +0530
  67. 8a78b4d spi: add spi-mem driver for MediaTek MT7629 SoC by developer · Mon Jul 22 17:09:01 2019 +0530
  68. 3c34f75 spi: Add SiFive SPI driver by Bhargav Shah · Wed Jul 17 04:23:43 2019 +0000
  69. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  70. 7e36868 sandbox: Correct spi flash operation by Simon Glass · Sat May 18 11:59:49 2019 -0600
  71. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · Fri Jul 05 10:03:18 2019 +0900
  72. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · Tue Jun 18 08:51:50 2019 +0000
  73. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  74. 82a17e6 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · Wed May 29 17:01:35 2019 -0400
  75. 6c2d37e spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:34 2019 -0400
  76. dd5e9d9 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:33 2019 -0400
  77. 9f72733 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · Wed May 29 17:01:32 2019 -0400
  78. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · Tue Jun 11 17:22:22 2019 -0400
  79. 1fbee99 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 10 09:43:11 2019 -0400
  80. 52515d5 spi: mpc8xxx: Convert to DM by Jagan Teki · Mon Apr 29 01:58:53 2019 +0530
  81. 0b08bf8 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · Tue Apr 30 18:08:28 2019 +0200
  82. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · Wed Mar 13 21:46:46 2019 +0100
  83. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · Wed May 15 07:10:32 2019 -0400
  84. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · Sat May 04 18:52:33 2019 +0200
  85. d43c496 spi: Kconfig: Add STM32F4 support for STM32_QSPI driver by Patrice Chotard · Tue Apr 30 16:09:18 2019 +0200
  86. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · Tue Apr 30 11:13:58 2019 +0800
  87. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  88. 6958a0d spi: stm32_qspi: move to exec_op by Christophe Kerello · Fri Apr 05 11:46:50 2019 +0200
  89. 7b68ef4 spi: Rename sun4i_spi.c into spi-sunxi.c by Jagan Teki · Wed Feb 27 20:02:13 2019 +0530
  90. f69b425 spi: sun4: Add A31 spi controller support by Jagan Teki · Wed Feb 27 20:02:11 2019 +0530
  91. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  92. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · Tue Feb 05 11:29:15 2019 +0530
  93. f01b732 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · Tue Jan 08 10:38:33 2019 +0100
  94. 847362b spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · Wed Nov 21 08:51:57 2018 +0000
  95. d97a46e spi: mtk_qspi: add qspi driver for MT7629 SoC by developer · Fri Oct 12 15:01:06 2018 +0800
  96. 5c16217 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · Thu Nov 22 11:01:05 2018 +0100
  97. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  98. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · Thu Aug 16 10:48:48 2018 +0200
  99. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  100. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · Fri Aug 31 16:28:29 2018 +0200