1. d2ca80c x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · 7 years ago
  2. 52dd56b x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · 7 years ago
  3. b42711f x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · 7 years ago
  4. 3e79141 x86: ich-spi: Don't read cached lock status by Bin Meng · 7 years ago
  5. 7d82978 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  6. 94bc917 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  7. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  8. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  9. a41e3e1 OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · 7 years ago
  10. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  11. 4df24f2 spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
  12. 28a3e5a dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  13. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  14. 541cd6e spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  15. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  16. 6c65577c rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  17. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  18. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  19. 4a7b9ee tegra: spi: Wait a little after setting the clocks by Simon Glass · 7 years ago
  20. 279e26f dm: spi: Convert uclass to livetree by Simon Glass · 7 years ago
  21. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  22. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  23. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  24. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  25. 41eb8ff spi: kconfig: add soft spi Kconfig entry by Peng Fan · 7 years ago
  26. 4759dff spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · 7 years ago
  27. 25eaa28 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · 7 years ago
  28. cdeb4d7 rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · 7 years ago
  29. 9fc354e rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · 7 years ago
  30. bd37671 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · 7 years ago
  31. 890bafd stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 7 years ago
  32. 2f54205 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 7 years ago
  33. ac6991f zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · 8 years ago
  34. 61a77ce spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · 7 years ago
  35. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  36. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  37. 38a5c57 spi: fsl_qspi: Add support for single chip select by Suresh Gupta · 8 years ago
  38. b06a381 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register by Jean-Jacques Hiblot · 8 years ago
  39. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  40. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  41. 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  42. ee86e0d spi: Zap ep93xx_spi driver and related code by Jagan Teki · 8 years ago
  43. b63b463 spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  44. 57897c1 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  45. cb71c6d spi: Zap armada100_spi.c and env by Jagan Teki · 8 years ago
  46. 353f6a7 spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · 8 years ago
  47. 6d72810 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · 8 years ago
  48. 22e63ff spi: cadence_qspi: Fix CS timings by Phil Edworthy · 8 years ago
  49. 3c56953 spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · 8 years ago
  50. 7d403f2 spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · 8 years ago
  51. 7e76c4b spi: cadence_qspi: Clean up the #define names by Phil Edworthy · 8 years ago
  52. db37cc9 spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · 8 years ago
  53. 0ceb4d9 spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · 8 years ago
  54. 32068c4 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · 8 years ago
  55. cc80a89 spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · 8 years ago
  56. 1b7c28f spi: Add error checking for invalid bus widths by Simon Glass · 8 years ago
  57. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  58. 28f9885 spi: Add a debug() on bind failure by Simon Glass · 8 years ago
  59. b425247 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  60. 6e019c4 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  61. 71634f2 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · 8 years ago
  62. ebfa18c spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · 8 years ago
  63. 948b8bb spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · 8 years ago
  64. 0eafd4b dm: at91: Add driver model support for the spi driver by Wenyou Yang · 8 years ago
  65. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  66. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  67. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  68. 3c6b176 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
  69. 3fda4ef spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  70. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  71. 19d051a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  72. 21b1dd1 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · 8 years ago
  73. 5f647c2 spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · 8 years ago
  74. 08fe9c2 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  75. 28b69f6 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · 8 years ago
  76. 2603685 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · 8 years ago
  77. d299828 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · 8 years ago
  78. 4832c7f spi: tegra: fix hang in set_mode() by Stephen Warren · 8 years ago
  79. 5405817 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  80. 04e5c6d driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  81. a6f56ad spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  82. fee3b6a spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  83. c595a28 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  84. 69eeefa spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago
  85. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  86. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  87. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  88. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  89. dac3bf2 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  90. 192bb75 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  91. c8864d7 spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 8 years ago
  92. 8dfd6e2 driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · 8 years ago
  93. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  94. e19b900 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · 8 years ago
  95. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  96. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  97. 5f89a15 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 8 years ago
  98. 5fabf2e ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 8 years ago
  99. b85dc46 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  100. febffe8 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago