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