summaryrefslogtreecommitdiff
path: root/drivers/spi/nxp_fspi.c
AgeCommit message (Expand)Author
2022-04-06LF-5091: spi: nxp_fspi: fix some odd address read issuesHan Xu
2022-04-06LF-4677-4 spi: nxp_fspi: enable octal dtr support and fix odd address issueHan Xu
2022-04-06MLK-25504-20 spi: nxp_fspi: Update flexspi NOR driver for iMX8ULPYe Li
2022-04-06MLK-25327-3 spi: nxp_fspi: Support i.MX8DXL flexspiYe Li
2022-04-06MLK-25327-2 spi: nxp_fspi: Support i.MX8QXP flexspiYe Li
2022-04-06MLK-25327-1 spi: nxp_fspi: Use new LUT entry for AHB readYe Li
2021-10-23spi: nxp_fspi: Implement errata workaround for LS1028AKuldeep Singh
2021-10-23spi: nxp-fspi: Add support for IP read onlyKuldeep Singh
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-11spi: nxp-fspi: Use new readl_poll_sleep_timeout APIKuldeep Singh
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-01-27spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle