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