index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
ti_qspi.c
Age
Commit message (
Expand
)
Author
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
spi: Remove <common.h> and add needed includes
Tom Rini
2022-01-16
Fix wrong QSPI clock calculation for AM4372
Stefan Mätje
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-12
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
Ovidiu Panait
2020-12-13
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-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
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-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-27
spi: ti_qspi: Add support for CS other than CS0
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-04-17
spi: ti_qspi: Convert to spi-mem ops
Vignesh Raghavendra
2019-04-17
spi: ti_qspi: Drop non DM code
Vignesh Raghavendra
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-22
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
Jean-Jacques Hiblot
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-11-13
spi: ti_qspi: Fix baudrate divider calculation
Vignesh R
2016-09-22
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-07-30
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-01
driver: qspi: correct QSPI disable CS reset value
Praneeth Bajjuri
2016-03-12
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
2016-02-23
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
Mugunthan V N
2016-01-20
spi: ti_qspi: Use 4-byte opcode for mmap read
Vignesh R
2016-01-13
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
2015-12-11
spi: ti_qspi: Fix SPI_3WIRE checking using mode
Jagan Teki
2015-11-17
spi: ti_qspi: Add dummy readl for bus sync
Vignesh R
2015-10-27
spi: ti_qspi: Use BIT macro
Jagan Teki
2015-08-17
spi: ti_qspi: Use DMA to read from qspi flash
Vignesh R
[next]