summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23spi: nxp_fspi: Implement errata workaround for LS1028AKuldeep Singh
2021-10-23spi: nxp-fspi: Add support for IP read onlyKuldeep Singh
2021-10-15spi: rockchip_sfc: Using read_pollJon Lin
2021-10-15spi: rockchip_sfc: Implement set_speed logicJon Lin
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-08spi: stm32: Add ofdata_to_platdata() callbackPatrice Chotard
2021-10-04Merge branch 'next'Tom Rini
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-03spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma
2021-09-03spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma
2021-08-30spi: altera_spi: Do not abuse CONFIG namespaceTom Rini
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle
2021-08-12spi: rockchip_sfc: add support for Rockchip SFCChris Morgan
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng
2021-08-02spi: ich: Limit slave->max_read_sizeBin Meng
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-15spi: ich: Don't require the PCHSimon Glass
2021-07-10spi: mxc_spi: fix warnings if CLK_ENABLED not setStefano Babic
2021-07-10spi: fsl_qspi: Build driver only if DM_SPI is availableFrieder Schrempf
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-06spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-05Merge branch 'next'Tom Rini
2021-06-30spi: Update speed/mode on changeMarek Vasut
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...Tom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
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