1. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · Mon Jan 18 20:19:21 2016 -0700
  2. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · Mon Jan 18 20:19:20 2016 -0700
  3. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · Thu Jan 21 19:44:12 2016 -0700
  4. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · Thu Jan 21 19:44:11 2016 -0700
  5. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · Thu Jan 21 19:44:10 2016 -0700
  6. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · Thu Jan 21 19:44:04 2016 -0700
  7. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · Thu Jan 21 19:44:03 2016 -0700
  8. f2e033f rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · Thu Jan 21 19:43:44 2016 -0700
  9. a95049e rockchip: spi: Update the driver to use the new clock ID by Simon Glass · Thu Jan 21 19:43:43 2016 -0700
  10. 2e29b64 spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · Mon Nov 23 17:43:36 2015 +0530
  11. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · Sun Jan 17 02:42:41 2016 +0000
  12. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  13. 27139a6 spi: kirkwood_spi.c: Add driver model support by Stefan Roese · Fri Nov 20 13:39:43 2015 +0100
  14. ff74ca4 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · Fri Nov 20 08:44:21 2015 +0100
  15. 540a115 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · Wed Dec 23 20:39:40 2015 +0530
  16. 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · Wed Dec 23 20:39:37 2015 +0530
  17. cd46773 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · Wed Dec 23 20:39:35 2015 +0530
  18. e206d30 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · Wed Dec 23 20:39:34 2015 +0530
  19. 132e007 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · Wed Dec 23 20:39:33 2015 +0530
  20. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · Wed Dec 16 15:24:24 2015 +0530
  21. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · Wed Dec 16 15:15:41 2015 +0530
  22. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · Sun Dec 13 20:12:45 2015 +0530
  23. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · Sun Dec 13 20:10:33 2015 +0530
  24. 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · Mon Dec 14 18:26:25 2015 +0800
  25. b115078 spi: zynq_qspi: Add configuration to disable LQSPI feature by Nathan Rossi · Wed Dec 09 00:44:40 2015 +1000
  26. 9b2c8a9 fsl_qspi: Pet the watchdog while reading/writing by Alexander Stein · Wed Nov 04 09:19:10 2015 +0100
  27. 7465f31 spi: xilinx: Add new compatible strings by Michal Simek · Fri Dec 11 12:41:14 2015 +0100
  28. f5a0371 spi: Kconfig: Fix correct target name for ZynqMP by Michal Simek · Mon Dec 07 11:33:58 2015 +0100
  29. 8eb23ec spi: zynq_spi: Add cadence compatible string by Michal Simek · Mon Dec 07 13:06:54 2015 +0100
  30. e955f90 spi: ti_qspi: Fix SPI_3WIRE checking using mode by Jagan Teki · Thu Dec 03 22:25:20 2015 +0530
  31. d3868fd spi: Get spi-3wire from dts by Jagan Teki · Thu Dec 03 22:19:05 2015 +0530
  32. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  33. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Nov 19 13:27:26 2015 -0500
  34. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Tue Oct 27 13:36:42 2015 +0100
  35. 3f1f1a2 altera_spi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:17:25 2015 +0800
  36. 43ad9ce spi: ti_qspi: Add dummy readl for bus sync by Vignesh R · Tue Nov 10 11:52:10 2015 +0530
  37. 5fb0c84 Tegra: T210: Add QSPI driver by Tom Warren · Mon Oct 12 14:50:54 2015 -0700
  38. ef4b350 spi: altera_spi: minor clean up by Thomas Chou · Sat Oct 31 20:55:48 2015 +0800
  39. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · Sat Oct 17 08:32:38 2015 -0500
  40. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · Sat Oct 17 08:32:14 2015 -0500
  41. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · Sat Oct 17 08:31:55 2015 -0500
  42. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Oct 28 16:56:43 2015 -0400
  43. a6f4875 spi: altera_spi: Minor cleanup by Jagan Teki · Tue Oct 27 23:11:11 2015 +0530
  44. 8e7c888 spi: altera_spi: Use BIT macro by Jagan Teki · Tue Oct 27 23:09:56 2015 +0530
  45. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  46. a2888d0 spi: xilinx_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:03:44 2015 +0530
  47. 54badcb spi: tegra: Use GENMASK by Jagan Teki · Fri Oct 23 01:03:10 2015 +0530
  48. 1a56d6c spi: omap3_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:02:49 2015 +0530
  49. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · Fri Oct 23 01:02:04 2015 +0530
  50. fac4491 spi: designware_spi: Use GENMASK by Jagan Teki · Fri Oct 23 01:01:36 2015 +0530
  51. 493d28a spi: atmel_spi: Use GENMASK by Jagan Teki · Fri Oct 23 00:59:00 2015 +0530
  52. f0a0141 spi: xilinx_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:31 2015 +0530
  53. f16e4db spi: ti_qspi: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:20 2015 +0530
  54. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · Fri Oct 23 01:39:06 2015 +0530
  55. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:47 2015 +0530
  56. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:32 2015 +0530
  57. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:38:07 2015 +0530
  58. 827afe5 spi: ich: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:56 2015 +0530
  59. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · Fri Oct 23 01:37:18 2015 +0530
  60. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:23 2015 +0530
  61. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:06 2015 +0530
  62. 42e3db7 spi: bfin_spi6xx: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:47 2015 +0530
  63. 8722286 spi: atmel_spi: Use BIT macro by Jagan Teki · Fri Oct 23 01:35:26 2015 +0530
  64. e1af6ae spi: zynq_[q]spi: Use GENMASK macro by Jagan Teki · Thu Oct 22 21:06:37 2015 +0530
  65. f94b3f7 spi: zynq_[q]spi: Use BIT macro by Jagan Teki · Thu Oct 22 20:40:16 2015 +0530
  66. cc7ae3d spi: zynq_qspi: Minor cleanups by Jagan Teki · Sun Oct 25 09:31:54 2015 +0530
  67. 697cdaa spi: zynq_spi: Remove unneeded headers by Jagan Teki · Wed Sep 02 11:39:45 2015 +0530
  68. c27f1c1 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:39:44 2015 +0530
  69. 12c941e spi: zynq_spi: Store cs value into private data by Jagan Teki · Mon Aug 17 18:31:39 2015 +0530
  70. 08dd095 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · Mon Aug 17 18:27:47 2015 +0530
  71. be47fc3 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · Mon Aug 17 18:25:03 2015 +0530
  72. f2e1c41 spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · Sun Aug 16 00:19:38 2015 +0530
  73. 7fbea8a spi: Add zynq qspi controller driver by Jagan Teki · Mon Aug 17 18:38:06 2015 +0530
  74. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  75. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800
  76. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · Mon Oct 12 16:18:41 2015 -0500
  77. 960dad9 spi: tegra20: Add support for mode selection by Mirza Krak · Tue Sep 08 10:30:49 2015 +0200
  78. a61e216 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:38:50 2015 +0530
  79. 0dc543f spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:26:29 2015 +0530
  80. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  81. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  82. d1c1377 rockchip: Add SPI driver by Simon Glass · Tue Sep 01 19:19:37 2015 -0600
  83. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  84. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  85. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · Mon Aug 17 15:20:13 2015 +0530
  86. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · Mon Aug 17 10:47:51 2015 -0500
  87. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530
  88. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · Thu Jul 30 23:56:18 2015 +0300
  89. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  90. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · Thu Jul 02 18:16:11 2015 -0600
  91. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · Tue Jul 21 07:54:11 2015 +0200
  92. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · Wed Jul 22 10:47:33 2015 +0200
  93. d941aaf dm: spi: Make local functions static by Simon Glass · Tue Jun 23 15:39:05 2015 -0600
  94. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · Fri Jun 26 19:56:40 2015 +0800
  95. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jul 15 10:41:20 2015 -0400
  96. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · Fri Jul 03 18:28:22 2015 -0600
  97. 6634f81 dm: spi: Correct status register access width by Simon Glass · Fri Jul 03 18:28:21 2015 -0600
  98. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · Sun Jun 07 08:50:33 2015 -0600
  99. f206f71 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · Thu Jul 02 18:29:45 2015 -0700
  100. 480f3b5 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · Thu Jul 02 18:29:44 2015 -0700