- 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years, 1 month ago
- 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years, 1 month ago
- c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years, 1 month ago
- 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years, 1 month ago
- 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years, 1 month ago
- caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years, 1 month ago
- 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years, 1 month ago
- 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
- 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 10 months ago
- ea836be spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 9 months ago
- b79a703 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 9 months ago
- c94b44c spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
- e1303b2 spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
- 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 1 month ago
- 2f220c6 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 2 months ago
- dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 3 months ago
- 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 1 month ago
- 2df2863 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
- 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years, 2 months ago
- afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 2 months ago
- 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
- 280af01 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years, 2 months ago
- 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
- bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
- 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 7853cc0 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
- 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, 7 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