1. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 21 18:59:30 2019 -0400
  2. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · Fri Mar 01 20:12:35 2019 +0100
  3. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Apr 17 09:21:32 2019 -0400
  4. 6f9efcf spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · Tue Apr 16 21:32:00 2019 +0530
  5. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · Tue Apr 16 21:31:59 2019 +0530
  6. 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
  7. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  8. 6958a0d spi: stm32_qspi: move to exec_op by Christophe Kerello · Fri Apr 05 11:46:50 2019 +0200
  9. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  10. 0d8cdcb spi: fsl_dspi fix to stop extra transmissions by Jared Bents · Fri Mar 22 09:46:52 2019 -0500
  11. 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
  12. 0898799 spi: cadence_qspi: Add quad write support by Ley Foon Tan · Wed Feb 27 13:36:14 2019 +0800
  13. 7b68ef4 spi: Rename sun4i_spi.c into spi-sunxi.c by Jagan Teki · Wed Feb 27 20:02:13 2019 +0530
  14. 3f53a58 spi: sun4i: Driver cleanup by Jagan Teki · Wed Feb 27 20:02:12 2019 +0530
  15. f69b425 spi: sun4: Add A31 spi controller support by Jagan Teki · Wed Feb 27 20:02:11 2019 +0530
  16. 97b3d5a spi: sun4i: Add CLK support by Jagan Teki · Wed Feb 27 20:02:10 2019 +0530
  17. c12eb6a spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · Wed Feb 27 20:02:09 2019 +0530
  18. c25058c spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · Wed Feb 27 20:02:08 2019 +0530
  19. f9b7012 spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · Wed Feb 27 20:02:07 2019 +0530
  20. 66220da spi: sun4i: Poll for rxfifo to be filled up by Jagan Teki · Wed Feb 27 20:02:05 2019 +0530
  21. 340e5b3 spi: designware: Change include order by Horatiu.Vultur@microchip.com · Mon Feb 25 10:59:54 2019 +0000
  22. 7aacc91 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · Mon Feb 18 18:04:29 2019 -0500
  23. ed373eb spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · Thu Nov 29 08:48:28 2018 +0100
  24. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  25. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · Tue Feb 05 11:29:23 2019 +0530
  26. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · Tue Feb 05 11:29:15 2019 +0530
  27. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · Tue Feb 05 11:29:14 2019 +0530
  28. 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
  29. 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
  30. 07955fb spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · Fri Jan 04 09:26:00 2019 +0000
  31. f01b732 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · Tue Jan 08 10:38:33 2019 +0100
  32. 165db62 spi: sun4i: Add rx_buf NULL pointer check by Stefan Mavrodiev · Wed Dec 05 14:27:57 2018 +0200
  33. f289337 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · Tue Oct 09 14:14:07 2018 +0200
  34. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  35. 996f235 spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · Wed Nov 21 08:51:57 2018 +0000
  36. 454c9b3 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · Fri Nov 02 11:54:51 2018 +0100
  37. 847362b spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · Wed Nov 21 08:51:57 2018 +0000
  38. bec7142 spi: Remove unused spi_init by Jagan Teki · Tue Nov 20 15:06:35 2018 +0530
  39. 0af1750 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · Thu Nov 22 11:54:08 2018 +0530
  40. e85ae93 spi: pl022: Drop unnecessary include files by Jagan Teki · Thu Nov 22 11:53:23 2018 +0530
  41. cd9e998 spi: pl022: Simplify platdata code by Jagan Teki · Wed Nov 14 15:28:05 2018 +0530
  42. d97a46e spi: mtk_qspi: add qspi driver for MT7629 SoC by developer · Fri Oct 12 15:01:06 2018 +0800
  43. 5c16217 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · Thu Nov 22 11:01:05 2018 +0100
  44. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · Tue Oct 30 21:09:48 2018 +0100
  45. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  46. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Oct 12 11:54:13 2018 -0400
  47. a147f66 spi: davinci: Add platdata support by Jagan Teki · Mon Sep 03 23:00:23 2018 +0530
  48. 00d9990 dm: spi: Add logging of some return values by Simon Glass · Mon Oct 01 12:22:24 2018 -0600
  49. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  50. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · Thu Aug 16 10:48:48 2018 +0200
  51. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  52. d2da045 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · Sat Aug 25 19:34:24 2018 +0200
  53. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · Fri Sep 07 09:49:34 2018 +0530
  54. fc3382d spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · Fri Sep 07 14:25:29 2018 +0800
  55. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · Fri Aug 31 16:28:29 2018 +0200
  56. 32473fe spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · Thu Aug 16 17:30:11 2018 +0200
  57. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · Tue Feb 06 15:14:33 2018 +0200
  58. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · Wed Aug 01 12:19:26 2018 +0530
  59. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · Thu Mar 15 17:03:22 2018 +0530
  60. 11b251d spi: stm32_qspi: rework mode management by Christophe Kerello · Mon Jul 09 15:32:38 2018 +0200
  61. a1a725a spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · Mon Jul 09 15:32:37 2018 +0200
  62. 7659738 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · Wed Jul 04 17:31:23 2018 +0530
  63. 646b460 spi: xilinx_spi: convert to livetree by Vipul Kumar · Sat Jun 30 08:15:20 2018 +0530
  64. c7e2aae spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time by Vipul Kumar · Sat Jun 30 08:15:19 2018 +0530
  65. 90098ba spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function by Vipul Kumar · Sat Jun 30 08:15:18 2018 +0530
  66. 1ba1386 spi: xilinx: Read reg base address from DTS file by Michal Simek · Sat Jun 30 08:15:17 2018 +0530
  67. 579b365 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · Fri Jun 01 16:52:20 2018 +0800
  68. 27fb12e spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · Fri Jul 06 10:39:14 2018 +0800
  69. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  70. 202f9a4 spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · Tue Jun 26 16:08:39 2018 +0200
  71. 7e4f833 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · Sat Jun 02 08:06:48 2018 +0200
  72. 9e77880 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · Sat Jun 02 08:06:47 2018 +0200
  73. 103e023 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · Wed Jun 20 22:51:18 2018 +0200
  74. ac98d75 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · Wed Jun 20 22:51:17 2018 +0200
  75. 72cf0c9 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · Mon Jun 25 14:13:57 2018 +0530
  76. 3bca8f5 spi: cadence_qspi: Change to use devfdt_get_addr_index() by Ley Foon Tan · Mon May 07 17:42:55 2018 +0800
  77. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jun 01 16:46:39 2018 -0400
  78. 25fb8aa spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:37 2018 +0100
  79. 5383c3b spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:36 2018 +0100
  80. bc84c44 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed May 30 14:51:37 2018 -0400
  81. b41aeec spi: atcspi200: Fix compiler warning by Rick Chen · Tue May 29 10:40:03 2018 +0800
  82. 950e75d spi: fsl_qspi: remove superfluous assignment by Heinrich Schuchardt · Sun Mar 18 12:47:20 2018 +0100
  83. 76caf5d spi: lpc32xx: simplify logical expression by Heinrich Schuchardt · Sun Mar 18 12:53:35 2018 +0100
  84. ab1643b spi: atcspi200: avoid NULL dereference by Heinrich Schuchardt · Sun Mar 18 12:41:43 2018 +0100
  85. b38c897 spi: stm32_qspi: Add reset support by Patrice Chotard · Mon May 14 15:42:56 2018 +0200
  86. b895478 spi: stm32_qspi: Use dev_read_xxx API by Patrice Chotard · Mon May 14 15:42:55 2018 +0200
  87. e3b34cb spi: stm32_qspi: Add chip select management by Christophe Kerello · Mon May 14 15:42:54 2018 +0200
  88. 4c00d55 spi: stm32_qspi: Add st, stm32f469-qspi compatible string by Christophe Kerello · Mon May 14 15:42:53 2018 +0200
  89. e5a0183 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 by Christophe Kerello · Mon May 14 15:42:52 2018 +0200
  90. 7188fac spi: stm32_qspi: Sort include files alphabetically by Patrice Chotard · Mon May 14 15:42:51 2018 +0200
  91. 0a86115 spi: stm32_qspi: Solve issue detected by checkpatch by Patrick Delaunay · Mon May 14 15:42:50 2018 +0200
  92. 8e0497a spi: stm32_qspi: Remove CONFIG_CLK flag by Patrice Chotard · Mon May 14 15:42:49 2018 +0200
  93. 0afd934 spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency by Marek Behún · Tue Apr 24 17:21:26 2018 +0200
  94. 234daec spi: fsl_qspi: Introduce is_controller_busy function by Rajat Srivastava · Thu Mar 22 13:30:55 2018 +0530
  95. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  96. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  97. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  98. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · Thu Apr 19 17:47:41 2018 +0300
  99. 0bad345 spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · Tue Apr 10 16:43:47 2018 +0200
  100. f6bdbcc spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · Tue Apr 10 16:58:46 2018 +0200