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
/
nxp_fspi.c
Age
Commit message (
Expand
)
Author
2025-10-28
spi: fspi: Logical or used instead of logical and
Andrew Goodbody
2025-09-26
spi: nxp_fspi: Support i.MX8ULP flexspi
Ye Li
2025-09-26
spi: nxp_fspi: Support i.MX8DXL flexspi
Ye Li
2025-09-26
spi: nxp_fspi: Support i.MX8QXP flexspi
Ye Li
2025-09-26
spi: nxp_fspi: Use second last LUT entry for AHB read
Ye Li
2025-05-12
spi: fspi: dev_dbg() call assumes fdt_addr_t always a long long
Jonathan Currier
2025-05-12
spi: fspi: Add imxrt1170 device data
Jonathan Currier
2025-05-12
spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
Jonathan Currier
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
2023-10-10
spi: nxp_fspi: reset the FLSHxCR1 registers
Han Xu
2022-06-15
spi: nxp_fspi: Fix clock imbalance
Marek Vasut
2022-04-12
spi: nxp_fspi: Add i.MX8MP compatible string
Marek Vasut
2021-10-23
spi: nxp_fspi: Implement errata workaround for LS1028A
Kuldeep Singh
2021-10-23
spi: nxp-fspi: Add support for IP read only
Kuldeep Singh
2021-08-18
spi: nxp_fspi: Ensure width is respected in spi-mem operations
Michael Walle
2021-02-26
spi: nxp_fspi: Fix error reporting
Adam Ford
2021-01-23
spi: nxp_fspi: Enable support for nxp,imx8mm-fspi
Adam Ford
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-10-16
spi: nxp_fspi: Include device_compat.h
Sean Anderson
2020-10-14
treewide: Fix wrong CONFIG_IS_ENABLED() handling
Alper Nebi Yasak
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-11
spi: nxp-fspi: Use new readl_poll_sleep_timeout API
Kuldeep Singh
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-01-27
spi: nxp_fspi: new driver for the FlexSPI controller
Michael Walle