- 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, 3 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
- 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 5 months ago
- d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 5 months ago
- a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 5 months ago
- 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 5 months ago
- 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 6 months ago
- 2ffa653 spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 6 months ago
- 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 7 months ago
- 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 7 months ago
- 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 7 months ago
- 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 8 months ago
- b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 7 months ago
- db8b461 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
- d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 8 months ago
- 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 8 months ago
- e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
- 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 10 months ago
- c1d264e spi: imx: Implement set_speed by Marek Vasut · 3 years, 9 months ago
- cbe607b 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
- d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
- 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- f1fd79a spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 3 years, 10 months ago
- c99be95 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
- 2db6fba spi: add spi controller support for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
- 38b92ca spi: imx: Use clock framework if enabled by Marek Vasut · 3 years, 10 months ago