Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3ba929a7e570f64fa6873144e9b12ffa6b02f052
/
drivers
/
spi
/
ti_qspi.c
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
7cb5159
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
by Ovidiu Panait
· 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
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
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 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
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 10 months ago
e995dbb
spi: ti_qspi: Add support for CS other than CS0
by Vignesh Raghavendra
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
6f9efcf
spi: ti_qspi: Convert to spi-mem ops
by Vignesh Raghavendra
· 6 years ago
f3603b8
spi: ti_qspi: Drop non DM code
by Vignesh Raghavendra
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
931b1f2
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
44e4bac
spi: ti_qspi: Fix baudrate divider calculation
by Vignesh R
· 8 years ago
96536b1
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
62ef1f0
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· 8 years ago
b007997
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· 8 years ago
1535e5a
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· 8 years ago
a158ff9
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· 8 years ago
b970767
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· 8 years ago
aa29130
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· 8 years ago
5d21e6f
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· 8 years ago
c2519df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
98d3d67
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
by Mugunthan V N
· 9 years ago
2e29b64
spi: ti_qspi: Use 4-byte opcode for mmap read
by Vignesh R
· 9 years ago
540a115
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
cd46773
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· 9 years ago
e206d30
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· 9 years ago
132e007
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· 9 years ago
155c19f
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
3dce555
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
e955f90
spi: ti_qspi: Fix SPI_3WIRE checking using mode
by Jagan Teki
· 9 years ago
43ad9ce
spi: ti_qspi: Add dummy readl for bus sync
by Vignesh R
· 9 years ago
f16e4db
spi: ti_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
a5bba8d
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· 9 years ago
41c1f4a
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· 9 years ago
e8829b6
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
a51c615
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
4cfd64a
ti: qspi: populate slave device to set flash quad bit.
by Sourav Poddar
· 11 years ago
f7aa7b5
spi: ti_qspi: Add delay for successful bulk erase.
by Poddar, Sourav
· 11 years ago
0de9180
spi: ti_qspi: Add delay before xfer for am43xx
by Sourav Poddar
· 11 years ago
2145dff
spi: ti_qspi: Add AM43xx specifics changes
by Sourav Poddar
· 11 years ago
da3e4c6
spi: add TI QSPI driver
by Matt Porter
· 11 years ago