1. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · Tue Feb 17 15:29:35 2015 -0700
  2. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · Tue Apr 28 20:48:43 2015 -0400
  3. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · Wed Apr 01 14:20:24 2015 +0200
  4. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · Sun Apr 19 09:05:40 2015 -0600
  5. 778079a zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · Wed Apr 15 13:13:28 2015 +0200
  6. 14be9b3 spi: Add Cadence QSPI controller Kconfig entry by Marek Vasut · Wed Mar 04 23:13:48 2015 +0100
  7. 4562556 spi: Add Designware SPI controller Kconfig entry by Marek Vasut · Wed Mar 04 23:12:45 2015 +0100
  8. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · Fri Mar 06 13:19:05 2015 -0700
  9. 221f2e1 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · Wed Apr 01 11:10:40 2015 +0800
  10. a28e291 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · Tue Mar 24 22:03:58 2015 +0800
  11. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  12. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  13. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · Mon Mar 02 12:40:52 2015 -0700
  14. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  15. 83cfd37 spi: designware_spi: revisit FIFO size detection again by Axel Lin · Thu Feb 26 10:45:22 2015 +0800
  16. 0fd7c15 spi: cf_spi: Staticize local functions by Axel Lin · Sat Feb 21 00:19:28 2015 +0800
  17. 13e1709 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · Sat Feb 21 00:17:47 2015 +0800
  18. e8829b6 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · Wed Feb 11 18:54:29 2015 -0500
  19. 56f4f6f spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · Mon Feb 09 15:11:09 2015 +0800
  20. 4ea7cf3 spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · Tue Jan 13 09:01:19 2015 +0800
  21. dfcd878 spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · Thu Jan 15 13:32:55 2015 +0800
  22. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  23. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · Wed Feb 04 16:26:12 2015 +0800
  24. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · Tue Jan 27 22:13:43 2015 -0700
  25. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  26. 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · Sun Jan 25 08:27:11 2015 -0700
  27. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · Sun Jan 25 08:27:07 2015 -0700
  28. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  29. 61d10b7 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:40 2015 -0700
  30. abca5c0 x86: spi: Add device tree support by Simon Glass · Mon Jan 19 22:16:11 2015 -0700
  31. 1c5f966 qspi:fsl implement AHB read by Peng Fan · Thu Jan 08 10:40:20 2015 +0800
  32. c1adb62 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · Thu Jan 08 09:47:22 2015 +0800
  33. 1baf4fd spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · Wed Jan 07 09:54:56 2015 +0800
  34. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · Sun Jan 04 17:07:14 2015 +0800
  35. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · Wed Dec 31 20:14:55 2014 +0100
  36. 3895c02 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · Tue Jan 06 08:08:25 2015 +0800
  37. 3642a87 imx:qspi add 4K erase support by Peng Fan · Wed Dec 31 11:01:39 2014 +0800
  38. 828e468 arm:mx6sx add QSPI support by Peng Fan · Wed Dec 31 11:01:38 2014 +0800
  39. a765adf QuadSPI: use correct amba_base by Peng Fan · Wed Dec 31 11:01:37 2014 +0800
  40. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · Wed Dec 31 11:01:36 2014 +0800
  41. c50210f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Dec 16 09:41:00 2014 -0500
  42. fd1b68c x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · Fri Dec 12 21:05:27 2014 +0800
  43. a488b6f x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:16 2014 +0530
  44. 1e89248 x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:15 2014 +0530
  45. 2dbed5f x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · Wed Dec 10 16:35:50 2014 +0800
  46. 571e2a4 spi: designware_spi: Some fixes / changes by Stefan Roese · Sun Nov 16 12:47:01 2014 +0100
  47. d987ea6 spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · Fri Nov 07 13:50:31 2014 +0100
  48. 1c60fe7 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · Fri Nov 07 12:37:49 2014 +0100
  49. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · Thu Nov 06 08:28:51 2014 -0600
  50. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  51. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  52. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  53. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  54. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · Fri Oct 31 08:30:55 2014 +0100
  55. 8f769cf SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · Thu Oct 23 16:09:39 2014 +0200
  56. 714bdc3 SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · Thu Oct 23 16:09:38 2014 +0200
  57. 7bb4fc3 spi: altera: Move the config options to the top by Marek Vasut · Wed Oct 22 21:56:04 2014 +0200
  58. 5c97e30 spi: altera: Clean up the use of variable d by Marek Vasut · Wed Oct 22 21:56:02 2014 +0200
  59. ec6938e spi: altera: Zap endless loop by Marek Vasut · Wed Oct 22 21:56:01 2014 +0200
  60. a49ffc3 spi: altera: Clean up most checkpatch issues by Marek Vasut · Wed Oct 22 21:56:00 2014 +0200
  61. 470dc3d spi: altera: Clean up bit definitions by Marek Vasut · Wed Oct 22 21:55:59 2014 +0200
  62. 4206602 spi: altera: Use struct-based register access by Marek Vasut · Wed Oct 22 21:55:58 2014 +0200
  63. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  64. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  65. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · Wed Oct 22 12:13:12 2014 +0200
  66. 2a88a53 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · Wed Oct 22 12:13:10 2014 +0200
  67. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · Wed Oct 22 12:13:07 2014 +0200
  68. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  69. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600
  70. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · Mon Oct 13 23:42:01 2014 -0600
  71. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · Mon Oct 13 23:42:00 2014 -0600
  72. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · Mon Oct 13 23:41:59 2014 -0600
  73. 6fd26bc dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · Mon Oct 13 23:41:58 2014 -0600
  74. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · Mon Oct 13 23:41:57 2014 -0600
  75. 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · Mon Oct 13 23:41:53 2014 -0600
  76. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · Mon Oct 13 23:41:52 2014 -0600
  77. 16acd1c ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · Tue Sep 30 15:40:03 2014 -0700
  78. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  79. 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · Tue Sep 02 14:02:53 2014 +0200
  80. 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · Tue Sep 02 14:02:52 2014 +0200
  81. b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · Tue Sep 02 14:02:51 2014 +0200
  82. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  83. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · Mon Jul 14 10:22:11 2014 +0200
  84. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · Mon Jul 07 10:16:39 2014 -0600
  85. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · Mon Jul 07 10:16:38 2014 -0600
  86. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  87. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · Tue Jul 01 20:52:51 2014 +0200
  88. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  89. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  90. 8613bed Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · Wed Jun 18 17:52:41 2014 +0530
  91. 78472a8 spi: davinci: Fix register address for SPI1_BUS by Axel Lin · Wed Jun 18 09:09:34 2014 +0800
  92. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jun 11 11:40:11 2014 -0400
  93. c7410e3 arm: vf610: Add QSPI driver support by Alison Wang · Tue May 06 09:13:01 2014 +0800
  94. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · Thu Apr 24 13:39:32 2014 -0500
  95. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sun Jun 08 07:58:41 2014 -0400
  96. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · Mon May 19 16:53:38 2014 -0400
  97. 433dd00 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · Wed May 21 10:25:10 2014 +0800
  98. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Apr 21 21:01:35 2014 +0200
  99. a44c84e spi: davinci: add support for multiple bus and chip select by Karicheri, Muralidharan · Fri Apr 04 13:16:54 2014 -0400
  100. f7aa7b5 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · Thu Apr 03 07:52:54 2014 -0400