1. 571e2a4 spi: designware_spi: Some fixes / changes by Stefan Roese · 10 years ago
  2. d987ea6 spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · 10 years ago
  3. 1c60fe7 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago
  4. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  5. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  6. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  7. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  8. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  9. 8f769cf SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
  10. 714bdc3 SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
  11. 7bb4fc3 spi: altera: Move the config options to the top by Marek Vasut · 10 years ago
  12. 5c97e30 spi: altera: Clean up the use of variable d by Marek Vasut · 10 years ago
  13. ec6938e spi: altera: Zap endless loop by Marek Vasut · 10 years ago
  14. a49ffc3 spi: altera: Clean up most checkpatch issues by Marek Vasut · 10 years ago
  15. 470dc3d spi: altera: Clean up bit definitions by Marek Vasut · 10 years ago
  16. 4206602 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
  17. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  18. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  19. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  20. 2a88a53 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · 10 years ago
  21. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  22. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  23. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  24. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  25. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  26. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  27. 6fd26bc dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  28. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  29. 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  30. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  31. 16acd1c ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  32. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  33. 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
  34. 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
  35. b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago
  36. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  37. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  38. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  39. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  40. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  41. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  42. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  43. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  44. 8613bed Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  45. 78472a8 spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  46. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  47. c7410e3 arm: vf610: Add QSPI driver support by Alison Wang · 11 years ago
  48. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 11 years ago
  49. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  50. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 11 years ago
  51. 433dd00 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · 11 years ago
  52. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  53. a44c84e spi: davinci: add support for multiple bus and chip select by Karicheri, Muralidharan · 11 years ago
  54. f7aa7b5 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · 11 years ago
  55. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  56. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  58. 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  59. 68be915 drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  60. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  61. 983a2a9 blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  62. 0de9180 spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · 11 years ago
  63. 2145dff spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · 11 years ago
  64. 6683e62 spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  65. f030d66 spi: xilinx: Move timeout calculation out of the loop by Michal Simek · 11 years ago
  66. 0d313da Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  67. 36601cb spi: sh_qspi: Add header file that defines the address of registers by Nobuhiro Iwamatsu · 11 years ago
  68. c3936de spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded by Axel Lin · 11 years ago
  69. 13e99ec spi: Add Faraday SPI controller support by Kuo-Jung Su · 11 years ago
  70. 02ca8c2 spi: tegra: clear RDY bit prior to every transfer by Yen Lin · 11 years ago
  71. 0ae8398 spi: Add support SH Quad SPI driver by Nobuhiro Iwamatsu · 11 years ago
  72. fada6dd Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  73. 1d8e57c sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  74. 49e9d2c spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  75. c6a4970 spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  76. 203e7ba spi: bfin_spi: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  77. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  78. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  79. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  80. 6420320 spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  81. d92799e spi: Add GPL-2.0+ SPDX-License-Identifier for missing files by Jagannadha Sutradharudu Teki · 11 years ago
  82. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  83. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  84. ffc7461 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  85. 0c0faef spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  86. ab46adb spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago
  87. da3e4c6 spi: add TI QSPI driver by Matt Porter · 11 years ago
  88. aa0d8b2 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago
  89. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  90. 216ec09 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  91. 3db3928 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  92. afcab28 spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  93. 9163ff0 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  94. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  95. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  96. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. b177b71 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 12 years ago
  98. 0a05dff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 12 years ago
  99. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  100. fb7def9 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago