1. 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
  2. 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
  3. 053c244 spi: imx: work with cs greater 0 by Heiko Schocher · Sun May 26 12:15:47 2019 +0200
  4. 6d49b4e spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · Sun May 26 12:15:46 2019 +0200
  5. 1fbee99 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 10 09:43:11 2019 -0400
  6. 52515d5 spi: mpc8xxx: Convert to DM by Jagan Teki · Mon Apr 29 01:58:53 2019 +0530
  7. 9083b13 spi: mpc8xxx: Use get_timer by Mario Six · Mon Apr 29 01:58:52 2019 +0530
  8. c368522 spi: mpc8xxx: Fix if check by Mario Six · Mon Apr 29 01:58:51 2019 +0530
  9. 4bc4cba spi: mpc8xxx: Re-order transfer setup by Mario Six · Mon Apr 29 01:58:50 2019 +0530
  10. 64b07ff spi: mpc8xxx: Document LEN setting better by Mario Six · Mon Apr 29 01:58:49 2019 +0530
  11. a67510f spi: mpc8xxx: Rename variable by Mario Six · Mon Apr 29 01:58:48 2019 +0530
  12. eb2533a spi: mpc8xxx: Make code more readable by Mario Six · Mon Apr 29 01:58:47 2019 +0530
  13. 8d684ec spi: mpc8xxx: Reduce scope of loop variables by Mario Six · Mon Apr 29 01:58:46 2019 +0530
  14. 2afedfe spi: mpc8xxx: Simplify logic a bit by Mario Six · Mon Apr 29 01:58:45 2019 +0530
  15. 4b671e1 spi: mpc8xxx: Get rid of is_read by Mario Six · Mon Apr 29 01:58:44 2019 +0530
  16. c2e42e4 spi: mpc8xxx: Simplify if by Mario Six · Mon Apr 29 01:58:43 2019 +0530
  17. dee9949 spi: mpc8xxx: Use IO accessors by Mario Six · Mon Apr 29 01:58:42 2019 +0530
  18. 10f300a spi: mpc8xxx: Replace defines with enums by Mario Six · Mon Apr 29 01:58:41 2019 +0530
  19. f9d5ca2 spi: mpc8xxx: Fix function names in strings by Mario Six · Mon Apr 29 01:58:40 2019 +0530
  20. 6a644f0 spi: mpc8xxx: Fix space after cast by Mario Six · Mon Apr 29 01:58:39 2019 +0530
  21. 56edb8b spi: mpc8xxx: Rename camel-case variables by Mario Six · Mon Apr 29 01:58:38 2019 +0530
  22. 4d3082b spi: mpc8xxx: Fix comments by Mario Six · Mon Apr 29 01:58:37 2019 +0530
  23. 4f4936e spi: mpc8xxx: Use short type names by Mario Six · Mon Apr 29 01:58:36 2019 +0530
  24. 0b08bf8 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · Tue Apr 30 18:08:28 2019 +0200
  25. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · Wed Mar 13 21:46:47 2019 +0100
  26. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · Wed Mar 13 21:46:46 2019 +0100
  27. 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
  28. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:57 2019 +0200
  29. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:56 2019 +0200
  30. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  31. 35153dd spi: atcspi200: Change include order by Jagan Teki · Wed May 08 19:42:16 2019 +0530
  32. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · Sat May 04 18:52:33 2019 +0200
  33. d43c496 spi: Kconfig: Add STM32F4 support for STM32_QSPI driver by Patrice Chotard · Tue Apr 30 16:09:18 2019 +0200
  34. 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
  35. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · Tue Apr 30 11:13:58 2019 +0800
  36. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  37. 09258c9 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · Sun Feb 03 16:17:33 2019 +0100
  38. 8d1b09c rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · Sun Feb 03 16:17:32 2019 +0100
  39. 8e45399 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · Sun Feb 03 16:17:31 2019 +0100
  40. e3cc1a2 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · Sun Feb 03 16:17:30 2019 +0100
  41. 5755fff rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · Sun Feb 03 16:17:29 2019 +0100
  42. a5a3716 rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · Sun Feb 03 16:17:28 2019 +0100
  43. 1b35a51 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · Sun Feb 03 16:17:27 2019 +0100
  44. 8cb1d58 rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · Sun Feb 03 16:17:26 2019 +0100
  45. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 21 18:59:30 2019 -0400
  46. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:35 2019 +0100
  47. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Apr 17 09:21:32 2019 -0400
  48. 6f9efcf spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · Tue Apr 16 21:32:00 2019 +0530
  49. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  50. 05ddbdf spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · Thu Mar 07 16:08:48 2019 +0530
  51. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  52. 6958a0d spi: stm32_qspi: move to exec_op by Christophe Kerello · Fri Apr 05 11:46:50 2019 +0200
  53. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  54. 0d8cdcb spi: fsl_dspi fix to stop extra transmissions by Jared Bents · Fri Mar 22 09:46:52 2019 -0500
  55. e8c3d1b spi: spi-mem: Check if exec_op function is set before calling it by Bernhard Messerklinger · Tue Mar 26 10:01:24 2019 +0100
  56. 0898799 spi: cadence_qspi: Add quad write support by Ley Foon Tan · Wed Feb 27 13:36:14 2019 +0800
  57. 7b68ef4 spi: Rename sun4i_spi.c into spi-sunxi.c by Jagan Teki · Wed Feb 27 20:02:13 2019 +0530
  58. 3f53a58 spi: sun4i: Driver cleanup by Jagan Teki · Wed Feb 27 20:02:12 2019 +0530
  59. f69b425 spi: sun4: Add A31 spi controller support by Jagan Teki · Wed Feb 27 20:02:11 2019 +0530
  60. 97b3d5a spi: sun4i: Add CLK support by Jagan Teki · Wed Feb 27 20:02:10 2019 +0530
  61. c12eb6a spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · Wed Feb 27 20:02:09 2019 +0530
  62. c25058c spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · Wed Feb 27 20:02:08 2019 +0530
  63. f9b7012 spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · Wed Feb 27 20:02:07 2019 +0530
  64. 66220da spi: sun4i: Poll for rxfifo to be filled up by Jagan Teki · Wed Feb 27 20:02:05 2019 +0530
  65. 340e5b3 spi: designware: Change include order by Horatiu.Vultur@microchip.com · Mon Feb 25 10:59:54 2019 +0000
  66. 7aacc91 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · Mon Feb 18 18:04:29 2019 -0500
  67. ed373eb spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · Thu Nov 29 08:48:28 2018 +0100
  68. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  69. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · Tue Feb 05 11:29:23 2019 +0530
  70. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · Tue Feb 05 11:29:15 2019 +0530
  71. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · Tue Feb 05 11:29:14 2019 +0530
  72. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · Tue Feb 05 11:29:13 2019 +0530
  73. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · Tue Feb 05 11:29:12 2019 +0530
  74. 07955fb spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · Fri Jan 04 09:26:00 2019 +0000
  75. f01b732 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · Tue Jan 08 10:38:33 2019 +0100
  76. 165db62 spi: sun4i: Add rx_buf NULL pointer check by Stefan Mavrodiev · Wed Dec 05 14:27:57 2018 +0200
  77. f289337 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · Tue Oct 09 14:14:07 2018 +0200
  78. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  79. 996f235 spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · Wed Nov 21 08:51:57 2018 +0000
  80. 454c9b3 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · Fri Nov 02 11:54:51 2018 +0100
  81. 847362b spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · Wed Nov 21 08:51:57 2018 +0000
  82. bec7142 spi: Remove unused spi_init by Jagan Teki · Tue Nov 20 15:06:35 2018 +0530
  83. 0af1750 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · Thu Nov 22 11:54:08 2018 +0530
  84. e85ae93 spi: pl022: Drop unnecessary include files by Jagan Teki · Thu Nov 22 11:53:23 2018 +0530
  85. cd9e998 spi: pl022: Simplify platdata code by Jagan Teki · Wed Nov 14 15:28:05 2018 +0530
  86. d97a46e spi: mtk_qspi: add qspi driver for MT7629 SoC by developer · Fri Oct 12 15:01:06 2018 +0800
  87. 5c16217 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · Thu Nov 22 11:01:05 2018 +0100
  88. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · Tue Oct 30 21:09:48 2018 +0100
  89. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  90. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  91. a147f66 spi: davinci: Add platdata support by Jagan Teki · Mon Sep 03 23:00:23 2018 +0530
  92. 00d9990 dm: spi: Add logging of some return values by Simon Glass · Mon Oct 01 12:22:24 2018 -0600
  93. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  94. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · Thu Aug 16 10:48:48 2018 +0200
  95. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  96. d2da045 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · Sat Aug 25 19:34:24 2018 +0200
  97. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · Fri Sep 07 09:49:34 2018 +0530
  98. fc3382d spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · Fri Sep 07 14:25:29 2018 +0800
  99. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · Fri Aug 31 16:28:29 2018 +0200
  100. 32473fe spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · Thu Aug 16 17:30:11 2018 +0200