- 2e255d2 mtd: spi: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 3 months ago
- d516246 mtd: spi: renesas: Configure RPC PHY timing registers by Marek Vasut · 3 months ago
- c907950 mtd: spi: renesas: Configure DRDRENR register by Marek Vasut · 3 months ago
- 3fba388 mtd: spi: renesas: Write DRDMCR register once by Marek Vasut · 3 months ago
- 1cc7c7e mtd: spi: renesas: Write DREAR register once by Marek Vasut · 3 months ago
- 541a164 spi: sunxi: fix clock divider calculation for max frequency setting by Michael Walle · 4 months ago
- 6aadcb8 spi: sunxi: fix CDR2 calculation by Michael Walle · 4 months ago
- 2159d50 drivers: spi: Remove duplicate newlines by Marek Vasut · 4 months ago
- 674e4f9 spi: sunxi: drop max_hz handling by Michael Walle · 4 months ago
- 6f0e766 spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible by Christian Marangi · 5 months ago
- 9bf522c spi: versal2: Enable spi drivers for Versal Gen 2 by Michal Simek · 6 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 7d2bf7c spi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 914b766 spi: npcm_pspi: Reset HW in driver probe by Jim Liu · 7 months ago
- 6c75bea spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · 7 months ago
- 4fb931e spi: mpc8xx: Set up speed as requested by Christophe Leroy · 8 months ago
- dff3680 spi: mpc8xx: Use 16 bit mode for large transfers with even size by Christophe Leroy · 8 months ago
- 244f846 spi: mpc8xx: Allow transfer of more than MAX_BUFFER len by Christophe Leroy · 8 months ago
- dcf7af5 powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · 8 months ago
- ea20820 spi: mpc8xx: Fix transfert when input or output buffer is NULL by Christophe Leroy · 8 months ago
- 8f58ecf spi: mpc8xx: Add GPIO dependency by Christophe Leroy · 8 months ago
- 3de8f45 rockchip: spi: rk_spi: do not write bytes when in read-only mode by Quentin Schulz · 8 months ago
- 2b9d6a1 spi: sunxi: Add support for R329/D1/R528/T113 SPI controller by Maksim Kiselev · 1 year ago
- 65abdd19 ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · 9 months ago
- c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 9 months ago
- ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 9 months ago
- 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 9 months ago
- 91c37c4 Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
- 05d3602 spi: mxc_spi: Add imx6ul-ecspi compatible string by Marek Vasut · 10 months ago
- c49f936 mtd: spi: renesas: Add R8A779H0 V4M support by Hai Pham · 10 months ago
- c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
- b4b0228 spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data by Tejas Bhumkar · 10 months ago
- 26bb23b spi: dw: add check for Rx FIFO overflow by Maksim Kiselev · 11 months ago
- 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
- f03e3f0 spi: npcm_pspi: Fix the wrong clock divider calculation by Jim Liu · 11 months ago
- ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 12 months ago
- cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
- 959a4a0 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · 1 year, 1 month ago
- 218539e drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · 1 year ago
- 954d437 drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · 1 year ago
- 4c18d9f drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · 1 year ago
- c77efca spi: cadence_qspi: Select flash subnode at runtime by Udit Kumar · 1 year, 2 months ago
- 672c97b spi: bcm63xx-hsspi: Fix compiler warning by William Zhang · 1 year, 4 months ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
- e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
- d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
- dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
- 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 1 year, 1 month ago
- a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- 362d84c spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · 1 year, 1 month ago
- 3e89144 zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · 1 year, 1 month ago
- 20d1836 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 1 year, 1 month ago
- 538b97d spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
- 131e44c spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 2 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- a3ade3d spi: zynqmp_qspi: Workaround for small data cache issue by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
- 638189d spi: zynqmp_qspi: Change flush cache to invalidate cache by Ashok Reddy Soma · 1 year, 2 months ago
- b130e03 spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 4 months ago
- 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 4 months ago
- 34dec6a cadence_qspi: Enable flash reset for Versal NET platform by Ashok Reddy Soma · 1 year, 5 months ago
- 0ebb68f spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 5 months ago
- 583cebb spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 5 months ago
- 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 5 months ago
- 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 6 months ago
- 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 6 months ago
- 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 6 months ago
- 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 6 months ago
- c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 6 months ago
- 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 6 months ago
- 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 6 months ago
- 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 7 months ago
- 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 7 months ago
- ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 7 months ago
- fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 6 months ago
- 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago WIP/12Jun2023-next
- 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- 2e6a1f9 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · 2 years, 3 months ago
- 8e8cb7e mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · 3 years, 4 months ago
- 89208db mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · 2 years, 3 months ago
- 49096f9 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · 3 years, 3 months ago
- f02cbff spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 6 months ago
- 99c1aba Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago WIP/09May2023
- 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- 0d01046 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 9 months ago
- 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- 14e64c1 spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
- fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
- 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 7 months ago