- 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 7 months ago
- fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 7 months ago
- 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 7 months ago
- 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 5 months ago
- d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 6 months ago
- 2c27fdc spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 6 months ago
- 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 6 months ago
- bf8dae5 spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 6 months ago
- cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 6 months ago
- 1e2b813 spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 6 months ago
- 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 5 months ago
- 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 5 months ago
- f81aaa0 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 6 months ago
- de9f2c9 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 6 months ago
- 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 6 months ago
- 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 6 months ago
- 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
- b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 6 months ago
- a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 6 months ago
- 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
- 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 7 months ago
- 20ced4b spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 7 months ago
- f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 8 months ago
- e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
- 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 8 months ago
- 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
- f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
- 3cbdd4c spi: dw: Don't check clk_free by Sean Anderson · 2 years, 10 months ago
- dfdb227 spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 10 months ago
- bae4d9f spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 9 months ago
- 40b6435 spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 9 months ago
- fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- 2ba1bd1 driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 9 months ago
- d56dfc9 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 9 months ago
- e145606 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 9 months ago
- 24b628a 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
- 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
- 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
- bab0c02 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · 2 years, 10 months ago
- 3067186 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
- a5a387a spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · 2 years, 10 months ago
- 255537b spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · 2 years, 10 months ago
- b106a14 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 2 years, 11 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- a6e562f Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
- 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
- b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 11 months ago
- 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
- 846d1d9 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 2 months ago
- 7dc48b4 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years ago
- 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
- 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 1 month ago
- 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 1 month ago
- 4f9d255 spi: zynqmp_gqspi: Fix write issue at low frequencies by Ashok Reddy Soma · 3 years, 1 month ago
- 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 3 months ago
- e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 3 months ago
- 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 2 months ago
- 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 2 months ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 2 months ago
- 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 3 months ago
- 50c8420 Merge branch 'next' by Tom Rini · 3 years, 1 month ago
- c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 2 months ago
- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 2 months ago
- 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 3 months ago
- dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 3 months ago
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
- 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
- 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 3 months ago
- 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 3 months ago
- b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 4 months ago
- 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 3 months ago
- a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
- cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 4 months ago
- 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
- d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
- f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
- 375d7e9 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · 3 years, 4 months ago
- 6b86554 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · 3 years, 5 months ago
- 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- 971a344 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 5 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
- e2e95e5 spi: Update speed/mode on change by Marek Vasut · 3 years, 5 months ago
- 296d5cf Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
- 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 5 months ago
- a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 5 months ago
- bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 5 months ago