1. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  2. ec0c81f spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · 5 years ago
  3. c2050e1 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · 5 years ago
  4. 3c50e01 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · 5 years ago
  5. d99b018 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · 5 years ago
  6. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  9. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  10. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  11. a928a36 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 11 years ago
  14. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  15. d3f26a2 mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  16. c96e78c mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · 12 years ago
  17. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  18. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  19. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  20. e9f7eaf MX28: SPI: Fix the DMA chaining by Marek Vasut · 12 years ago
  21. 88d1555 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · 12 years ago
  22. 2c43214 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  23. c6b52c4 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  24. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  25. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  26. 7c5e6f7 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  27. ccd4d5a MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  28. c7065fa MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago
  29. 148ca64 spi: mxs: Allow other chip selects to work by Fabio Estevam · 12 years ago
  30. 79cb14a spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · 12 years ago
  31. d9fb6a4 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  32. 2638b50 mx28: fix i.MX28 spi driver by Matthias Fuchs · 13 years ago
  33. ec33de3 iMX28: Add SPI driver by Marek Vasut · 13 years ago