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