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
/
fsl_qspi.c
Age
Commit message (
Expand
)
Author
2025-04-25
spi: fsl_qspi: Move AHB read buffer config after LUT
Pawel Kochanowski
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
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
spi: fsl_qspi: apply the same settings for LS1088 as LS208x
Mathew McBride
2021-02-08
spi: fsl_qspi: Ensure width is respected in spi-mem operations
Mathew McBride
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._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-10-16
spi: fsl_qspi: Include device_compat.h
Sean Anderson
2020-07-16
spi: fsl_qspi: Support to use full AHB space on i.MX
Ye Li
2020-07-16
spi: fsl_qspi: Add support for i.MX7ULP
Ye Li
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-29
spi: Transform the FSL QuadSPI driver to use the SPI MEM API
Kuldeep Singh
2019-10-08
spi: fsl_qspi: Add support for QSPI on iMX7ULP
Ye Li
2019-10-08
spi: fsl_qspi: Update to use driver data
Ye Li
2019-10-08
spi: fsl_qspi: Update write data size for page program LUT
Ye Li
2019-10-08
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
Ye Li
2019-07-18
drivers/spi: fsl_qspi: improve timeout calculation
Thomas Schaefer
2019-07-18
drivers/spi: fsl_qspi: fix read timeout
Thomas Schaefer
2018-10-02
driver/spi: fsl_qspi: Remove non-DM stuff
Ashish Kumar
2018-05-16
spi: fsl_qspi: remove superfluous assignment
Heinrich Schuchardt
2018-05-09
spi: fsl_qspi: Introduce is_controller_busy function
Rajat Srivastava
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-12
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
Peng Fan
2017-09-25
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
Suresh Gupta
2017-09-25
spi: fsl_qspi: Add controller busy check before new spi operation
Suresh Gupta
2017-08-01
spi: fsl_qspi: Pet watchdog even more
Alexander Stein
2017-03-28
spi: fsl_qspi: Add support for single chip select
Suresh Gupta
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-06
spi: fsl_qspi: Preserve endianness of QSPI MCR
York Sun
2016-08-02
driver: spi: fsl-qspi: remove compile Warnings
Yunhui Cui
2016-05-18
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
Yuan Yao
2016-05-18
spi: fsl_qspi: Assign AMBA mem according CS num in dts
Yuan Yao
2016-05-18
spi: fsl_qspi: Fix issues on arm64
Yuan Yao
2016-01-27
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
Gong Qianyu
2016-01-27
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
Gong Qianyu
2016-01-27
spi: fsl_qspi: fix compile warning for 64-bit platform
Gong Qianyu
2016-01-07
spi: fsl_qspi: fix an error of using GENMASK
Gong Qianyu
2015-12-15
fsl_qspi: Pet the watchdog while reading/writing
Alexander Stein
[next]