~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
ti_qspi.c
Commit message (
Expand
)
Author
Age
*
Fix wrong QSPI clock calculation for AM4372
Stefan Mätje
2022-01-16
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
Ovidiu Panait
2021-01-12
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
spi: ti_qspi: Add support for CS other than CS0
Vignesh Raghavendra
2020-01-27
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
spi: ti_qspi: Convert to spi-mem ops
Vignesh Raghavendra
2019-04-17
*
spi: ti_qspi: Drop non DM code
Vignesh Raghavendra
2019-04-17
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
Jean-Jacques Hiblot
2017-03-22
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-12-03
*
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
2016-11-13
*
spi: Use mode for rx mode flags
Jagan Teki
2016-09-22
*
spi: ti_qspi: Remove unnecessary udelay for AM437x
Vignesh R
2016-09-22
*
spi: ti_qspi: use 128 bit transfer mode when writing to flash
Vignesh R
2016-09-22
*
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
Vignesh R
2016-07-30
*
spi: ti_qspi: Remove delay in read path for dra7xx
Vignesh R
2016-07-30
*
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
Vignesh R
2016-07-30
*
spi: ti_qspi: Fix failure on multiple READ_ID cmd
Vignesh R
2016-07-30
*
driver: qspi: correct QSPI disable CS reset value
Praneeth Bajjuri
2016-07-01
*
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-12
*
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
Mugunthan V N
2016-02-23
*
spi: ti_qspi: Use 4-byte opcode for mmap read
Vignesh R
2016-01-20
*
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
*
drivers: spi: ti_qspi: prepare driver for DM conversion
Mugunthan V N
2016-01-13
*
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...
Mugunthan V N
2016-01-13
*
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
Mugunthan V N
2016-01-13
*
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
*
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
*
spi: ti_qspi: Fix SPI_3WIRE checking using mode
Jagan Teki
2015-12-11
*
spi: ti_qspi: Add dummy readl for bus sync
Vignesh R
2015-11-17
*
spi: ti_qspi: Use BIT macro
Jagan Teki
2015-10-27
*
spi: ti_qspi: Use DMA to read from qspi flash
Vignesh R
2015-08-17
*
ti: qspi: set flash quad bit based on quad support flag
vishalm@ti.com
2015-08-17
*
qspi: dra7x: enable quad mode read for ti-qspi driver
Ravi Babu
2015-03-30
*
arm: omap: add support for am57xx devices
Felipe Balbi
2014-12-04
*
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
[next]