1. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · Thu Jul 23 00:22:04 2020 -0300
  2. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  3. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  4. b4669c4 spi: mxs: Code cleanup by Jagan Teki · Mon May 25 23:31:59 2020 +0530
  5. 2174d85 spi: mxs: Drop nondm code by Jagan Teki · Mon May 25 23:24:23 2020 +0530
  6. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  9. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  10. 6be0656 spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · Thu Sep 05 09:54:58 2019 +0200
  11. 35223a6 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · Thu Sep 05 09:54:57 2019 +0200
  12. e85a077 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · Thu Sep 05 09:54:56 2019 +0200
  13. 5faaf09 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · Wed Jun 19 17:31:07 2019 +0200
  14. bec7142 spi: Remove unused spi_init by Jagan Teki · Tue Nov 20 15:06:35 2018 +0530
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  17. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  18. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  19. aa0d8b2 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · Mon Aug 26 17:45:23 2013 +0200
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  22. d034a95 spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · Mon Mar 18 19:23:40 2013 +0000
  23. 57855be mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · Sat Feb 23 02:43:00 2013 +0000
  24. bf372e3 mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · Sat Feb 23 02:42:59 2013 +0000
  25. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · Sat Feb 23 02:42:58 2013 +0000
  26. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · Fri Jan 11 03:19:03 2013 +0000
  27. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · Fri Jan 11 03:19:02 2013 +0000
  28. 45edc5d MX28: SPI: Fix the DMA chaining by Marek Vasut · Fri Aug 31 16:08:00 2012 +0000
  29. 8773799 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · Fri Aug 31 16:07:59 2012 +0000
  30. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · Tue Aug 21 16:17:27 2012 +0000
  31. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:11 2012 +0000
  32. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  33. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  34. 23697f6 MX28: SPI: Add DMA transfer support by Marek Vasut · Mon Jul 09 00:48:33 2012 +0000
  35. 036b7bd MX28: SPI: Pull out the PIO transfer function by Marek Vasut · Mon Jul 09 00:48:32 2012 +0000
  36. 955d92f MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · Mon Jul 09 00:48:31 2012 +0000
  37. d7bc6b0 spi: mxs: Allow other chip selects to work by Fabio Estevam · Mon Apr 23 08:30:50 2012 +0000
  38. 179fe4b spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · Mon Apr 23 08:30:49 2012 +0000
  39. 8e57ca2 mxs_spi: Return proper timeout error by Fabio Estevam · Sun Mar 18 17:23:35 2012 +0000
  40. 05acaac mx28: fix i.MX28 spi driver by Matthias Fuchs · Sat Jan 14 02:25:25 2012 +0000
  41. 7f8a558 iMX28: Add SPI driver by Marek Vasut · Tue Nov 08 23:18:14 2011 +0000