summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: rockchip_sfc: Add missing include for dm/device_compat.hChris Morgan2022-04-181-0/+1
* spi: nxp_fspi: Add i.MX8MP compatible stringMarek Vasut2022-04-121-0/+1
* spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini2022-04-083-1/+12
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-04-051-84/+0
|\
| * spi: sun4i_spi: Remove non-DM pin setupSamuel Holland2022-04-041-84/+0
* | spi: dw: Don't check clk_freeSean Anderson2022-03-301-1/+1
* | spi: bcm63xx: Don't check clk_freeSean Anderson2022-03-302-9/+3
|/
* spi: dw: Actually mask interruptsSean Anderson2022-03-151-1/+1
* spi: dw: Force set K210 fifo length to 31Damien Le Moal2022-03-151-1/+15
* k210: use the board vendor name rather than the marketing nameDamien Le Moal2022-03-151-2/+2
* driver: spi: add bcm iproc qspi supportRayagonda Kokatanur2022-02-243-0/+583
* spi: dw: Fix broken dw_spi_mem_ops()Niklas Cassel2022-02-241-1/+1
* spi: cadence-qspi: Make reset control optionalChristian Gmeiner2022-02-242-7/+9
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-211-8/+83
|\
| * spi: zynq_qspi: Add SPI memory operations to zynq qspiT Karthik Reddy2022-02-041-0/+61
| * spi: zynq_qspi: Add a check for baudrate and set default if not in limitsSiva Durga Prasad Paladugu2022-02-041-0/+6
| * spi: zynq_qspi: Read only one byte at a time from txbufSiva Durga Prasad Paladugu2022-02-041-4/+8
| * spi: zynq_qspi: Typecast rxbuf properlySiva Durga Prasad Paladugu2022-02-041-4/+8
* | spi: apple: Add driver for Apple SPI controllerMark Kettenis2022-02-103-0/+293
* | spi: mxc_spi: remove redundant code in spi_xchg_single()Haolin Li2022-02-051-2/+0
|/
* sunxi: SPI: fix pinmuxing for Allwinner H6 SoCsDaniel Wagenknecht2022-01-301-1/+2
* doc: replace @return by Return:Heinrich Schuchardt2022-01-192-4/+4
* Fix wrong QSPI clock calculation for AM4372Stefan Mätje2022-01-161-1/+2
* Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-091-0/+17
|\
| * mtd: cqspi: Wait for transfer completionMarek Vasut2021-12-021-0/+17
* | Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini2021-12-171-25/+572
|\ \ | |/ |/|
| * spi: atmel-quadspi: Add support for SAMA7G5 QSPITudor Ambarus2021-12-071-24/+571
| * spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debugTudor Ambarus2021-11-231-1/+1
* | Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2021-11-161-3/+8
|\ \ | |/ |/|
| * spi: zynqmp_gqspi: Fix write issue at low frequenciesAshok Reddy Soma2021-10-251-3/+8
* | spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle2021-11-091-2/+3
* | spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle2021-11-091-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-10-231-9/+68
|\ \ | |/ |/|
| * spi: nxp_fspi: Implement errata workaround for LS1028AKuldeep Singh2021-10-231-5/+48
| * spi: nxp-fspi: Add support for IP read onlyKuldeep Singh2021-10-231-4/+20
* | spi: rockchip_sfc: Using read_pollJon Lin2021-10-151-32/+35
* | spi: rockchip_sfc: Implement set_speed logicJon Lin2021-10-151-43/+39
* | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-92/+132
|\ \
| * | spi: stm32: Add ofdata_to_platdata() callbackPatrice Chotard2021-10-081-92/+132
* | | sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-111-1/+1
| |/ |/|
* | Merge branch 'next'Tom Rini2021-10-0412-57/+45
|\ \ | |/ |/|
| * arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-8/+1
| * arm: Remove flea3 boardTom Rini2021-10-011-5/+2
| * WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
| * clk: Rename clk_get_by_driver_info()Simon Glass2021-09-251-1/+1
| * treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-252-22/+22
| * treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-254-9/+9
| * treewide: Simply conditions with the new OF_REALSimon Glass2021-09-256-11/+11
| * Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-162-17/+15
| |\
| * | spi: altera_spi: Do not abuse CONFIG namespaceTom Rini2021-08-301-4/+2