1. 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  2. 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  5. 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 11 years ago
  6. 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 11 years ago
  7. 9675fed spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
  8. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 11 years ago
  10. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  12. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  13. 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  14. de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  15. 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  16. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  17. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  18. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  19. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  20. 61a58a1 mxc_spi.c: typo fixed by Helmut Raiger · 13 years ago
  21. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  22. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  23. afaa9f6 SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  24. dff0109 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  25. c9d59c7 SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  26. 2f721d1 MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
  27. 9f481e9 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  28. c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  29. d205ddc SPI: added support for MX51 to mxc_spi by Stefano Babic · 15 years ago
  30. eff536b SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
  31. fc7a93c i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · 16 years ago
  32. f9b6a15 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · 16 years ago
  33. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  34. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  35. 38254f4 New i.MX31 SPI driver by Guennadi Liakhovetski · 16 years ago