Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
958b9e2482538ebfeb2e1161257603d4dec498cb
/
drivers
/
spi
/
mxs_spi.c
8a8d24b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
d1998a9
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
c69cda2
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
df17cdc
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
by Walter Lozano
· 4 years, 4 months ago
addf358
core: add support for U_BOOT_DRIVER_ALIAS
by Walter Lozano
· 4 years, 5 months ago
e3e2470
drivers: rename drivers to match compatible string
by Walter Lozano
· 4 years, 5 months ago
7e07b37
spi: mxs: Code cleanup
by Jagan Teki
· 4 years, 6 months ago
c9a9823
spi: mxs: Drop nondm code
by Jagan Teki
· 4 years, 6 months ago
cd93d62
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
90526e9
common: Drop net.h from common header
by Simon Glass
· 4 years, 6 months ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
ec0c81f
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· 5 years ago
c2050e1
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· 5 years ago
3c50e01
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
by Lukasz Majewski
· 5 years ago
d99b018
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
by Lukasz Majewski
· 5 years ago
e2cae51
spi: Remove unused spi_init
by Jagan Teki
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
a928a36
spi: mxs_spi: Configure chipselect after block reset
by Marek Vasut
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0499218
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
d3504fe
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
d3f26a2
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
by Marek Vasut
· 12 years ago
c96e78c
mxs: spi: Fix the MXS SPI for mx23
by Marek Vasut
· 12 years ago
3430e0b
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
bf48fcb
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
14e26bc
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
e9f7eaf
MX28: SPI: Fix the DMA chaining
by Marek Vasut
· 12 years ago
88d1555
MX28: SPI: Fix the DMA DCache race condition
by Marek Vasut
· 12 years ago
2c43214
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· 12 years ago
c6b52c4
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
7c5e6f7
MX28: SPI: Add DMA transfer support
by Marek Vasut
· 12 years ago
ccd4d5a
MX28: SPI: Pull out the PIO transfer function
by Marek Vasut
· 12 years ago
c7065fa
MX28: SPI: Refactor spi_xfer a bit
by Marek Vasut
· 12 years ago
148ca64
spi: mxs: Allow other chip selects to work
by Fabio Estevam
· 13 years ago
79cb14a
spi: mxs: Introduce spi_cs_is_valid()
by Fabio Estevam
· 13 years ago
d9fb6a4
mxs_spi: Return proper timeout error
by Fabio Estevam
· 13 years ago
2638b50
mx28: fix i.MX28 spi driver
by Matthias Fuchs
· 13 years ago
ec33de3
iMX28: Add SPI driver
by Marek Vasut
· 13 years ago