- 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
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 3 months ago
- 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 3 months ago
- b0f0a21 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 4 months ago
- 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 4 months ago
- 861c215 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 4 months ago
- 475be5a spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 4 months ago
- 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
- f5e1d9e 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
- 9646711 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
- 2fb2417 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · 3 years, 5 months ago
- d8d3754 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · 3 years, 6 months ago
- 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
- 717bab2 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 6 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- bfc606b Merge branch 'next' by Tom Rini · 3 years, 5 months ago
- 170013f spi: Update speed/mode on change by Marek Vasut · 3 years, 6 months ago
- 03b1715 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
- e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 5 months ago
- 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 5 months ago
- 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 5 months ago
- 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 5 months ago
- ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 5 months ago
- 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 5 months ago
- c93136b spi: Add MXIC controller driver by Zhengxun · 3 years, 5 months ago
- 485b4b1 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 6 months ago
- 2af829f spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 6 months ago
- 15b9ddd spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 7 months ago
- cdf47b5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 7 months ago
- a51b6fb spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 7 months ago
- b40efd3 atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 8 months ago
- 64fa31a spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 7 months ago
- 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
- c17b307 spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 9 months ago
- 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 9 months ago
- 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
- c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 10 months ago
- 060ae38 spi: imx: Implement set_speed by Marek Vasut · 3 years, 10 months ago
- df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- b8003d5 spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
- 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- b4c5396 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 148dba4 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- 4d9cce7 spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · 3 years, 10 months ago
- 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago
- 2dfdc3f spi: add spi controller support for MediaTek MT7620 SoC by developer · 4 years, 1 month ago