1. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  2. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  3. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  4. c1091e1 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  5. 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 9 years ago
  6. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · 8 years ago
  7. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  8. ffa5442 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · 8 years ago
  9. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  10. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  11. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  12. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  13. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  14. d719326 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago
  15. b4bfe10 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · 9 years ago
  16. ae41239 spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · 9 years ago
  17. fdd88a3 dm: spi: introduce dm api by Peng Fan · 9 years ago
  18. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 9 years ago
  19. fa7dd9b dm: spi: soft_spi bug fix by Peng Fan · 9 years ago
  20. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · 9 years ago
  21. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · 9 years ago
  22. 90b499a spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU by Stefan Roese · 9 years ago
  23. d6ca098 spi: kirkwood_spi.c: Add compatible match ID for Armada 375 by Stefan Roese · 9 years ago
  24. e7ac570 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  25. ea17242 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  26. 40a55df spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  27. c2cca6c spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  28. c2519df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  29. fb0c53e spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · 9 years ago
  30. 79b815e spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  31. 98d3d67 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · 9 years ago
  32. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  33. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · 9 years ago
  34. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  35. 316fd94 spi: ich: Some clean up by Bin Meng · 9 years ago
  36. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  37. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  38. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  39. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  40. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  41. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  42. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  43. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  44. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  45. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  46. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  47. f2e033f rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  48. a95049e rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  49. 2e29b64 spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · 9 years ago
  50. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  51. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  52. 27139a6 spi: kirkwood_spi.c: Add driver model support by Stefan Roese · 9 years ago
  53. ff74ca4 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · 9 years ago
  54. 540a115 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  55. 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  56. cd46773 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · 9 years ago
  57. e206d30 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · 9 years ago
  58. 132e007 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · 9 years ago
  59. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  60. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  61. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  62. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  63. 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  64. b115078 spi: zynq_qspi: Add configuration to disable LQSPI feature by Nathan Rossi · 9 years ago
  65. 9b2c8a9 fsl_qspi: Pet the watchdog while reading/writing by Alexander Stein · 9 years ago
  66. 7465f31 spi: xilinx: Add new compatible strings by Michal Simek · 9 years ago
  67. f5a0371 spi: Kconfig: Fix correct target name for ZynqMP by Michal Simek · 9 years ago
  68. 8eb23ec spi: zynq_spi: Add cadence compatible string by Michal Simek · 9 years ago
  69. e955f90 spi: ti_qspi: Fix SPI_3WIRE checking using mode by Jagan Teki · 9 years ago
  70. d3868fd spi: Get spi-3wire from dts by Jagan Teki · 9 years ago
  71. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  72. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  73. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  74. 3f1f1a2 altera_spi: change ioremap to map_physmem by Thomas Chou · 9 years ago
  75. 43ad9ce spi: ti_qspi: Add dummy readl for bus sync by Vignesh R · 9 years ago
  76. 5fb0c84 Tegra: T210: Add QSPI driver by Tom Warren · 9 years ago
  77. ef4b350 spi: altera_spi: minor clean up by Thomas Chou · 9 years ago
  78. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  79. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  80. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  81. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  82. a6f4875 spi: altera_spi: Minor cleanup by Jagan Teki · 9 years ago
  83. 8e7c888 spi: altera_spi: Use BIT macro by Jagan Teki · 9 years ago
  84. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. a2888d0 spi: xilinx_spi: Use GENMASK by Jagan Teki · 9 years ago
  86. 54badcb spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  87. 1a56d6c spi: omap3_spi: Use GENMASK by Jagan Teki · 9 years ago
  88. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
  89. fac4491 spi: designware_spi: Use GENMASK by Jagan Teki · 9 years ago
  90. 493d28a spi: atmel_spi: Use GENMASK by Jagan Teki · 9 years ago
  91. f0a0141 spi: xilinx_spi: Use BIT macro by Jagan Teki · 9 years ago
  92. f16e4db spi: ti_qspi: Use BIT macro by Jagan Teki · 9 years ago
  93. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  94. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · 9 years ago
  95. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · 9 years ago
  96. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · 9 years ago
  97. 827afe5 spi: ich: Use BIT macro by Jagan Teki · 9 years ago
  98. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
  99. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · 9 years ago
  100. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · 9 years ago