1. 45edc5d MX28: SPI: Fix the DMA chaining by Marek Vasut · 12 years ago
  2. 8773799 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · 12 years ago
  3. baddd9f kw_spi: fix clock prescaler computation by Valentin Longchamp · 12 years ago
  4. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  5. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  6. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  7. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  8. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  9. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  10. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  11. 883401e am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  12. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  13. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  14. 23697f6 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  15. 036b7bd MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  16. 955d92f MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago
  17. 46eb72e spi: Fix merge conflicts - Makefile by Michal Simek · 12 years ago
  18. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  19. fc77d51 spi: microblaze: Adds driver for Xilinx SPI controller by Stephan Linz · 12 years ago
  20. d7bc6b0 spi: mxs: Allow other chip selects to work by Fabio Estevam · 13 years ago
  21. 179fe4b spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · 13 years ago
  22. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  23. fe8793e omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  24. 8e57ca2 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  25. 41153eb sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · 13 years ago
  26. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  27. 573b62b kirkwood_spi: correct access to irq_mask register by Ian Campbell · 13 years ago
  28. 05acaac mx28: fix i.MX28 spi driver by Matthias Fuchs · 13 years ago
  29. 41f94c4 kw_spi: add weak functions board_spi_claim/release_bus by Valentin Longchamp · 12 years ago
  30. db22ce7 kw_spi: support spi_claim/release_bus functions by Valentin Longchamp · 12 years ago
  31. 1ad0acd kw_spi: backup and reset the MPP of the chosen CS pin by Valentin Longchamp · 12 years ago
  32. e8aebc2 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 13 years ago
  33. c309b46 spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 13 years ago
  34. 34bad07 tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  35. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  36. 1ec26fd drivers/spi/atmel_spi.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  37. 7f8a558 iMX28: Add SPI driver by Marek Vasut · 13 years ago
  38. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  39. 922a3a9 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · 13 years ago
  40. d36e8c3 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  41. 86ea45b kirkwood_spi: add dummy spi_init() by Michael Walle · 13 years ago
  42. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  43. b1b0820 SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  44. 21e470c Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  45. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  46. c163d3d AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings by Reinhard Meyer · 13 years ago
  47. 65224c3 andes_spi: add andes_spi interface by Macpaul Lin · 14 years ago
  48. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  49. 2acf917 ATMEL spi_dataflash driver - fix to build again by Reinhard Meyer · 13 years ago
  50. 785efc9 mxc_spi.c: typo fixed by Helmut Raiger · 13 years ago
  51. 324914a ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access by Reinhard Meyer · 14 years ago
  52. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  53. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  54. e255427 spi: add new driver for OpenCores tiny_spi by Thomas Chou · 14 years ago
  55. 799efd9 powerpc: eSPI and eSPI controller support by Mingkai Hu · 14 years ago
  56. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  57. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  58. 6594e15 bfin_spi: add spi_set_speed by Thomas Chou · 14 years ago
  59. faba501 add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · 15 years ago
  60. 134db0d Blackfin: BF50x: new processor port by Mike Frysinger · 14 years ago
  61. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  62. 55be2b5 altera_spi: add spi_set_speed by Thomas Chou · 14 years ago
  63. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  64. 65bd9b4 spi: add support SuperH SPI module by Yoshihiro Shimoda · 14 years ago
  65. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  66. 0aa35fd SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  67. 089ebe0 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  68. dcd73cd SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  69. 78cd9ac OMAP3: SPI driver by Dirk Behme · 14 years ago
  70. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  71. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  72. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 15 years ago
  73. 125f82a MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
  74. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  75. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  76. c43f06d Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  77. 1e6ef50 AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction by Reinhard Meyer · 14 years ago
  78. 2a3d83a Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  79. 9c7c615 Blackfin: bfin_spi: support gpios as chip selects by Mike Frysinger · 14 years ago
  80. 9fd3607 Blackfin: bfin_spi: convert to portmux framework by Mike Frysinger · 14 years ago
  81. 4bbd91f Davinci: SPI: add the missing v2 patch changes by Nick Thompson · 14 years ago
  82. 213e476 Davinci: SPI performance enhancements by Nick Thompson · 14 years ago
  83. 2c60ceb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  84. a93c77d DaVinci: Improve DaVinci SPI speed. by Delio Brignoli · 14 years ago
  85. 3a673f1 spi: add altera spi controller support by Thomas Chou · 15 years ago
  86. 6e6f455 SPI: added support for MX51 to mxc_spi by Stefano Babic · 15 years ago
  87. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  88. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  89. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  90. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  91. 1858a9a SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
  92. 4708b17 TI DaVinci: Driver for the davinci SPI controller by Sekhar Nori · 15 years ago
  93. d2e653b Blackfin: bfin_spi: round up clock divider by Cliff Cai · 15 years ago
  94. e1e54fc Blackfin: bfin_spi: let boards control idle value by Cliff Cai · 15 years ago
  95. 7b2b5d3 Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · 15 years ago
  96. f6b243a Coldfire: Consolidate DSPI driver by TsiChung Liew · 15 years ago
  97. 86875e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  98. 1fd6a9b spi: Add Marvell Kirkwood SPI driver by Prafulla Wadaskar · 16 years ago
  99. d309f92 mpc52xx: Add SPI driver. by Grzegorz Bernacki · 15 years ago
  100. a6ec957 Blackfin: spi: fix pin handling of SPI0 SSEL4 by Mike Frysinger · 15 years ago