Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4d79c7bc6ec8d91aaa0343077023ac537bba2a97
/
drivers
/
spi
29bc605
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
by Jonas Karlman
· Wed May 17 18:26:28 2023 +0000
139ec86
Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
by Stefan Herbrechtsmeier
· Thu Apr 27 08:53:54 2023 +0200
4ea52d5
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue May 09 12:45:49 2023 -0400
40fd854
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun May 07 09:44:27 2023 -0400
2f9f775
drivers: use devfdt_get_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:44 2023 +0100
b52189e
drivers: use devfdt_get_addr_index_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:31 2023 +0100
4070278
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:18 2023 +0100
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
497bc73
spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
by Johan Jonker
· Mon Mar 13 01:31:36 2023 +0100
625eff9
rockchip: spi: rk_spi: use base variable with uintptr_t size
by Johan Jonker
· Mon Mar 13 01:30:20 2023 +0100
bb32bfd
spi, mpc8xx: Take parameter RAM relocation into account
by Christophe Leroy
· Wed May 03 09:05:33 2023 +0200
e6050cc
powerpc: mpc8xx: CPM parameter RAM can be anywhere
by Christophe Leroy
· Wed May 03 10:31:19 2023 +0200
921084a
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Mon May 01 13:29:52 2023 -0400
124f5cb
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sat Apr 29 09:29:41 2023 -0400
94fcaf0
spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion
by Dhruva Gole
· Wed Apr 12 16:28:56 2023 +0530
52ff9b9
spi: cadence-quadspi: Use STIG mode for all ops with small payload
by Apurva Nandan
· Wed Apr 12 16:28:55 2023 +0530
b88f55c
spi: cadence-quadspi: Fix check condition for DTR ops
by Apurva Nandan
· Wed Apr 12 16:28:54 2023 +0530
ae748f8
spi: synquacer: Silence uninitialized variable warnings
by Ilias Apalodimas
· Fri Apr 07 12:13:00 2023 +0300
b6bcae9
spi: npcm-fiu: add regulator feature and remove set clock
by Jim Liu
· Tue Mar 07 16:10:35 2023 +0800
468212a
spi: f-ospi: Add missing spi_mem_default_supports_op() helper
by Kunihiko Hayashi
· Mon Mar 27 14:34:51 2023 +0900
b70e674
spi: spi-mem: perform odd len check only while writing data
by Dhruva Gole
· Wed Mar 01 13:13:46 2023 +0530
2baee38
spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()
by Dhruva Gole
· Wed Mar 01 13:13:45 2023 +0530
e1c8565
spi: stm32_qspi: Remove useless struct stm32_qspi_flash
by Patrice Chotard
· Mon Apr 03 08:04:43 2023 +0200
1899e4b
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Fri Apr 07 15:55:50 2023 -0400
47c4f50
spi: renesas: Make driver available on R-Car Gen4
by Marek Vasut
· Tue Feb 28 22:28:30 2023 +0100
cffcee9
spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry
by Corentin Guillevic
· Fri Mar 24 10:54:19 2023 +0100
c58bd4a
spi: mpc8xxx: Add support for SPI on mpc832x
by Christophe Leroy
· Thu Mar 02 16:26:26 2023 +0100
58f731a
xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
by Algapally Santosh Sagar
· Wed Mar 01 03:33:33 2023 -0700
cf191e4
spi: xilinx_spi: Fix spi reset
by Jiajie Chen
· Mon Feb 27 23:09:39 2023 +0800
74916e8
spi: tegra20_slink: accept any word length
by Svyatoslav Ryhel
· Tue Feb 14 19:35:29 2023 +0200
5c4a9c1
Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun Feb 12 15:25:09 2023 -0500
f4ced3c
spi, mpc8xx: Add support for chipselect via GPIO and fixups
by Christophe Leroy
· Fri Oct 14 09:14:44 2022 +0200
029fc3c
Correct SPL use of ARCH_VERSAL
by Simon Glass
· Sun Feb 05 17:53:13 2023 -0700
f65db34
Correct SPL uses of ZYNQMP_FIRMWARE
by Simon Glass
· Sun Feb 05 15:44:33 2023 -0700
64343d5
spi: cadence_qspi: use STIG mode for small reads
by Dhruva Gole
· Tue Jan 03 12:01:12 2023 +0530
24d8de6
spi: cadence_qspi: setup ADDR Bits in cmd reads
by Dhruva Gole
· Tue Jan 03 12:01:11 2023 +0530
7509ea1
spi: Add Socionext F_OSPI SPI flash controller driver
by Kunihiko Hayashi
· Tue Nov 29 11:17:09 2022 +0900
05d1388
drivers: spi: sh_qspi.c: Use log_warning() instead of printf()
by Pengfei Fan
· Fri Dec 09 09:39:51 2022 +0800
746271d
drivers: spi: fix some typos
by Pengfei Fan
· Fri Dec 09 09:39:50 2022 +0800
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
7aef36c
cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL
by Tom Rini
· Sun Dec 04 10:14:19 2022 -0500
8f0dfd4
sandbox: Finish migration to Kconfig
by Tom Rini
· Fri Dec 02 16:42:43 2022 -0500
31df83b
arm: Remove unused mx27 code
by Tom Rini
· Sat Nov 19 18:45:27 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
f63e602
spi: cadence-qspi: Remove condition for calling enable linear mode
by Ashok Reddy Soma
· Tue Nov 29 04:41:34 2022 -0700
fce730e
spi: zynqmp_qspi: Add support for 64-bit read/write
by Venkatesh Yadav Abbarapu
· Fri Nov 25 16:14:13 2022 +0530
751533d
spi: zynqmp_gqspi: Update tapdelay value
by T Karthik Reddy
· Wed Nov 23 02:04:51 2022 -0700
8a456eb
spi: cadence-qspi: Fix compilation error in mini u-boot flash reset
by Ashok Reddy Soma
· Wed Nov 16 07:11:54 2022 -0700
ef3e30b
qspi: versal-net: Add condition for tapdelay register
by Ashok Reddy Soma
· Wed Nov 16 16:40:30 2022 +0100
d5c3bf2
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:12 2022 -0400
5ba346a
mediatek: Include <linux/sizes.h> where needed
by Tom Rini
· Fri Oct 28 20:27:08 2022 -0400
153c1b3
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Nov 03 08:27:44 2022 -0400
32678b0
spi: Add Microchip PolarFire SoC QSPI driver
by Padmarao Begari
· Thu Oct 27 11:32:01 2022 +0530
1bfa2cd
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git
by Tom Rini
· Wed Nov 02 09:09:57 2022 -0400
6b45fa6
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
by William Zhang
· Mon Aug 22 11:39:45 2022 -0700
df0b5bb
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
by William Zhang
· Mon Aug 22 11:31:43 2022 -0700
35a3ec1b
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
by William Zhang
· Mon Aug 22 11:19:46 2022 -0700
68d2912
spi: nuvoton: add NPCM PSPI controller driver
by Jim Liu
· Tue May 31 18:14:02 2022 +0800
dbb689f
spi: Implement spi_set_speed
by Paul Barker
· Wed Oct 05 13:18:34 2022 +0100
f6dfade
spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:07:30 2022 +0530
785be73
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Sep 26 11:28:14 2022 -0400
06995c4
spi: zynqmp_gqspi: Add support for Versal NET
by Michal Simek
· Mon Sep 19 14:21:04 2022 +0200
2895a22
spi: cadence_qspi: Add support for Versal NET platform
by Michal Simek
· Mon Sep 19 14:21:03 2022 +0200
2420220
spi: add support for MediaTek spi-mem controller
by developer
· Fri Sep 09 19:59:45 2022 +0800
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
2f2a7bc
spi: aspeed: Clock frequency adjustment support
by Chin-Ting Kuo
· Fri Aug 19 17:01:14 2022 +0800
12f35e3
spi: aspeed: Support customized decoded address ranges
by Chin-Ting Kuo
· Fri Aug 19 17:01:13 2022 +0800
d1d43d6
spi: aspeed: Adjust decoded range size support
by Chin-Ting Kuo
· Fri Aug 19 17:01:12 2022 +0800
68cc307
spi: aspeed: SPI dirmap read support
by Chin-Ting Kuo
· Fri Aug 19 17:01:10 2022 +0800
a891be8
spi-mem: Add dirmap API from Linux
by Chin-Ting Kuo
· Fri Aug 19 17:01:08 2022 +0800
4db52a5
spi: aspeed: Support AST2400 platform
by Chin-Ting Kuo
· Fri Aug 19 17:01:06 2022 +0800
4d2caaf
spi: aspeed: Add ASPEED SPI controller driver
by Chin-Ting Kuo
· Fri Aug 19 17:01:04 2022 +0800
7b4bded
spi: zynqmp_qspi: Code alignment
by Ashok Reddy Soma
· Thu Aug 25 06:59:05 2022 -0600
2d322cc
spi: zynqmp_gqspi: Fix issue of reading more than 32bits length
by Ashok Reddy Soma
· Thu Aug 25 06:59:04 2022 -0600
96db8b6
spi: zynqmp_gqspi: Add support for IO mode
by Ashok Reddy Soma
· Thu Aug 25 06:59:03 2022 -0600
e3c77a6
spi: zynqmp_gqspi: Add tap delays for Versal
by Ashok Reddy Soma
· Thu Aug 25 06:59:01 2022 -0600
f581765
spi: cadence-qspi: Use priv instead of plat across the driver
by Ashok Reddy Soma
· Wed Aug 24 05:38:47 2022 -0600
6c433fd
spi: cadence_qspi: Call read_setup for STIG_READ
by Ashok Reddy Soma
· Wed Aug 24 05:38:46 2022 -0600
ad269af
spi: cadence-qspi: Correct flash reset function name
by Ashok Reddy Soma
· Wed Aug 24 05:38:45 2022 -0600
431ded6
renesas: Fix RPC-IF compatible values
by Geert Uytterhoeven
· Tue Mar 29 14:19:09 2022 +0200
2410974
spi: zynq_qspi: Fix programming qspi speed
by Ashok Reddy Soma
· Fri Jul 15 19:31:19 2022 +0530
525a8e4
spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op
by Ashok Reddy Soma
· Fri Jul 15 19:31:18 2022 +0530
88dcafa
spi: zynq_qspi: Use dummy buswidth in dummy byte calculation
by T Karthik Reddy
· Fri Jul 15 19:31:17 2022 +0530
4ebe3a0
spi: zynq_qspi: Add child pre probe function
by Siva Durga Prasad Paladugu
· Fri Jul 15 19:31:16 2022 +0530
ea0bd08
spi: xilinx_spi: Add support ops to axi qspi driver
by T Karthik Reddy
· Sat Jul 16 12:28:47 2022 +0530
5096380
spi: xilinx_spi: Add support for spi memory operations
by T Karthik Reddy
· Sat Jul 16 12:28:46 2022 +0530
4d3521ce
spi: sunxi: Add support for F1C100s SPI controller
by Andre Przywara
· Tue Apr 26 23:58:53 2022 +0100
2783568
spi: sunxi: improve SPI clock calculation
by Andre Przywara
· Tue May 03 02:06:37 2022 +0100
62a24e1
spi: sunxi: refactor SPI speed/mode programming
by Andre Przywara
· Tue May 03 00:07:16 2022 +0100
a244be6
spi: sunxi: use XCH status to detect in-progress transfer
by Icenowy Zheng
· Tue Jun 28 14:49:24 2022 +0800
005064e
spi: add support for MediaTek MT7621 SoC
by developer
· Fri May 20 11:23:08 2022 +0800
b005b04
spi: cadence-qspi: Fix programming ospi flash speed
by T Karthik Reddy
· Thu May 12 04:05:35 2022 -0600
3b49fbf
spi: cadence_qspi: Enable apb linear mode for apb read & write operations
by T Karthik Reddy
· Thu May 12 04:05:34 2022 -0600
3d71b2d
spi: cadence-qspi: reset qspi flash for versal platform
by T Karthik Reddy
· Thu May 12 04:05:33 2022 -0600
73701e7
arm64: versal: Add versal specific cadence ospi driver
by T Karthik Reddy
· Thu May 12 04:05:32 2022 -0600
8cc7e7e
spi: cadence-qspi: move cadence qspi macros to header file
by T Karthik Reddy
· Thu May 12 04:05:31 2022 -0600
2ccea3a
spi: gxp_spi: Add GXP SPI controller driver
by Nick Hawkins
· Wed Jun 08 16:21:36 2022 -0500
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
a6b185e
stm32mp1: fix reference for STMicroelectronics
by Patrick Delaunay
· Fri May 20 18:38:10 2022 +0200
Next »