1. 960dad9 spi: tegra20: Add support for mode selection by Mirza Krak · Tue Sep 08 10:30:49 2015 +0200
  2. a61e216 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:38:50 2015 +0530
  3. 0dc543f spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · Tue Sep 08 01:26:29 2015 +0530
  4. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · Mon Sep 07 13:43:52 2015 +0200
  5. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  6. d1c1377 rockchip: Add SPI driver by Simon Glass · Tue Sep 01 19:19:37 2015 -0600
  7. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  8. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  9. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · Mon Aug 17 15:20:13 2015 +0530
  10. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · Mon Aug 17 10:47:51 2015 -0500
  11. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530
  12. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · Thu Jul 30 23:56:18 2015 +0300
  13. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  14. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · Thu Jul 02 18:16:11 2015 -0600
  15. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · Tue Jul 21 07:54:11 2015 +0200
  16. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · Wed Jul 22 10:47:33 2015 +0200
  17. d941aaf dm: spi: Make local functions static by Simon Glass · Tue Jun 23 15:39:05 2015 -0600
  18. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · Fri Jun 26 19:56:40 2015 +0800
  19. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jul 15 10:41:20 2015 -0400
  20. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · Fri Jul 03 18:28:22 2015 -0600
  21. 6634f81 dm: spi: Correct status register access width by Simon Glass · Fri Jul 03 18:28:21 2015 -0600
  22. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · Sun Jun 07 08:50:33 2015 -0600
  23. f206f71 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · Thu Jul 02 18:29:45 2015 -0700
  24. 480f3b5 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · Thu Jul 02 18:29:44 2015 -0700
  25. 215cea0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · Thu Jul 02 18:29:43 2015 -0700
  26. f9793b7 spi: cf_qspi: fix clamp macro type check compilation warnings by Angelo Dureghello · Sun Jun 21 23:40:46 2015 +0200
  27. 271aa56 spi: Kconfig: Add TEGRA20_SLINK entry by Jagan Teki · Sat Jun 27 16:07:54 2015 +0530
  28. a900d40 spi: Kconfig: Add TEGRA20_SFLASH entry by Jagan Teki · Sat Jun 27 16:04:05 2015 +0530
  29. 7977d66 spi: Kconfig: Add TEGRA114_SPI entry by Jagan Teki · Sat Jun 27 15:57:53 2015 +0530
  30. 3872b7c spi: Kconfig: Add ICH_SPI entry by Jagan Teki · Sat Jun 27 15:43:27 2015 +0530
  31. 6274bf9 spi: Kconfig: Add EXYNOS_SPI entry by Jagan Teki · Sat Jun 27 15:32:19 2015 +0530
  32. 0e9be24 spi: Kconfig: Add FSL_QSPI entry by Jagan Teki · Sat Jun 27 15:23:07 2015 +0530
  33. a0497a3 spi: Kconfig: Add FSL_ESPI entry by Jagan Teki · Sat Jun 27 15:21:36 2015 +0530
  34. ae30c02 spi: Kconfig: Add FSL_DSPI entry by Jagan Teki · Sat Jun 27 14:17:06 2015 +0530
  35. 15a932c spi: Kconfig: Show dm-spi drivers if DM_SPI set by Jagan Teki · Sat Jun 27 22:37:00 2015 +0530
  36. 61cb773 spi: Makefile: Use object file alphabetic order by Jagan Teki · Sat Jun 27 13:51:53 2015 +0530
  37. dd32f51 spi: Kconfig: Add TI_QSPI entry by Jagan Teki · Sat Jun 27 04:41:11 2015 +0530
  38. cd70d7d spi: Kconfig: Add XILINX_SPI entry by Jagan Teki · Sat Jun 27 04:32:43 2015 +0530
  39. bfd3f8b spi: Add Kconfig menu entry by Jagan Teki · Sat Jun 27 22:35:14 2015 +0530
  40. cad526f spi: Kconfig: Add Zynq SPI controller entry by Jagan Teki · Sat Jun 27 00:51:38 2015 +0530
  41. 41fcbba spi: xilinx_spi: Add asm/io.h include file by Jagan Teki · Sat Jun 27 00:51:37 2015 +0530
  42. fdc2b3d dm: spi: xilinx_spi: Convert to driver model by Jagan Teki · Mon Jun 29 13:15:18 2015 +0530
  43. 8208163 spi: zynq_spi: Add fdt support in driver by Jagan Teki · Sat Jun 27 00:51:34 2015 +0530
  44. f212576 dm: spi: zynq_spi: Convert to driver model by Jagan Teki · Sat Jun 27 00:51:31 2015 +0530
  45. ccaa8fc spi: davinci_spi: Driver cleanup by Jagan Teki · Sat Jun 27 00:51:29 2015 +0530
  46. 742d53d spi: davinci_spi: Move header code to driver by Jagan Teki · Sat Jun 27 00:51:28 2015 +0530
  47. 48a0dbd spi: xilinx_spi: Driver clean-up by Jagan Teki · Sat Jun 27 00:51:27 2015 +0530
  48. 23e281d spi: xilinx_spi: Move header code to driver by Jagan Teki · Sat Jun 27 00:51:26 2015 +0530
  49. d8834f6 spi: Zap oc_tiny_spi driver by Jagan Teki · Sat Jun 27 00:51:25 2015 +0530
  50. 7f80950 spi: Zap ftssp010_spi driver by Jagan Teki · Sat Jun 27 00:51:24 2015 +0530
  51. e9549fa spi: Zap andes_spi driver by Jagan Teki · Sat Jun 27 00:51:23 2015 +0530
  52. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · Fri Jun 05 14:39:35 2015 -0600
  53. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · Fri Jun 05 14:39:33 2015 -0600
  54. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · Tue Feb 17 15:29:35 2015 -0700
  55. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · Tue Apr 28 20:48:43 2015 -0400
  56. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · Wed Apr 01 14:20:24 2015 +0200
  57. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · Sun Apr 19 09:05:40 2015 -0600
  58. 778079a zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · Wed Apr 15 13:13:28 2015 +0200
  59. 14be9b3 spi: Add Cadence QSPI controller Kconfig entry by Marek Vasut · Wed Mar 04 23:13:48 2015 +0100
  60. 4562556 spi: Add Designware SPI controller Kconfig entry by Marek Vasut · Wed Mar 04 23:12:45 2015 +0100
  61. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · Fri Mar 06 13:19:05 2015 -0700
  62. 221f2e1 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · Wed Apr 01 11:10:40 2015 +0800
  63. a28e291 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · Tue Mar 24 22:03:58 2015 +0800
  64. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  65. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  66. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · Mon Mar 02 12:40:52 2015 -0700
  67. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  68. 83cfd37 spi: designware_spi: revisit FIFO size detection again by Axel Lin · Thu Feb 26 10:45:22 2015 +0800
  69. 0fd7c15 spi: cf_spi: Staticize local functions by Axel Lin · Sat Feb 21 00:19:28 2015 +0800
  70. 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
  71. e8829b6 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · Wed Feb 11 18:54:29 2015 -0500
  72. 56f4f6f spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · Mon Feb 09 15:11:09 2015 +0800
  73. 4ea7cf3 spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · Tue Jan 13 09:01:19 2015 +0800
  74. dfcd878 spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · Thu Jan 15 13:32:55 2015 +0800
  75. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  76. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · Wed Feb 04 16:26:12 2015 +0800
  77. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · Tue Jan 27 22:13:43 2015 -0700
  78. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  79. 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
  80. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · Sun Jan 25 08:27:07 2015 -0700
  81. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  82. 61d10b7 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:40 2015 -0700
  83. abca5c0 x86: spi: Add device tree support by Simon Glass · Mon Jan 19 22:16:11 2015 -0700
  84. 1c5f966 qspi:fsl implement AHB read by Peng Fan · Thu Jan 08 10:40:20 2015 +0800
  85. 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
  86. 1baf4fd spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · Wed Jan 07 09:54:56 2015 +0800
  87. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · Sun Jan 04 17:07:14 2015 +0800
  88. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · Wed Dec 31 20:14:55 2014 +0100
  89. 3895c02 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · Tue Jan 06 08:08:25 2015 +0800
  90. 3642a87 imx:qspi add 4K erase support by Peng Fan · Wed Dec 31 11:01:39 2014 +0800
  91. 828e468 arm:mx6sx add QSPI support by Peng Fan · Wed Dec 31 11:01:38 2014 +0800
  92. a765adf QuadSPI: use correct amba_base by Peng Fan · Wed Dec 31 11:01:37 2014 +0800
  93. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · Wed Dec 31 11:01:36 2014 +0800
  94. c50210f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Dec 16 09:41:00 2014 -0500
  95. fd1b68c x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · Fri Dec 12 21:05:27 2014 +0800
  96. a488b6f x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:16 2014 +0530
  97. 1e89248 x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:15 2014 +0530
  98. 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
  99. 571e2a4 spi: designware_spi: Some fixes / changes by Stefan Roese · Sun Nov 16 12:47:01 2014 +0100
  100. d987ea6 spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · Fri Nov 07 13:50:31 2014 +0100