Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
652a16b9ff100192de714b57ce2587e100f448fe
/
drivers
/
spi
/
ti_qspi.c
a6e562f
Fix wrong QSPI clock calculation for AM4372
by Stefan Mätje
· 3 years ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
705082d
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
by Ovidiu Panait
· 4 years ago
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
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
2548493
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
7208396
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
60e7fa8
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
cd93d62
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
90526e9
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 10 months ago
5502c88
spi: ti_qspi: Add support for CS other than CS0
by Vignesh Raghavendra
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
4c96c61
spi: ti_qspi: Convert to spi-mem ops
by Vignesh Raghavendra
· 6 years ago
61ae978
spi: ti_qspi: Drop non DM code
by Vignesh Raghavendra
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
b06a381
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
by Jean-Jacques Hiblot
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
3891a54
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
948b8bb
spi: ti_qspi: Fix baudrate divider calculation
by Vignesh R
· 8 years ago
08fe9c2
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
28b69f6
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· 8 years ago
2603685
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· 8 years ago
a6f56ad
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· 8 years ago
fee3b6a
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· 8 years ago
c595a28
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· 8 years ago
69eeefa
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· 8 years ago
8dfd6e2
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· 8 years ago
e6601df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
518b0af
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
by Mugunthan V N
· 9 years ago
74d49bf
spi: ti_qspi: Use 4-byte opcode for mmap read
by Vignesh R
· 9 years ago
106f813
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
2230914
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· 9 years ago
9c42558
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· 9 years ago
ec712f4
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
e5961f0
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
cd337da
spi: ti_qspi: Fix SPI_3WIRE checking using mode
by Jagan Teki
· 9 years ago
857db48
spi: ti_qspi: Add dummy readl for bus sync
by Vignesh R
· 9 years ago
847720c
spi: ti_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
8ddd9c4
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· 9 years ago
a39cfe7
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· 9 years ago
4612296
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
d11ac4b
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
ce3cc8e
ti: qspi: populate slave device to set flash quad bit.
by Sourav Poddar
· 11 years ago
b545a98
spi: ti_qspi: Add delay for successful bulk erase.
by Poddar, Sourav
· 11 years ago
bb7cd0d
spi: ti_qspi: Add delay before xfer for am43xx
by Sourav Poddar
· 11 years ago
570533b
spi: ti_qspi: Add AM43xx specifics changes
by Sourav Poddar
· 11 years ago
1d0933e
spi: add TI QSPI driver
by Matt Porter
· 11 years ago