- 5979882 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
- ebca2c3 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
- 294b291 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
- 351ce7c spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
- 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 8 months ago
- 5d9e778 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 9 months ago
- d8429a1 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
- d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 7 months ago
- 0e29bd3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 8 months ago
- 69b8632 qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 8 months ago
- c4c41d6 qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 5 years ago
- 81c6ac4 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 5 years ago
- f44d2e0 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 8 months ago
- 678b893 spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 8 months ago
- 1534031 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 10 months ago
- 379e25d mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 10 months ago
- d31ec8b mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 10 months ago
- fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 6157ec1 spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 11 months ago
- 99276f0 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
- 68f8266 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
- c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- 6b7df22 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 10 months ago
- 27516a3 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 10 months ago
- e995dbb spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
- 70d8f98 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
- 9741e73 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- d3967f3 spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 5 years ago
- e14c085 spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 11 months ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 1d89d8c spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
- 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
- 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
- 07b2b99 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
- bdd2897 spi: ich: Add TPL support by Simon Glass · 5 years ago
- 641217d spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
- 0a88fd8 spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
- b7632cb spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
- f1c884d spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
- eb0ae6f spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
- d500dd8 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
- e87e87b spi: ich: Fix header order by Simon Glass · 5 years ago
- 6e37af3 spi: ich: Convert to livetree by Simon Glass · 5 years ago
- 78d520c spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
- 23485eb spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
- 86efbe0 x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 5 years ago
- 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- baaa3fc spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
- 72817cd configs: spi: Add the SPI_FLASH_BAR for ESPI by Xiaowei Bao · 5 years ago
- 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
- f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
- aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
- a546d15 spi: mt7621-spi: restore default register value after each xfer by developer · 5 years ago
- fe93f59 spi: mt7621-spi: remove data cache and rewrite its xfer function by developer · 5 years ago
- 7ad7bee spi: mt7621-spi: use clock frequency from clk driver by developer · 5 years ago
- d95ab40 spi: designware_spi: Disable and free clock when remove driver by Ley Foon Tan · 6 years ago
- 9f6eafd spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · 5 years ago
- f8586f6 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
- 9f71ba7 dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
- 38d91fe spi: Kconfig: Add help text by Jagan Teki · 5 years ago
- 60d590e spi: zynqmp: Remove unused platform headers by Michal Simek · 5 years ago
- 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
- e31d6f1 spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock. by Kursad Oney · 5 years ago
- 711c730 spi: bcm63xx_hsspi: switch to raw I/O functions. by Kursad Oney · 5 years ago
- 53cf342 spi: hsspi: allow to be used on bcm6858 and bcm63158 by Kursad Oney · 5 years ago
- 57f6775 spi: fsl_qspi: Add support for QSPI on iMX7ULP by Ye Li · 5 years ago
- 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
- ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
- 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
- 6be0656 spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · 5 years ago
- 35223a6 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · 5 years ago
- e85a077 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · 5 years ago
- 7cc71fd spi: Add spi_write_then_read by Jagan Teki · 5 years ago
- 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · 5 years ago
- b34a10a spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · 5 years ago
- a792616 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · 5 years ago
- db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · 5 years ago
- 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
- 1134995 spi: Drop obsolete mtk_qspi driver references by developer · 5 years ago
- 8a78b4d spi: add spi-mem driver for MediaTek MT7629 SoC by developer · 5 years ago
- 4916264 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · 5 years ago
- 5faaf09 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · 5 years ago
- 3c34f75 spi: Add SiFive SPI driver by Bhargav Shah · 5 years ago
- f751d85 drivers/spi: fsl_qspi: improve timeout calculation by Thomas Schaefer · 5 years ago
- 7fbf4b2 drivers/spi: fsl_qspi: fix read timeout by Thomas Schaefer · 5 years ago
- 3858d52 spi: spi-mem: Fix read data size issue by Ye Li · 5 years ago
- 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- 0250207 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
- 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
- 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
- 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
- 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago