1. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  2. 5019436 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  3. ba4dc8a imx:qspi add 4K erase support by Peng Fan · 10 years ago
  4. b93ab2e arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  5. ed0c81c QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  6. 53e3db7 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  7. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  8. 7e77403 x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · 10 years ago
  9. 9964671 x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · 10 years ago
  10. fa388bc x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · 10 years ago
  11. 15c7c6b x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · 10 years ago
  12. a72f802 spi: designware_spi: Some fixes / changes by Stefan Roese · 10 years ago
  13. 5bef6fd spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · 10 years ago
  14. 10e8bf8 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago
  15. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  16. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  17. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  18. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  19. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  20. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  21. 027a9a0 SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
  22. ba3451d SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
  23. cdcdad8 spi: altera: Move the config options to the top by Marek Vasut · 10 years ago
  24. bc76b82 spi: altera: Clean up the use of variable d by Marek Vasut · 10 years ago
  25. 80d7333 spi: altera: Zap endless loop by Marek Vasut · 10 years ago
  26. 37dcc13 spi: altera: Clean up most checkpatch issues by Marek Vasut · 10 years ago
  27. 2e13da1 spi: altera: Clean up bit definitions by Marek Vasut · 10 years ago
  28. eef6702 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
  29. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  30. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  31. 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  32. 4aceea2 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · 10 years ago
  33. 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  34. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  35. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  36. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  37. 623b638 dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  38. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  39. a666f39 dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  40. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  41. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  42. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  43. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  44. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  45. bf9b86d spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
  46. 0299046 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
  47. c032174 spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago
  48. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  49. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  50. 22052c6 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  51. a4e29db exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  52. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  53. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  54. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  55. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  56. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  57. 7a4861f spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  58. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  59. 6b57ff6 arm: vf610: Add QSPI driver support by Alison Wang · 10 years ago
  60. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 10 years ago
  61. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  62. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 10 years ago
  63. afb9070 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · 10 years ago
  64. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. 2bcdf84 spi: davinci: add support for multiple bus and chip select by Karicheri, Muralidharan · 10 years ago
  66. b545a98 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · 10 years ago
  67. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  68. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  70. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  71. ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  72. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  73. d6a320d blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  74. bb7cd0d spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · 11 years ago
  75. 570533b spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · 11 years ago
  76. 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  77. 999c39a spi: xilinx: Move timeout calculation out of the loop by Michal Simek · 11 years ago
  78. 4913fc2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  79. 22e75d6 spi: sh_qspi: Add header file that defines the address of registers by Nobuhiro Iwamatsu · 11 years ago
  80. 12f00ca spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded by Axel Lin · 11 years ago
  81. 66cb9eb spi: Add Faraday SPI controller support by Kuo-Jung Su · 11 years ago
  82. 60acde4 spi: tegra: clear RDY bit prior to every transfer by Yen Lin · 11 years ago
  83. 16f47c9 spi: Add support SH Quad SPI driver by Nobuhiro Iwamatsu · 11 years ago
  84. 65b7fe2 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  85. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  86. 0efc024 spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  87. 9bac8f7 spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  88. 727cbe1 spi: bfin_spi: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  89. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  90. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  91. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  92. 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  93. e7b1e45 spi: Add GPL-2.0+ SPDX-License-Identifier for missing files by Jagannadha Sutradharudu Teki · 11 years ago
  94. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  95. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  96. c4a7963 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  97. 120af15 spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  98. 8d203af spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago
  99. 1d0933e spi: add TI QSPI driver by Matt Porter · 11 years ago
  100. a928a36 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago