- 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
- 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
- 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
- 2420220 spi: add support for MediaTek spi-mem controller by developer · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 2f2a7bc spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 3 months ago
- 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
- d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
- 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
- a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
- 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
- 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
- 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
- 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
- 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
- e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
- f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
- 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
- ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
- 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 8 months ago
- 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 5 months ago
- 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 5 months ago
- 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 5 months ago
- 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 5 months ago
- ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · 2 years, 5 months ago
- 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 5 months ago
- 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 7 months ago
- 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 7 months ago
- 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 7 months ago
- a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 5 months ago
- 005064e spi: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
- b005b04 spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 7 months ago
- 3b49fbf spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 7 months ago
- 3d71b2d spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 7 months ago
- 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 7 months ago
- 8cc7e7e spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 7 months ago
- 2ccea3a spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 6 months ago
- d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 6 months ago
- a5ab5e1 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 7 months ago
- 7112541 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 7 months ago
- 05c284e spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 7 months ago
- cfa0aeb spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 7 months ago
- 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
- fec0731 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 7 months ago
- f9c8b7b spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 7 months ago
- d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 7 months ago
- 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 8 months ago
- ffa33eb spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 8 months ago
- 2e4b63b spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
- 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 8 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
- e0e8142 spi: dw: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- 80d201b spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
- 5a6f455 spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 9 months ago
- 96b2bdd spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 9 months ago
- 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- 1969f2b driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 10 months ago
- b7e9207 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 10 months ago
- d560a67 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 9 months ago
- 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
- 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
- 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years, 1 month ago
- 7daf856 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · 2 years, 10 months ago
- 4495fd6 spi: zynq_qspi: Add a check for baudrate and set default if not in limits by Siva Durga Prasad Paladugu · 2 years, 10 months ago
- 5ff1e24 spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · 2 years, 10 months ago
- 99844ac spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · 2 years, 10 months ago
- 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
- 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years ago
- 8e4f44b spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years, 1 month ago
- 84d4f73 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 3 months ago
- 7e02233 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years, 1 month ago
- 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
- 2de392c spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 2 months ago
- 78692a7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 2 months ago
- 26f77d7 spi: zynqmp_gqspi: Fix write issue at low frequencies by Ashok Reddy Soma · 3 years, 1 month ago
- d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 4 months ago
- 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 4 months ago
- e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 2 months ago
- 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 2 months ago
- 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
- c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
- a9f8bbd spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 4 months ago
- d140bba Merge branch 'next' by Tom Rini · 3 years, 2 months ago
- 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 3 months ago
- eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
- 74f00e8 arm: Remove flea3 board by Tom Rini · 3 years, 3 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
- 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago