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