1. 16cbd09 Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible" by Goldschmidt Simon · Wed Jan 24 10:44:05 2018 +0530
  2. 1b4df5e spi: cadence_spi: Sync DT bindings with Linux by Jason Rush · Tue Jan 23 17:13:09 2018 -0600
  3. 479588d spi: kirkwood_spi: implement workaround for FE-9144572 by Chris Packham · Mon Jan 22 22:44:20 2018 +1300
  4. 2d844dd spi: spi-uclass: Fix style violations by Mario Six · Mon Jan 15 11:08:41 2018 +0100
  5. b737c24 spi: Remove spi_setup_slave_fdt by Mario Six · Mon Jan 15 11:08:38 2018 +0100
  6. 6f4cc99 spi: Remove obsolete spi_base_setup_slave_fdt by Mario Six · Mon Jan 15 11:08:36 2018 +0100
  7. 2eb66c2 spi: Fix style violation and improve code by Mario Six · Mon Jan 15 11:08:35 2018 +0100
  8. 55d96ec dm: spi: add BCM63xx HSSPI driver by Álvaro Fernández Rojas · Sat Jan 20 02:13:38 2018 +0100
  9. cc243c6 dm: spi: add BCM63xx SPI driver by Álvaro Fernández Rojas · Tue Jan 23 17:14:58 2018 +0100
  10. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  11. aa274d1 cosmetic: atcspi200: Rename function name as atcspi200 by Rick Chen · Thu Nov 23 14:17:35 2017 +0800
  12. 6ae5ac4 spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi by Rick Chen · Thu Nov 23 14:19:36 2017 +0800
  13. 348c878 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · Sun Nov 12 20:59:44 2017 +0100
  14. 5f06654 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · Sun Nov 12 21:02:52 2017 +0100
  15. 59de503 spi: ich: Lock down controller settings if required by Bin Meng · Wed Oct 18 18:20:57 2017 -0700
  16. 443da90 spi: Drop CONFIG_ATMEL_DATAFLASH_SPI by Tuomas Tynkkynen · Tue Oct 10 21:59:41 2017 +0300
  17. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  18. a2d2f56 spi: davinci_spi: Add da830-spi support for DM by Adam Ford · Sun Sep 17 20:43:45 2017 -0500
  19. 14ae0f9 spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO by Suresh Gupta · Mon Jun 05 14:37:20 2017 +0530
  20. 4945b87 spi: fsl_qspi: Add controller busy check before new spi operation by Suresh Gupta · Wed Aug 30 20:06:33 2017 +0530
  21. ea0bce6 spi: mxc_spi: support driver model by Peng Fan · Wed Aug 09 13:09:33 2017 +0800
  22. 67dd233 nds32: spi: Support spi dm driver. by rick · Mon Aug 28 15:08:01 2017 +0800
  23. 828dbb5 rockchip: spi: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:20 2017 +0200
  24. 4a75e9b x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · Sat Aug 26 19:22:59 2017 -0700
  25. 26ed19c x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · Sat Aug 26 19:22:58 2017 -0700
  26. 552720e x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · Tue Aug 15 22:38:30 2017 -0700
  27. 36ce024 x86: ich-spi: Don't read cached lock status by Bin Meng · Tue Aug 15 22:38:29 2017 -0700
  28. bf5f72e x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · Tue Aug 15 22:38:28 2017 -0700
  29. 76e6c99 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · Tue Aug 15 22:38:27 2017 -0700
  30. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  31. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · Tue Jul 25 16:25:30 2017 +0200
  32. 03a333a OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · Wed Jul 26 22:25:29 2017 -0500
  33. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  34. 283eb4a spi: fsl_qspi: Pet watchdog even more by Alexander Stein · Thu Jun 01 09:32:19 2017 +0200
  35. 3f738a2 dm: tegra: spi: Convert to livetree by Simon Glass · Tue Jul 25 08:30:05 2017 -0600
  36. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  37. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:09 2017 +0200
  38. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  39. 778ec66 rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · Wed Jun 07 18:45:58 2017 +0200
  40. 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · Thu Jul 06 10:33:25 2017 +0200
  41. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  42. 4812d4c tegra: spi: Wait a little after setting the clocks by Simon Glass · Wed May 31 17:57:18 2017 -0600
  43. 4b28058 dm: spi: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:54 2017 -0600
  44. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  45. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  46. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  47. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  48. 176ee21 spi: kconfig: add soft spi Kconfig entry by Peng Fan · Thu Apr 13 14:09:55 2017 +0800
  49. b6647ab spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · Mon Apr 24 09:48:04 2017 +0200
  50. a285ea6 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · Fri May 12 22:33:23 2017 -0400
  51. a83478f rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · Thu Apr 20 22:05:54 2017 +0200
  52. 0f5b4c9 rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · Thu Apr 20 22:05:52 2017 +0200
  53. 4544788 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · Thu Apr 20 22:05:51 2017 +0200
  54. 9f28b5c stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · Mon Apr 10 15:02:50 2017 -0700
  55. 7e5b268 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · Wed May 03 11:47:29 2017 +0530
  56. 50b7d03 zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · Thu Dec 08 12:11:09 2016 -0800
  57. 530fa31 spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · Fri Apr 07 15:14:46 2017 +0800
  58. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  59. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  60. 095f78e spi: fsl_qspi: Add support for single chip select by Suresh Gupta · Tue Feb 21 14:26:46 2017 +0530
  61. 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
  62. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  63. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  64. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · Mon Jan 02 23:29:04 2017 +0100
  65. 6cfd6bf spi: Zap ep93xx_spi driver and related code by Jagan Teki · Mon Jan 02 23:29:03 2017 +0100
  66. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  67. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  68. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  69. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  70. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  71. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  72. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  73. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  74. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  75. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  76. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  77. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  78. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  79. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · Tue Nov 29 20:00:13 2016 -0700
  80. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  81. f0307e1 spi: Add a debug() on bind failure by Simon Glass · Sun Nov 13 14:22:05 2016 -0700
  82. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · Sun Nov 13 14:22:03 2016 -0700
  83. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · Sun Nov 13 14:22:02 2016 -0700
  84. 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · Sun Nov 13 14:22:01 2016 -0700
  85. 21c3dca spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · Thu Oct 27 21:16:05 2016 +1300
  86. 44e4bac spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · Sat Nov 05 16:05:16 2016 +0530
  87. da8ee98 dm: at91: Add driver model support for the spi driver by Wenyou Yang · Fri Oct 28 14:17:49 2016 +0800
  88. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  89. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  90. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  91. b4f57a9 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · Wed Oct 05 13:19:08 2016 -0700
  92. 9ec1c78 spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · Thu May 19 15:56:44 2016 +0200
  93. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  94. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Sep 22 11:36:45 2016 -0400
  95. 467c629 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · Sat Sep 03 12:58:33 2016 +0530
  96. ebbac2f spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · Thu Sep 01 12:51:27 2016 +0200
  97. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · Mon Aug 08 17:12:12 2016 +0530
  98. 62ef1f0 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · Wed Sep 07 15:18:23 2016 +0530
  99. b007997 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · Wed Sep 07 15:18:22 2016 +0530
  100. 636ef59 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · Sat Jul 30 22:28:24 2016 +0100