1. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  2. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 10 years ago
  3. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  4. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 10 years ago
  5. afb9070 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · 10 years ago
  6. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  7. 2bcdf84 spi: davinci: add support for multiple bus and chip select by Karicheri, Muralidharan · 10 years ago
  8. b545a98 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · 11 years ago
  9. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  10. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  12. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  13. ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  14. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  15. d6a320d blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  16. bb7cd0d spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · 11 years ago
  17. 570533b spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · 11 years ago
  18. 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  19. 999c39a spi: xilinx: Move timeout calculation out of the loop by Michal Simek · 11 years ago
  20. 4913fc2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. 22e75d6 spi: sh_qspi: Add header file that defines the address of registers by Nobuhiro Iwamatsu · 11 years ago
  22. 12f00ca spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded by Axel Lin · 11 years ago
  23. 66cb9eb spi: Add Faraday SPI controller support by Kuo-Jung Su · 11 years ago
  24. 60acde4 spi: tegra: clear RDY bit prior to every transfer by Yen Lin · 11 years ago
  25. 16f47c9 spi: Add support SH Quad SPI driver by Nobuhiro Iwamatsu · 11 years ago
  26. 65b7fe2 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  27. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  28. 0efc024 spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  29. 9bac8f7 spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  30. 727cbe1 spi: bfin_spi: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  31. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  32. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  33. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  34. 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  35. e7b1e45 spi: Add GPL-2.0+ SPDX-License-Identifier for missing files by Jagannadha Sutradharudu Teki · 11 years ago
  36. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  37. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  38. c4a7963 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  39. 120af15 spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  40. 8d203af spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago
  41. 1d0933e spi: add TI QSPI driver by Matt Porter · 11 years ago
  42. a928a36 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago
  43. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  44. 1465d05 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  45. 583fe6c spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  46. a444aa7 spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  47. 327b5c9 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  50. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 11 years ago
  52. 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 11 years ago
  53. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  54. 9675fed spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
  55. 0cb8394 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place by Axel Lin · 11 years ago
  56. f0df254 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  57. ba1d1c2 spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · 11 years ago
  58. d6f64d4 spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · 11 years ago
  59. 0368292 spi: armada100_spi: Remove unnecessary NULL test for dout and din by Axel Lin · 11 years ago
  60. e4eaef8 spi: exynos: Support SPI_PREAMBLE mode by Rajeshwari Shinde · 11 years ago
  61. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. d4d4f90 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  63. e76276d bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  64. e0d2d3b spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 11 years ago
  65. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 11 years ago
  66. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  67. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 11 years ago
  68. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  72. 472d546 Consolidate bool type by York Sun · 12 years ago
  73. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  74. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  75. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  76. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  77. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  78. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  79. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  80. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  81. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  82. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  83. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  84. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  85. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  86. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  87. d3f26a2 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  88. c96e78c mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · 12 years ago
  89. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  90. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  91. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  92. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  93. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  94. 85e9c65 spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  95. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  96. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  97. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  98. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  99. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  100. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago