1. 994266b spi: mxc_spi: support driver model by Peng Fan · 7 years ago
  2. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  3. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  4. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  5. 027a9a0 SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
  6. ba3451d SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
  7. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  8. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  9. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  10. 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  11. 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 11 years ago
  15. 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 11 years ago
  16. 9675fed spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
  17. 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 11 years ago
  19. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  20. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  21. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  22. 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  23. de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  24. 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  25. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  26. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  27. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  28. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  29. 61a58a1 mxc_spi.c: typo fixed by Helmut Raiger · 13 years ago
  30. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  31. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  32. afaa9f6 SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  33. dff0109 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  34. c9d59c7 SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  35. 2f721d1 MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
  36. 9f481e9 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
  37. c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  38. d205ddc SPI: added support for MX51 to mxc_spi by Stefano Babic · 14 years ago
  39. eff536b SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
  40. fc7a93c i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · 16 years ago
  41. f9b6a15 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · 16 years ago
  42. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  43. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  44. 38254f4 New i.MX31 SPI driver by Guennadi Liakhovetski · 16 years ago