- df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- e7005b3 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · 4 years, 6 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- e93d2f4 drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
- 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 4 months ago
- def88bc spi: fsl_qspi: Support to use full AHB space on i.MX by Ye Li · 4 years, 5 months ago
- 93d6c8f spi: fsl_qspi: Add support for i.MX7ULP by Ye Li · 4 years, 5 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- a58c7ff spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
- 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 0e14699 spi: add support for all spi modes with soft spi by Johannes Holland · 4 years, 6 months ago
- 5d12812 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 6 months ago
- 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 5 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
- f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- f44bd3b spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 6 months ago
- 8d50551 dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · 4 years, 5 months ago
- 807f0ff spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 6 months ago
- beeb34a spi: atmel: Drop atmel_spi.h by Jagan Teki · 4 years, 6 months ago
- 0984500 spi: atmel: Remove nondm code by Jagan Teki · 4 years, 6 months ago
- a9d3cab spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
- 62b02a6 spi: fsl_dspi: Drop nondm code by Jagan Teki · 4 years, 6 months ago
- 726c034 spi: Zap SOFT_SPI (non-dm) by Jagan Teki · 4 years, 6 months ago
- 7e07b37 spi: mxs: Code cleanup by Jagan Teki · 4 years, 6 months ago
- c9a9823 spi: mxs: Drop nondm code by Jagan Teki · 4 years, 6 months ago
- 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- 609b90a x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 6 months ago
- 84673b4 spi: Zap sh_spi driver by Jagan Teki · 4 years, 6 months ago
- e24241c spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI by Jagan Teki · 4 years, 6 months ago
- 072114d spi: Kconfig: Drop redundant CF_SPI definition by Jagan Teki · 4 years, 6 months ago
- 558d06e spi Drop spi_init() by Jagan Teki · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
- 28029c7 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 7 months ago
- d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
- 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
- 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
- b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
- e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
- 790c169 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 8 months ago
- 0a9c287 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 9 months ago
- 91afd36 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
- cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 7 months ago
- 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 8 months ago
- b1747fd qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 8 months ago
- 2fcc3ba qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 5 years ago
- 3c8cf24 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 5 years ago
- 52e2565 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 8 months ago
- ba03a6c spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 8 months ago
- 4856cc7 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 9 months ago
- 391c400 mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 9 months ago
- 1a7b462 mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 9 months ago
- f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 10 months ago
- daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
- 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
- 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 10 months ago
- d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 10 months ago
- 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
- f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
- 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 5 years ago
- 34fdacb spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 10 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- 4d9b1af spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
- 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
- dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
- 3937df3 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
- 636555a spi: ich: Add TPL support by Simon Glass · 5 years ago
- 9284214 spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
- 1facebd spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
- 0d3ee3e spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
- 43c145b spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
- 75214b0 spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
- a550662 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
- b47aa26 spi: ich: Fix header order by Simon Glass · 5 years ago
- 702b28a spi: ich: Convert to livetree by Simon Glass · 5 years ago
- 17e7544 spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
- 674990c spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
- e8ac6ff x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 5 years ago
- ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago