1. 203e7ba spi: bfin_spi: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  2. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  3. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  4. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  5. 6420320 spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  6. d92799e spi: Add GPL-2.0+ SPDX-License-Identifier for missing files by Jagannadha Sutradharudu Teki · 11 years ago
  7. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  8. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  9. ffc7461 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  10. 0c0faef spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  11. ab46adb spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago
  12. da3e4c6 spi: add TI QSPI driver by Matt Porter · 11 years ago
  13. aa0d8b2 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago
  14. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  15. 216ec09 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · 11 years ago
  16. 3db3928 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  17. afcab28 spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  18. 9163ff0 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. b177b71 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 12 years ago
  23. 0a05dff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 12 years ago
  24. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  25. fb7def9 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
  26. 29180ba spi: cf_qspi: Use DIV_ROUND_UP at appropriate place by Axel Lin · 11 years ago
  27. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  28. cbd661c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · 11 years ago
  29. 42c6f6b spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · 11 years ago
  30. b381444 spi: armada100_spi: Remove unnecessary NULL test for dout and din by Axel Lin · 11 years ago
  31. 813637c spi: exynos: Support SPI_PREAMBLE mode by Rajeshwari Shinde · 12 years ago
  32. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  33. abcfbf2 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  34. 589891e bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  35. 6fa8b78 spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 12 years ago
  36. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  37. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  38. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  39. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  40. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  41. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  42. f79ef8a spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  43. 4a59809 Consolidate bool type by York Sun · 12 years ago
  44. 602c911 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  45. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  46. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  47. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  48. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  49. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  50. 77de583 tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  51. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  52. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  53. 11ade80 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  54. 4187740 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  55. d034a95 spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  56. aaca776 spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  57. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. 57855be mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  59. bf372e3 mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · 12 years ago
  60. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  61. 0b38223 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  62. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  63. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  64. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  65. 70b995c spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  66. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  67. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  68. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  69. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  71. 64ef8a3 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  72. 260ab20 OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  73. b690d97 spi: atmel: sam9m10g45 also support WDRBT bit by Bo Shen · 12 years ago
  74. 577dc04 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  75. 5e8341c spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  76. 17cd2a8 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  77. ba3b893 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago
  78. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  79. 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  80. 45cead8 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
  81. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  82. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  83. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  84. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  85. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  86. cdfe0eb spi: xilinx: Remove unused variable by Stephan Linz · 12 years ago
  87. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  88. 45edc5d MX28: SPI: Fix the DMA chaining by Marek Vasut · 12 years ago
  89. 8773799 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · 12 years ago
  90. baddd9f kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  91. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  92. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  93. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  94. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  95. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  96. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  97. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  98. 883401e am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  99. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  100. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago