1. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · Sun Aug 21 10:45:44 2011 +0200
  2. c163d3d AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings by Reinhard Meyer · Tue Aug 02 15:09:55 2011 +0000
  3. 65224c3 andes_spi: add andes_spi interface by Macpaul Lin · Sun Apr 24 22:01:38 2011 +0000
  4. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · Wed Jul 13 14:34:52 2011 +0200
  5. 2acf917 ATMEL spi_dataflash driver - fix to build again by Reinhard Meyer · Mon Jun 06 00:05:56 2011 +0000
  6. 785efc9 mxc_spi.c: typo fixed by Helmut Raiger · Wed Jun 15 01:45:45 2011 +0000
  7. 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
  8. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · Wed Nov 03 16:32:56 2010 +0100
  9. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  10. e255427 spi: add new driver for OpenCores tiny_spi by Thomas Chou · Mon Apr 11 19:48:47 2011 +0000
  11. 799efd9 powerpc: eSPI and eSPI controller support by Mingkai Hu · Tue Apr 26 16:31:16 2011 +0800
  12. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  13. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  14. 6594e15 bfin_spi: add spi_set_speed by Thomas Chou · Fri Dec 24 15:16:08 2010 +0800
  15. 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
  16. 134db0d Blackfin: BF50x: new processor port by Mike Frysinger · Fri Dec 17 15:25:09 2010 -0500
  17. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  18. 55be2b5 altera_spi: add spi_set_speed by Thomas Chou · Mon Dec 27 09:30:17 2010 +0800
  19. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Fri Feb 04 20:38:27 2011 +0100
  20. 65bd9b4 spi: add support SuperH SPI module by Yoshihiro Shimoda · Mon Jan 31 16:50:43 2011 +0900
  21. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · Wed Jan 19 22:46:33 2011 +0000
  22. 0aa35fd SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · Wed Jan 19 22:46:32 2011 +0000
  23. 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
  24. dcd73cd SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · Wed Jan 19 22:46:30 2011 +0000
  25. 78cd9ac OMAP3: SPI driver by Dirk Behme · Sat Dec 11 11:01:00 2010 -0500
  26. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  27. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Mon Oct 11 10:19:04 2010 +0200
  28. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · Wed May 05 00:56:30 2010 -0400
  29. 125f82a MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · Fri Aug 20 12:05:03 2010 +0200
  30. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · Mon Aug 23 20:41:19 2010 +0200
  31. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · Tue Jul 06 17:05:06 2010 +0200
  32. c43f06d Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · Mon Sep 20 17:54:09 2010 -0400
  33. 1e6ef50 AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction by Reinhard Meyer · Mon Aug 09 13:37:59 2010 +0200
  34. 2a3d83a Merge branch 'master' of ../master by Wolfgang Denk · Thu Jul 15 22:48:46 2010 +0200
  35. 9c7c615 Blackfin: bfin_spi: support gpios as chip selects by Mike Frysinger · Wed Jun 02 06:13:50 2010 -0400
  36. 9fd3607 Blackfin: bfin_spi: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:12:47 2010 -0400
  37. 4bbd91f Davinci: SPI: add the missing v2 patch changes by Nick Thompson · Mon Jul 05 20:00:40 2010 -0400
  38. 213e476 Davinci: SPI performance enhancements by Nick Thompson · Tue Jun 22 11:06:01 2010 -0400
  39. 2c60ceb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jun 17 21:06:16 2010 +0200
  40. a93c77d DaVinci: Improve DaVinci SPI speed. by Delio Brignoli · Mon Jun 07 17:16:13 2010 -0400
  41. 3a673f1 spi: add altera spi controller support by Thomas Chou · Fri Apr 30 11:34:16 2010 +0800
  42. 6e6f455 SPI: added support for MX51 to mxc_spi by Stefano Babic · Sun Apr 04 22:43:38 2010 +0200
  43. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  44. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  45. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  46. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  47. 1858a9a SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · Tue Feb 09 22:05:39 2010 +0100
  48. 4708b17 TI DaVinci: Driver for the davinci SPI controller by Sekhar Nori · Wed Jan 27 11:10:40 2010 -0500
  49. d2e653b Blackfin: bfin_spi: round up clock divider by Cliff Cai · Mon Dec 07 08:03:06 2009 +0000
  50. e1e54fc Blackfin: bfin_spi: let boards control idle value by Cliff Cai · Tue Nov 17 09:36:21 2009 +0000
  51. 7b2b5d3 Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · Wed Oct 28 22:13:37 2009 +0100
  52. f6b243a Coldfire: Consolidate DSPI driver by TsiChung Liew · Tue Jun 30 14:09:47 2009 +0000
  53. 86875e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jul 07 22:22:05 2009 +0200
  54. 1fd6a9b spi: Add Marvell Kirkwood SPI driver by Prafulla Wadaskar · Sat May 30 01:13:33 2009 +0530
  55. d309f92 mpc52xx: Add SPI driver. by Grzegorz Bernacki · Fri Jun 12 11:33:52 2009 +0200
  56. a6ec957 Blackfin: spi: fix pin handling of SPI0 SSEL4 by Mike Frysinger · Fri May 29 17:01:48 2009 -0400
  57. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  58. ee9e3c4 Blackfin: spi: make cs deassert function deterministic by Todor I Mollov · Sat Apr 04 06:53:06 2009 -0400
  59. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  60. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · Thu Mar 26 15:42:12 2009 -0400
  61. 830cb66 Blackfin: spi: there is no PORTJ_FER MMR on BF537 by Sonic Zhang · Fri Mar 20 19:28:20 2009 -0400
  62. 9a88d70 i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · Fri Feb 13 09:26:40 2009 +0100
  63. d338013 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · Sat Feb 07 00:09:12 2009 +0100
  64. 431e4bc Blackfin: add driver for on-chip SPI controller by Mike Frysinger · Tue Oct 14 07:54:09 2008 -0400
  65. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  66. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  67. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  68. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · Fri May 16 11:10:32 2008 +0200
  69. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  70. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  71. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · Tue Apr 15 14:14:25 2008 +0200
  72. 3753140 Fix conditional compilation of mpx8xxx_spi driver by Ben Warren · Sat Jan 26 23:41:19 2008 -0500
  73. b8e2520 codingstyle cleanup for spi driver by Kim Phillips · Thu Jan 17 12:48:00 2008 -0600
  74. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · Wed Jan 16 22:37:35 2008 -0500