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