summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2021-06-28spi: cadence-qspi: Add support for octal DTR flashesPratyush Yadav
2021-06-28spi: cadence-qspi: Add a small delay before indirect writesPratyush Yadav
2021-06-28spi: cadence-qspi: Do not calibrate when device tree sets read delayPratyush Yadav
2021-06-28spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav
2021-06-28spi: spi-mem: allow specifying a command's extensionPratyush Yadav
2021-06-28spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav
2021-06-25spi: Add MXIC controller driverZhengxun
2021-06-18spi: stm32_qspi: Fix short data write operationDaniil Stas
2021-06-11spi: zynqmp_gqspi: Fix write issueAshok Reddy Soma
2021-05-16spi: kirkwood: prevent limiting speed to 0Grzegorz Jaszczyk
2021-05-16spi: kirkwood: prevent configuring speed exceeding max controller freqMarcin Wojtas
2021-05-16spi: kirkwood: support extended baud ratesKen Ma
2021-05-05atcspi200: Add timeout mechanism in spi_xfer()Dylan Jhong
2021-04-29spi: zynqmp: Remove gd referenceMichal Simek
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy
2021-03-11spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()Patrice Chotard
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford
2021-02-26spi: imx: Implement set_speedMarek Vasut
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08spi: fsl_qspi: apply the same settings for LS1088 as LS208xMathew McBride
2021-02-08spi: fsl_qspi: Ensure width is respected in spi-mem operationsMathew McBride
2021-02-03spi: zynqmp_gqspi: support dual and quad modeBrandon Maier
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-29spi: mtk_snor: add support for MTK SPI NOR controllerSkyLake.Huang
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-24spi: add spi controller support for MediaTek MT7620 SoCWeijie Gao
2021-01-23spi: imx: Use clock framework if enabledMarek Vasut
2021-01-23spi: imx: Define register bits in the driverMarek Vasut
2021-01-23spi: nxp_fspi: Enable support for nxp,imx8mm-fspiAdam Ford
2021-01-15dm: fix build errors generated by last mergesDario Binacchi
2021-01-13spi: stm32_qspi: migrate trace to dev and log macroPatrick Delaunay
2021-01-13spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay
2021-01-12spi: omap3_spi: Fix speed and mode selectionVignesh Raghavendra
2021-01-12spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdataOvidiu Panait
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05x86: spl: Move priv/plat structs to headersSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-04spi: zynqmp_gqspi: Fix unaligned data writes issueT Karthik Reddy
2020-12-22dm: spi: Fix spi_free_slave() freed memory writeNiel Fourie
2020-12-22spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logicOvidiu Panait