1. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  2. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  3. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  4. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  5. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  6. f2e033f rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  7. a95049e rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  8. 2e29b64 spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · 9 years ago
  9. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  10. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  11. 27139a6 spi: kirkwood_spi.c: Add driver model support by Stefan Roese · 9 years ago
  12. ff74ca4 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · 9 years ago
  13. 540a115 drivers: spi: ti_qspi: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  14. 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  15. cd46773 drivers: spi: ti_qspi: prepare driver for DM conversion by Mugunthan V N · 9 years ago
  16. e206d30 drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion by Mugunthan V N · 9 years ago
  17. 132e007 drivers: spi: ti_qspi: do not hard code chip select for memory map configuration by Mugunthan V N · 9 years ago
  18. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  19. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  20. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  21. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  22. 44f65f8 spi: fsl_qspi: fix an error of using GENMASK by Gong Qianyu · 9 years ago
  23. b115078 spi: zynq_qspi: Add configuration to disable LQSPI feature by Nathan Rossi · 9 years ago
  24. 9b2c8a9 fsl_qspi: Pet the watchdog while reading/writing by Alexander Stein · 9 years ago
  25. 7465f31 spi: xilinx: Add new compatible strings by Michal Simek · 9 years ago
  26. f5a0371 spi: Kconfig: Fix correct target name for ZynqMP by Michal Simek · 9 years ago
  27. 8eb23ec spi: zynq_spi: Add cadence compatible string by Michal Simek · 9 years ago
  28. e955f90 spi: ti_qspi: Fix SPI_3WIRE checking using mode by Jagan Teki · 9 years ago
  29. d3868fd spi: Get spi-3wire from dts by Jagan Teki · 9 years ago
  30. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  31. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  32. 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  33. 3f1f1a2 altera_spi: change ioremap to map_physmem by Thomas Chou · 9 years ago
  34. 43ad9ce spi: ti_qspi: Add dummy readl for bus sync by Vignesh R · 9 years ago
  35. 5fb0c84 Tegra: T210: Add QSPI driver by Tom Warren · 9 years ago
  36. ef4b350 spi: altera_spi: minor clean up by Thomas Chou · 9 years ago
  37. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  38. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  39. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  40. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  41. a6f4875 spi: altera_spi: Minor cleanup by Jagan Teki · 9 years ago
  42. 8e7c888 spi: altera_spi: Use BIT macro by Jagan Teki · 9 years ago
  43. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  44. a2888d0 spi: xilinx_spi: Use GENMASK by Jagan Teki · 9 years ago
  45. 54badcb spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  46. 1a56d6c spi: omap3_spi: Use GENMASK by Jagan Teki · 9 years ago
  47. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
  48. fac4491 spi: designware_spi: Use GENMASK by Jagan Teki · 9 years ago
  49. 493d28a spi: atmel_spi: Use GENMASK by Jagan Teki · 9 years ago
  50. f0a0141 spi: xilinx_spi: Use BIT macro by Jagan Teki · 9 years ago
  51. f16e4db spi: ti_qspi: Use BIT macro by Jagan Teki · 9 years ago
  52. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  53. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · 9 years ago
  54. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · 9 years ago
  55. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · 9 years ago
  56. 827afe5 spi: ich: Use BIT macro by Jagan Teki · 9 years ago
  57. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
  58. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · 9 years ago
  59. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · 9 years ago
  60. 42e3db7 spi: bfin_spi6xx: Use BIT macro by Jagan Teki · 9 years ago
  61. 8722286 spi: atmel_spi: Use BIT macro by Jagan Teki · 9 years ago
  62. e1af6ae spi: zynq_[q]spi: Use GENMASK macro by Jagan Teki · 9 years ago
  63. f94b3f7 spi: zynq_[q]spi: Use BIT macro by Jagan Teki · 9 years ago
  64. cc7ae3d spi: zynq_qspi: Minor cleanups by Jagan Teki · 9 years ago
  65. 697cdaa spi: zynq_spi: Remove unneeded headers by Jagan Teki · 9 years ago
  66. c27f1c1 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  67. 12c941e spi: zynq_spi: Store cs value into private data by Jagan Teki · 9 years ago
  68. 08dd095 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · 9 years ago
  69. be47fc3 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · 9 years ago
  70. f2e1c41 spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · 9 years ago
  71. 7fbea8a spi: Add zynq qspi controller driver by Jagan Teki · 9 years ago
  72. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  73. c589954 spi : convert altera_spi to driver model by Thomas Chou · 9 years ago
  74. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  75. 960dad9 spi: tegra20: Add support for mode selection by Mirza Krak · 9 years ago
  76. a61e216 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  77. 0dc543f spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  78. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  79. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  80. d1c1377 rockchip: Add SPI driver by Simon Glass · 9 years ago
  81. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  82. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  83. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  84. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  85. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  86. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  87. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  88. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  89. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  90. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  91. d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
  92. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  93. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  94. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  95. 6634f81 dm: spi: Correct status register access width by Simon Glass · 9 years ago
  96. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  97. f206f71 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · 9 years ago
  98. 480f3b5 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 9 years ago
  99. 215cea0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · 9 years ago
  100. f9793b7 spi: cf_qspi: fix clamp macro type check compilation warnings by Angelo Dureghello · 9 years ago