Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
44c5f68ea86fa01acdbe474982d3c2ad3537e379
/
drivers
/
spi
/
mxs_spi.c
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· 4 years ago
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
6935893
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
by Walter Lozano
· 4 years, 4 months ago
48e5b04
core: add support for U_BOOT_DRIVER_ALIAS
by Walter Lozano
· 4 years, 5 months ago
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· 4 years, 5 months ago
b4669c4
spi: mxs: Code cleanup
by Jagan Teki
· 4 years, 6 months ago
2174d85
spi: mxs: Drop nondm code
by Jagan Teki
· 4 years, 6 months ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
6be0656
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· 5 years ago
35223a6
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· 5 years ago
e85a077
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
by Lukasz Majewski
· 5 years ago
5faaf09
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
by Lukasz Majewski
· 5 years ago
bec7142
spi: Remove unused spi_init
by Jagan Teki
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
aa0d8b2
spi: mxs_spi: Configure chipselect after block reset
by Marek Vasut
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
57855be
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
by Marek Vasut
· 12 years ago
bf372e3
mxs: spi: Fix the MXS SPI for mx23
by Marek Vasut
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
45edc5d
MX28: SPI: Fix the DMA chaining
by Marek Vasut
· 12 years ago
8773799
MX28: SPI: Fix the DMA DCache race condition
by Marek Vasut
· 12 years ago
7f4d014
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· 12 years ago
3a9af06
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
23697f6
MX28: SPI: Add DMA transfer support
by Marek Vasut
· 12 years ago
036b7bd
MX28: SPI: Pull out the PIO transfer function
by Marek Vasut
· 12 years ago
955d92f
MX28: SPI: Refactor spi_xfer a bit
by Marek Vasut
· 12 years ago
d7bc6b0
spi: mxs: Allow other chip selects to work
by Fabio Estevam
· 13 years ago
179fe4b
spi: mxs: Introduce spi_cs_is_valid()
by Fabio Estevam
· 13 years ago
8e57ca2
mxs_spi: Return proper timeout error
by Fabio Estevam
· 13 years ago
05acaac
mx28: fix i.MX28 spi driver
by Matthias Fuchs
· 13 years ago
7f8a558
iMX28: Add SPI driver
by Marek Vasut
· 13 years ago