1. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  2. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  4. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  5. 85e9c65 spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  6. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  7. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  8. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  10. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  11. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  12. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  13. ac81e1c spi: atmel: sam9m10g45 also support WDRBT bit by Bo Shen · 12 years ago
  14. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  16. de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  17. 1bf43b8 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago
  18. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  19. 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  20. 9905757 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
  21. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  22. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  23. d193c1b Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  24. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  25. f138ca1 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  26. 03afad2 spi: xilinx: Remove unused variable by Stephan Linz · 12 years ago
  27. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  28. e9f7eaf MX28: SPI: Fix the DMA chaining by Marek Vasut · 12 years ago
  29. 88d1555 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · 12 years ago
  30. 8203b20 kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  31. 65c5755 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  32. 2c43214 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  33. c6b52c4 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  34. 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  35. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  36. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  37. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  38. a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  39. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  40. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  41. 7c5e6f7 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  42. ccd4d5a MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  43. c7065fa MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago
  44. 968766a spi: Fix merge conflicts - Makefile by Michal Simek · 12 years ago
  45. d978780 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  46. 09aac75 spi: microblaze: Adds driver for Xilinx SPI controller by Stephan Linz · 12 years ago
  47. 148ca64 spi: mxs: Allow other chip selects to work by Fabio Estevam · 12 years ago
  48. 79cb14a spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · 12 years ago
  49. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  50. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  51. d9fb6a4 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  52. c1d4ad9 sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · 13 years ago
  53. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  54. 3f84355 kirkwood_spi: correct access to irq_mask register by Ian Campbell · 13 years ago
  55. 2638b50 mx28: fix i.MX28 spi driver by Matthias Fuchs · 13 years ago
  56. 24934fe kw_spi: add weak functions board_spi_claim/release_bus by Valentin Longchamp · 12 years ago
  57. ac486e3 kw_spi: support spi_claim/release_bus functions by Valentin Longchamp · 12 years ago
  58. ca88067 kw_spi: backup and reset the MPP of the chosen CS pin by Valentin Longchamp · 12 years ago
  59. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  60. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 12 years ago
  61. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  62. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  63. eba46d6 drivers/spi/atmel_spi.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  64. ec33de3 iMX28: Add SPI driver by Marek Vasut · 13 years ago
  65. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  66. 2e8f641 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · 13 years ago
  67. 5cc08a1 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  68. efa4e43 kirkwood_spi: add dummy spi_init() by Michael Walle · 13 years ago
  69. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  70. 51100cf SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  71. e2f0145 Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  72. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  73. 0c42791 AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings by Reinhard Meyer · 13 years ago
  74. fafc245 andes_spi: add andes_spi interface by Macpaul Lin · 13 years ago
  75. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  76. 576e7a1 ATMEL spi_dataflash driver - fix to build again by Reinhard Meyer · 13 years ago
  77. 61a58a1 mxc_spi.c: typo fixed by Helmut Raiger · 13 years ago
  78. a0cfd18 ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access by Reinhard Meyer · 14 years ago
  79. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  80. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  81. dea6386 spi: add new driver for OpenCores tiny_spi by Thomas Chou · 14 years ago
  82. 273feaf powerpc: eSPI and eSPI controller support by Mingkai Hu · 13 years ago
  83. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  84. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  85. 6c3eb43 bfin_spi: add spi_set_speed by Thomas Chou · 14 years ago
  86. b97e0cd add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · 14 years ago
  87. cca0741 Blackfin: BF50x: new processor port by Mike Frysinger · 14 years ago
  88. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  89. df8f125 altera_spi: add spi_set_speed by Thomas Chou · 14 years ago
  90. 4bfa18f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  91. 6639562 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  92. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  93. afaa9f6 SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  94. dff0109 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  95. c9d59c7 SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  96. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  97. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  98. e67f462 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  99. 6f070e1 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 14 years ago
  100. 2f721d1 MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago