1. d4d4f90 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  2. e76276d bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  3. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 11 years ago
  5. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  6. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  9. 472d546 Consolidate bool type by York Sun · 11 years ago
  10. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  11. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  13. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  14. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  15. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  16. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  17. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  18. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  19. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  20. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  21. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  22. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  23. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. d3f26a2 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  25. c96e78c mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · 12 years ago
  26. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  27. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  28. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  29. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  30. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  31. 85e9c65 spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  32. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  33. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  34. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  36. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  37. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  38. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  39. ac81e1c spi: atmel: sam9m10g45 also support WDRBT bit by Bo Shen · 12 years ago
  40. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  41. 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  42. de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  43. 1bf43b8 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago
  44. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  45. 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  46. 9905757 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
  47. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  48. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  49. d193c1b Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  50. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  51. f138ca1 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  52. 03afad2 spi: xilinx: Remove unused variable by Stephan Linz · 12 years ago
  53. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  54. e9f7eaf MX28: SPI: Fix the DMA chaining by Marek Vasut · 12 years ago
  55. 88d1555 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · 12 years ago
  56. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  57. 65c5755 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  58. 2c43214 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  59. c6b52c4 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  60. 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  61. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  62. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  63. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  64. a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  65. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  66. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  67. 7c5e6f7 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  68. ccd4d5a MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  69. c7065fa MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago
  70. 968766a spi: Fix merge conflicts - Makefile by Michal Simek · 12 years ago
  71. d978780 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  72. 09aac75 spi: microblaze: Adds driver for Xilinx SPI controller by Stephan Linz · 12 years ago
  73. 148ca64 spi: mxs: Allow other chip selects to work by Fabio Estevam · 12 years ago
  74. 79cb14a spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · 12 years ago
  75. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  76. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  77. d9fb6a4 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  78. c1d4ad9 sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · 13 years ago
  79. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  80. 3f84355 kirkwood_spi: correct access to irq_mask register by Ian Campbell · 13 years ago
  81. 2638b50 mx28: fix i.MX28 spi driver by Matthias Fuchs · 13 years ago
  82. 24934fe kw_spi: add weak functions board_spi_claim/release_bus by Valentin Longchamp · 12 years ago
  83. ac486e3 kw_spi: support spi_claim/release_bus functions by Valentin Longchamp · 12 years ago
  84. ca88067 kw_spi: backup and reset the MPP of the chosen CS pin by Valentin Longchamp · 12 years ago
  85. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  86. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 12 years ago
  87. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  88. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  89. eba46d6 drivers/spi/atmel_spi.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  90. ec33de3 iMX28: Add SPI driver by Marek Vasut · 13 years ago
  91. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  92. 2e8f641 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · 13 years ago
  93. 5cc08a1 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  94. efa4e43 kirkwood_spi: add dummy spi_init() by Michael Walle · 13 years ago
  95. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  96. 51100cf SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  97. e2f0145 Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  98. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  99. 0c42791 AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings by Reinhard Meyer · 13 years ago
  100. fafc245 andes_spi: add andes_spi interface by Macpaul Lin · 13 years ago