1. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  2. 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · Fri Aug 20 07:43:17 2021 -0600
  3. 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · Fri Aug 20 07:43:16 2021 -0600
  4. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · Mon Jul 26 21:35:28 2021 +0200
  5. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  6. 861c215 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Aug 03 14:06:41 2021 -0400
  7. 475be5a spi: spi-mem-nodm: Fix read data size issue by Bin Meng · Wed Jul 28 20:50:14 2021 +0800
  8. 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · Wed Jul 28 18:28:56 2021 +0800
  9. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  10. 9646711 spi: ich: Don't require the PCH by Simon Glass · Sun Jun 27 17:50:59 2021 -0600
  11. 2fb2417 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · Sat Jul 10 16:31:29 2021 +0200
  12. d8d3754 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · Mon Jun 07 14:36:42 2021 +0200
  13. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  14. 717bab2 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · Fri Jun 04 18:44:27 2021 +0900
  15. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  16. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  17. 170013f spi: Update speed/mode on change by Marek Vasut · Thu Jun 10 14:00:00 2021 +0200
  18. 03b1715 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Jun 28 18:31:53 2021 -0400
  19. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  20. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  21. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  22. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  23. 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · Sat Jun 26 00:47:07 2021 +0530
  24. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  25. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  26. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  27. c93136b spi: Add MXIC controller driver by Zhengxun · Wed Jun 23 17:15:15 2021 +0000
  28. 485b4b1 spi: stm32_qspi: Fix short data write operation by Daniil Stas · Sun May 23 22:24:49 2021 +0000
  29. 2af829f spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · Tue May 25 06:36:27 2021 -0600
  30. 15b9ddd spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · Fri Apr 30 15:26:31 2021 +0200
  31. cdf47b5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · Fri Apr 30 15:26:30 2021 +0200
  32. a51b6fb spi: kirkwood: support extended baud rates by Ken Ma · Fri Apr 30 15:26:29 2021 +0200
  33. b40efd3 atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · Thu Apr 01 16:48:51 2021 +0800
  34. 64fa31a spi: zynqmp: Remove gd reference by Michal Simek · Mon Apr 26 08:26:33 2021 +0200
  35. 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 31 09:47:30 2021 -0400
  36. c17b307 spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · Wed Mar 17 01:01:50 2021 -0600
  37. 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · Wed Mar 17 12:31:30 2021 +0100
  38. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · Wed Jan 20 14:42:02 2021 +0100
  39. c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · Mon Jan 18 15:32:49 2021 -0600
  40. 060ae38 spi: imx: Implement set_speed by Marek Vasut · Wed Feb 03 17:53:57 2021 +0100
  41. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  42. b8003d5 spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · Wed Jan 20 14:28:30 2021 -0600
  43. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  44. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  45. b4c5396 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · Mon Jan 25 03:55:22 2021 +0000
  46. 148dba4 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · Mon Jan 25 03:55:21 2021 +0000
  47. 4d9cce7 spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · Wed Jan 20 10:39:46 2021 -0600
  48. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  49. f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · Wed Jan 20 15:31:33 2021 +0800
  50. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500
  51. 2dfdc3f spi: add spi controller support for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:42 2020 +0800
  52. bc0d3c8 spi: imx: Use clock framework if enabled by Marek Vasut · Tue Jan 19 00:58:33 2021 +0100
  53. eb68aa1 spi: imx: Define register bits in the driver by Marek Vasut · Tue Jan 19 00:58:32 2021 +0100
  54. cf559bf spi: nxp_fspi: Enable support for nxp,imx8mm-fspi by Adam Ford · Mon Jan 18 15:32:50 2021 -0600
  55. f686e4d dm: fix build errors generated by last merges by Dario Binacchi · Fri Jan 15 09:10:26 2021 +0100
  56. 72e220c spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:53 2020 +0100
  57. 7380f9e spi: stm32_spi: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:52 2020 +0100
  58. ab34b89 spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · Sun Nov 29 12:53:05 2020 +0530
  59. 7cb5159 spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · Sat Nov 28 10:11:28 2020 +0200
  60. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  61. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  62. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  63. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  64. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  65. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  66. de64048 x86: spl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:59 2020 -0700
  67. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  68. cc59fc9 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · Thu Nov 19 05:00:36 2020 -0700
  69. c1e0dac dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · Wed Dec 16 12:11:52 2020 +0100
  70. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · Mon Dec 14 19:06:50 2020 +0200
  71. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · Mon Dec 14 19:06:49 2020 +0200
  72. 05f3881 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · Mon Dec 14 19:06:48 2020 +0200
  73. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · Mon Dec 14 19:06:47 2020 +0200
  74. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · Mon Dec 14 19:06:46 2020 +0200
  75. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  76. c4222cd spi: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:19 2020 -0700
  77. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  78. 8f04b52 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · Thu Jul 30 12:52:45 2020 -0700
  79. 16edba3 spi: dw: Add mem_ops by Sean Anderson · Fri Oct 16 18:57:53 2020 -0400
  80. debbff8 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · Fri Oct 16 18:57:51 2020 -0400
  81. e11c0b1 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · Fri Oct 16 18:57:49 2020 -0400
  82. f252082 spi: dw: Remove spi_enable_chip by Sean Anderson · Fri Oct 16 18:57:48 2020 -0400
  83. 75ea2f6 spi: dw: Rename registers to match datasheet by Sean Anderson · Fri Oct 16 18:57:47 2020 -0400
  84. 72097a7 spi: dw: Use generic function to read reg address by Sean Anderson · Fri Oct 16 18:57:46 2020 -0400
  85. 17f69fb spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · Fri Oct 16 18:57:45 2020 -0400
  86. 0dfb3ac spi: dw: Convert calls to debug to dev_* by Sean Anderson · Fri Oct 16 18:57:44 2020 -0400
  87. 8fc04b5 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · Fri Oct 16 18:57:43 2020 -0400
  88. 1d83e03 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · Thu Oct 15 17:18:17 2020 +0200
  89. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  90. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  91. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  92. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  93. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  94. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  95. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  96. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  97. 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · Tue Jan 28 07:39:04 2020 -0700
  98. b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · Tue Feb 04 05:47:45 2020 -0700
  99. 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · Tue Feb 04 05:47:44 2020 -0700
  100. 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · Thu Sep 24 04:32:15 2020 -0600