1. 4812d4c tegra: spi: Wait a little after setting the clocks by Simon Glass · Wed May 31 17:57:18 2017 -0600
  2. 4b28058 dm: spi: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:54 2017 -0600
  3. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  4. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  5. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  6. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  7. 176ee21 spi: kconfig: add soft spi Kconfig entry by Peng Fan · Thu Apr 13 14:09:55 2017 +0800
  8. b6647ab spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · Mon Apr 24 09:48:04 2017 +0200
  9. a285ea6 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · Fri May 12 22:33:23 2017 -0400
  10. a83478f rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · Thu Apr 20 22:05:54 2017 +0200
  11. 0f5b4c9 rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · Thu Apr 20 22:05:52 2017 +0200
  12. 4544788 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · Thu Apr 20 22:05:51 2017 +0200
  13. 9f28b5c stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · Mon Apr 10 15:02:50 2017 -0700
  14. 7e5b268 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · Wed May 03 11:47:29 2017 +0530
  15. 50b7d03 zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · Thu Dec 08 12:11:09 2016 -0800
  16. 530fa31 spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · Fri Apr 07 15:14:46 2017 +0800
  17. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  18. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  19. 095f78e spi: fsl_qspi: Add support for single chip select by Suresh Gupta · Tue Feb 21 14:26:46 2017 +0530
  20. 931b1f2 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register by Jean-Jacques Hiblot · Mon Feb 13 16:17:49 2017 +0100
  21. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  22. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  23. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · Mon Jan 02 23:29:04 2017 +0100
  24. 6cfd6bf spi: Zap ep93xx_spi driver and related code by Jagan Teki · Mon Jan 02 23:29:03 2017 +0100
  25. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  26. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  27. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  28. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  29. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  30. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  31. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  32. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  33. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  34. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  35. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  36. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  37. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  38. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · Tue Nov 29 20:00:13 2016 -0700
  39. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  40. f0307e1 spi: Add a debug() on bind failure by Simon Glass · Sun Nov 13 14:22:05 2016 -0700
  41. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · Sun Nov 13 14:22:03 2016 -0700
  42. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · Sun Nov 13 14:22:02 2016 -0700
  43. 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · Sun Nov 13 14:22:01 2016 -0700
  44. 21c3dca spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · Thu Oct 27 21:16:05 2016 +1300
  45. 44e4bac spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · Sat Nov 05 16:05:16 2016 +0530
  46. da8ee98 dm: at91: Add driver model support for the spi driver by Wenyou Yang · Fri Oct 28 14:17:49 2016 +0800
  47. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  48. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  49. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  50. b4f57a9 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · Wed Oct 05 13:19:08 2016 -0700
  51. 9ec1c78 spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · Thu May 19 15:56:44 2016 +0200
  52. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  53. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Sep 22 11:36:45 2016 -0400
  54. 467c629 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · Sat Sep 03 12:58:33 2016 +0530
  55. ebbac2f spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · Thu Sep 01 12:51:27 2016 +0200
  56. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · Mon Aug 08 17:12:12 2016 +0530
  57. 62ef1f0 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · Wed Sep 07 15:18:23 2016 +0530
  58. b007997 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · Wed Sep 07 15:18:22 2016 +0530
  59. 636ef59 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · Sat Jul 30 22:28:24 2016 +0100
  60. b68a994 spi: tegra: fix hang in set_mode() by Stephen Warren · Thu Aug 18 10:53:33 2016 -0600
  61. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · Sun Aug 07 22:50:40 2016 +0800
  62. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · Wed Jul 13 10:46:27 2016 +0800
  63. 1535e5a spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · Mon Jul 25 15:45:45 2016 +0530
  64. a158ff9 spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · Fri Jul 22 10:55:50 2016 +0530
  65. b970767 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · Fri Jul 22 10:55:49 2016 +0530
  66. aa29130 spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · Fri Jul 22 10:55:48 2016 +0530
  67. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  68. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  69. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · Wed Jul 06 10:04:28 2016 +0530
  70. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · Wed Jul 06 10:20:56 2016 +0530
  71. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · Wed Jul 06 10:20:55 2016 +0530
  72. c1091e1 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · Wed Jul 06 09:58:56 2016 +0530
  73. 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · Thu Apr 21 09:28:02 2016 +0200
  74. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · Tue Jun 21 14:05:36 2016 +0530
  75. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  76. ffa5442 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · Thu Jun 02 14:26:08 2016 +0530
  77. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  78. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  79. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · Thu May 19 09:11:58 2016 +0200
  80. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · Tue Apr 12 11:09:18 2016 +0800
  81. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:58 2016 +0800
  82. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · Tue Mar 15 14:36:42 2016 +0800
  83. b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · Tue Mar 15 14:36:41 2016 +0800
  84. ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · Tue Mar 15 14:36:40 2016 +0800
  85. fdd88a3 dm: spi: introduce dm api by Peng Fan · Tue May 03 10:02:22 2016 +0800
  86. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · Tue May 03 10:02:21 2016 +0800
  87. fa7dd9b dm: spi: soft_spi bug fix by Peng Fan · Tue May 03 10:02:20 2016 +0800
  88. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · Wed Apr 27 23:38:05 2016 +0200
  89. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · Wed Apr 27 23:18:55 2016 +0200
  90. 90b499a spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU by Stefan Roese · Thu Feb 11 11:37:38 2016 +0100
  91. d6ca098 spi: kirkwood_spi.c: Add compatible match ID for Armada 375 by Stefan Roese · Fri Jan 29 10:04:15 2016 +0100
  92. e7ac570 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · Tue Mar 15 23:56:33 2016 +0530
  93. ea17242 spi: omap3: Convert to driver model by Jagan Teki · Mon Mar 14 22:41:24 2016 +0530
  94. 40a55df spi: omap3: Make local functions as static by Jagan Teki · Tue Mar 01 15:16:21 2016 +0100
  95. c2cca6c spi: omap3: Move headers code inside the driver by Jagan Teki · Tue Mar 01 15:16:20 2016 +0100
  96. c2519df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:43:06 2016 +0530
  97. fb0c53e spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · Sun Jan 17 11:56:48 2016 +0100
  98. 79b815e spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · Sun Jan 17 11:56:47 2016 +0100
  99. 98d3d67 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · Mon Feb 15 15:31:40 2016 +0530
  100. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · Mon Feb 01 01:40:42 2016 -0800