1. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · Sun Oct 20 21:31:47 2019 -0600
  2. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  3. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Oct 25 20:07:24 2019 -0400
  4. a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · Wed Sep 25 17:45:25 2019 +0800
  5. fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · Wed Sep 25 17:45:24 2019 +0800
  6. 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · Wed Sep 25 17:45:23 2019 +0800
  7. d95ab40 spi: designware_spi: Disable and free clock when remove driver by Ley Foon Tan · Wed Sep 19 16:27:19 2018 +0800
  8. 9f6eafd spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · Wed Oct 16 18:05:56 2019 +0530
  9. f8586f6 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · Mon Sep 09 06:00:01 2019 -0700
  10. 9f71ba7 dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · Mon Sep 09 06:00:00 2019 -0700
  11. 38d91fe spi: Kconfig: Add help text by Jagan Teki · Wed Oct 16 18:04:13 2019 +0530
  12. 60d590e spi: zynqmp: Remove unused platform headers by Michal Simek · Mon Oct 14 12:55:47 2019 +0200
  13. 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · Fri Sep 06 07:51:19 2019 -0400
  14. e31d6f1 spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock. by Kursad Oney · Wed Aug 14 15:18:35 2019 +0200
  15. 711c730 spi: bcm63xx_hsspi: switch to raw I/O functions. by Kursad Oney · Wed Aug 14 15:18:34 2019 +0200
  16. 53cf342 spi: hsspi: allow to be used on bcm6858 and bcm63158 by Kursad Oney · Wed Aug 14 15:18:32 2019 +0200
  17. 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · Wed Aug 14 11:31:40 2019 +0000
  18. 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · Wed Aug 14 11:31:36 2019 +0000
  19. ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · Wed Aug 14 11:31:31 2019 +0000
  20. 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · Wed Aug 14 11:31:27 2019 +0000
  21. 6be0656 spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · Thu Sep 05 09:54:58 2019 +0200
  22. 35223a6 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · Thu Sep 05 09:54:57 2019 +0200
  23. e85a077 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · Thu Sep 05 09:54:56 2019 +0200
  24. 7cc71fd spi: Add spi_write_then_read by Jagan Teki · Mon Jul 22 17:22:56 2019 +0530
  25. 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · Thu Aug 01 17:56:44 2019 +0200
  26. b34a10a spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · Fri Aug 02 15:46:29 2019 +0200
  27. a792616 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · Tue Jul 23 16:49:32 2019 +0200
  28. db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · Fri Aug 02 08:38:34 2019 +0200
  29. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  30. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 27 09:34:07 2019 -0400
  31. 1134995 spi: Drop obsolete mtk_qspi driver references by developer · Mon Jul 22 17:09:42 2019 +0530
  32. 8a78b4d spi: add spi-mem driver for MediaTek MT7629 SoC by developer · Mon Jul 22 17:09:01 2019 +0530
  33. 4916264 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · Fri Jun 28 15:03:00 2019 +0200
  34. 5faaf09 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · Wed Jun 19 17:31:07 2019 +0200
  35. 3c34f75 spi: Add SiFive SPI driver by Bhargav Shah · Wed Jul 17 04:23:43 2019 +0000
  36. f751d85 drivers/spi: fsl_qspi: improve timeout calculation by Thomas Schaefer · Mon Jul 01 17:37:35 2019 +0200
  37. 7fbf4b2 drivers/spi: fsl_qspi: fix read timeout by Thomas Schaefer · Mon Jul 01 17:37:34 2019 +0200
  38. 3858d52 spi: spi-mem: Fix read data size issue by Ye Li · Wed Jul 10 09:23:51 2019 +0000
  39. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  40. 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:58 2019 +0200
  41. 02502072 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:55 2019 +0200
  42. 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
  43. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  44. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:44:02 2019 +0200
  45. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · Tue Jun 18 08:41:01 2019 +0200
  46. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · Sat May 18 11:59:54 2019 -0600
  47. 7e36868 sandbox: Correct spi flash operation by Simon Glass · Sat May 18 11:59:49 2019 -0600
  48. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · Fri Jul 05 10:03:18 2019 +0900
  49. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · Tue Jun 18 08:51:50 2019 +0000
  50. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  51. 82a17e6 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · Wed May 29 17:01:35 2019 -0400
  52. 6c2d37e spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:34 2019 -0400
  53. dd5e9d9 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:33 2019 -0400
  54. 9f72733 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · Wed May 29 17:01:32 2019 -0400
  55. 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
  56. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Jun 11 13:41:24 2019 -0400
  57. 053c244 spi: imx: work with cs greater 0 by Heiko Schocher · Sun May 26 12:15:47 2019 +0200
  58. 6d49b4e spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · Sun May 26 12:15:46 2019 +0200
  59. 1fbee99 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 10 09:43:11 2019 -0400
  60. 52515d5 spi: mpc8xxx: Convert to DM by Jagan Teki · Mon Apr 29 01:58:53 2019 +0530
  61. 9083b13 spi: mpc8xxx: Use get_timer by Mario Six · Mon Apr 29 01:58:52 2019 +0530
  62. c368522 spi: mpc8xxx: Fix if check by Mario Six · Mon Apr 29 01:58:51 2019 +0530
  63. 4bc4cba spi: mpc8xxx: Re-order transfer setup by Mario Six · Mon Apr 29 01:58:50 2019 +0530
  64. 64b07ff spi: mpc8xxx: Document LEN setting better by Mario Six · Mon Apr 29 01:58:49 2019 +0530
  65. a67510f spi: mpc8xxx: Rename variable by Mario Six · Mon Apr 29 01:58:48 2019 +0530
  66. eb2533a spi: mpc8xxx: Make code more readable by Mario Six · Mon Apr 29 01:58:47 2019 +0530
  67. 8d684ec spi: mpc8xxx: Reduce scope of loop variables by Mario Six · Mon Apr 29 01:58:46 2019 +0530
  68. 2afedfe spi: mpc8xxx: Simplify logic a bit by Mario Six · Mon Apr 29 01:58:45 2019 +0530
  69. 4b671e1 spi: mpc8xxx: Get rid of is_read by Mario Six · Mon Apr 29 01:58:44 2019 +0530
  70. c2e42e4 spi: mpc8xxx: Simplify if by Mario Six · Mon Apr 29 01:58:43 2019 +0530
  71. dee9949 spi: mpc8xxx: Use IO accessors by Mario Six · Mon Apr 29 01:58:42 2019 +0530
  72. 10f300a spi: mpc8xxx: Replace defines with enums by Mario Six · Mon Apr 29 01:58:41 2019 +0530
  73. f9d5ca2 spi: mpc8xxx: Fix function names in strings by Mario Six · Mon Apr 29 01:58:40 2019 +0530
  74. 6a644f0 spi: mpc8xxx: Fix space after cast by Mario Six · Mon Apr 29 01:58:39 2019 +0530
  75. 56edb8b spi: mpc8xxx: Rename camel-case variables by Mario Six · Mon Apr 29 01:58:38 2019 +0530
  76. 4d3082b spi: mpc8xxx: Fix comments by Mario Six · Mon Apr 29 01:58:37 2019 +0530
  77. 4f4936e spi: mpc8xxx: Use short type names by Mario Six · Mon Apr 29 01:58:36 2019 +0530
  78. 0b08bf8 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · Tue Apr 30 18:08:28 2019 +0200
  79. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · Wed Mar 13 21:46:47 2019 +0100
  80. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · Wed Mar 13 21:46:46 2019 +0100
  81. 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
  82. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:57 2019 +0200
  83. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:56 2019 +0200
  84. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  85. 35153dd spi: atcspi200: Change include order by Jagan Teki · Wed May 08 19:42:16 2019 +0530
  86. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · Sat May 04 18:52:33 2019 +0200
  87. d43c496 spi: Kconfig: Add STM32F4 support for STM32_QSPI driver by Patrice Chotard · Tue Apr 30 16:09:18 2019 +0200
  88. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 04 20:02:31 2019 -0400
  89. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · Tue Apr 30 11:13:58 2019 +0800
  90. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  91. 09258c9 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · Sun Feb 03 16:17:33 2019 +0100
  92. 8d1b09c rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · Sun Feb 03 16:17:32 2019 +0100
  93. 8e45399 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · Sun Feb 03 16:17:31 2019 +0100
  94. e3cc1a2 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · Sun Feb 03 16:17:30 2019 +0100
  95. 5755fff rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · Sun Feb 03 16:17:29 2019 +0100
  96. a5a3716 rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · Sun Feb 03 16:17:28 2019 +0100
  97. 1b35a51 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · Sun Feb 03 16:17:27 2019 +0100
  98. 8cb1d58 rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · Sun Feb 03 16:17:26 2019 +0100
  99. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 21 18:59:30 2019 -0400
  100. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:35 2019 +0100