Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
21df251f339e7edfacd495dbf47a68bcdfef592e
/
drivers
/
spi
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
9b4a3e5
spi: nxp_fspi: Fix clock imbalance
by Marek Vasut
· Mon Jun 13 14:35:25 2022 +0200
a5ab5e1
spi: synquacer: simplify tx completion checking
by Masahisa Kojima
· Tue May 17 17:41:39 2022 +0900
7112541
spi: synquacer: DMSTART bit must not be set while transferring
by Masahisa Kojima
· Tue May 17 17:41:38 2022 +0900
05c284e
spi: synquacer: wait until slave is deselected
by Masahisa Kojima
· Tue May 17 17:41:37 2022 +0900
cfa0aeb
spi: synquacer: busy variable must be initialized before use
by Masahisa Kojima
· Tue May 17 17:41:36 2022 +0900
86e06ae
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
by Patrice Chotard
· Wed Mar 30 09:33:13 2022 +0200
fec0731
spi: stm32_qspi: Remove SR_BUSY bit check before sending command
by Patrice Chotard
· Thu May 12 09:17:38 2022 +0200
f9c8b7b
spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
by Patrice Chotard
· Thu May 12 09:17:37 2022 +0200
d8d75ba
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Wed May 04 09:04:43 2022 -0400
6520c82
pci: Add mask parameter to dm_pci_map_bar()
by Andrew Scull
· Thu Apr 21 16:11:13 2022 +0000
58c6102
pci: Map bars with offset and length
by Andrew Scull
· Thu Apr 21 16:11:10 2022 +0000
464b7cd
spi: npcm-fiu: add NPCM7xx FIU controller driver
by Jim Liu
· Tue Apr 26 16:52:45 2022 +0800
938a6c9
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
by Tudor Ambarus
· Fri Apr 08 11:40:26 2022 +0300
ffa33eb
spi: rockchip_sfc: Add missing include for dm/device_compat.h
by Chris Morgan
· Fri Mar 25 10:40:35 2022 -0500
2e4b63b
spi: nxp_fspi: Add i.MX8MP compatible string
by Marek Vasut
· Wed Mar 09 04:18:57 2022 +0100
3fb5b2f
spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
by Tom Rini
· Wed Mar 30 18:07:23 2022 -0400
cbe85e7
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Apr 05 08:33:32 2022 -0400
a4d2ca9
spi: sun4i_spi: Remove non-DM pin setup
by Samuel Holland
· Sat Aug 28 11:50:28 2021 -0500
e0e8142
spi: dw: Don't check clk_free
by Sean Anderson
· Sat Jan 15 17:25:03 2022 -0500
80d201b
spi: bcm63xx: Don't check clk_free
by Sean Anderson
· Sat Jan 15 17:25:02 2022 -0500
5a6f455
spi: dw: Actually mask interrupts
by Sean Anderson
· Tue Mar 01 10:35:43 2022 +0000
96b2bdd
spi: dw: Force set K210 fifo length to 31
by Damien Le Moal
· Tue Mar 01 10:35:43 2022 +0000
6e5a8b7
k210: use the board vendor name rather than the marketing name
by Damien Le Moal
· Tue Mar 01 10:35:39 2022 +0000
1969f2b
driver: spi: add bcm iproc qspi support
by Rayagonda Kokatanur
· Wed Feb 09 14:16:13 2022 -0800
b7e9207
spi: dw: Fix broken dw_spi_mem_ops()
by Niklas Cassel
· Tue Feb 08 22:52:43 2022 +0000
d560a67
spi: cadence-qspi: Make reset control optional
by Christian Gmeiner
· Tue Feb 22 17:23:25 2022 +0100
4a4ac0d
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Mon Feb 21 08:32:02 2022 -0500
0c3e924
spi: apple: Add driver for Apple SPI controller
by Mark Kettenis
· Sun Jan 23 16:48:12 2022 +0100
8b10a7e
spi: mxc_spi: remove redundant code in spi_xchg_single()
by Haolin Li
· Sat Nov 06 03:03:34 2021 -0700
7daf856
spi: zynq_qspi: Add SPI memory operations to zynq qspi
by T Karthik Reddy
· Sun Jan 30 22:22:40 2022 -0700
4495fd6
spi: zynq_qspi: Add a check for baudrate and set default if not in limits
by Siva Durga Prasad Paladugu
· Sun Jan 30 22:22:39 2022 -0700
5ff1e24
spi: zynq_qspi: Read only one byte at a time from txbuf
by Siva Durga Prasad Paladugu
· Sun Jan 30 22:22:38 2022 -0700
99844ac
spi: zynq_qspi: Typecast rxbuf properly
by Siva Durga Prasad Paladugu
· Sun Jan 30 22:22:37 2022 -0700
47690e1
sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
by Daniel Wagenknecht
· Thu Dec 16 20:42:10 2021 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
1560b76
Fix wrong QSPI clock calculation for AM4372
by Stefan Mätje
· Tue Nov 30 01:06:56 2021 +0100
478eb75
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Sun Jan 09 07:56:31 2022 -0500
d8ef301
Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· Fri Dec 17 07:25:34 2021 -0500
8e4f44b
spi: atmel-quadspi: Add support for SAMA7G5 QSPI
by Tudor Ambarus
· Wed Nov 03 18:47:10 2021 +0200
84d4f73
mtd: cqspi: Wait for transfer completion
by Marek Vasut
· Tue Sep 14 05:22:31 2021 +0200
7e02233
spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug
by Tudor Ambarus
· Wed Nov 03 18:45:42 2021 +0200
926dca5
Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Nov 16 09:51:04 2021 -0500
2de392c
spi: fsl_dspi: rename num-cs to spi-num-chipselects
by Michael Walle
· Wed Oct 13 18:14:18 2021 +0200
78692a7
spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi
by Michael Walle
· Wed Oct 13 18:14:17 2021 +0200
26f77d7
spi: zynqmp_gqspi: Fix write issue at low frequencies
by Ashok Reddy Soma
· Tue Oct 19 19:43:00 2021 +0530
d8a562b
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Sat Oct 23 10:49:28 2021 -0400
19e38b2
spi: nxp_fspi: Implement errata workaround for LS1028A
by Kuldeep Singh
· Tue Aug 03 14:32:58 2021 +0530
66a813e
spi: nxp-fspi: Add support for IP read only
by Kuldeep Singh
· Tue Aug 03 14:32:57 2021 +0530
e792db1
spi: rockchip_sfc: Using read_poll
by Jon Lin
· Fri Sep 17 21:14:59 2021 +0800
0accc65
spi: rockchip_sfc: Implement set_speed logic
by Jon Lin
· Fri Sep 17 21:14:58 2021 +0800
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
c7ab95d
sunxi: gpio: Remove name_to_gpio macro
by Samuel Holland
· Sat Sep 11 16:50:48 2021 -0500
a9f8bbd
spi: stm32: Add ofdata_to_platdata() callback
by Patrice Chotard
· Tue Aug 03 11:16:40 2021 +0200
d140bba
Merge branch 'next'
by Tom Rini
· Mon Oct 04 11:27:55 2021 -0400
545be19
mtd: cqspi: Fix division by zero
by Marek Vasut
· Tue Sep 14 05:21:48 2021 +0200
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
1257efc
clk: Rename clk_get_by_driver_info()
by Simon Glass
· Sat Aug 07 07:24:09 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
3933d29
pci: Drop DM_PCI
by Simon Glass
· Sun Aug 01 18:54:44 2021 -0600
822a243
spi: zynqmp_gqspi: Fix dma alignment issue
by Ashok Reddy Soma
· Fri Aug 20 07:43:17 2021 -0600
1c35adc
spi: zynqmp_gqspi: Switch genfifo start to manual mode
by Ashok Reddy Soma
· Fri Aug 20 07:43:16 2021 -0600
b0f0a21
spi: altera_spi: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 15:06:54 2021 -0400
d9d5733
spi: nxp_fspi: Ensure width is respected in spi-mem operations
by Michael Walle
· Mon Jul 26 21:35:28 2021 +0200
3afbc76
spi: rockchip_sfc: add support for Rockchip SFC
by Chris Morgan
· Thu Aug 05 16:26:38 2021 +0800
861c215
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Tue Aug 03 14:06:41 2021 -0400
475be5a
spi: spi-mem-nodm: Fix read data size issue
by Bin Meng
· Wed Jul 28 20:50:14 2021 +0800
1be8582
spi: ich: Limit slave->max_read_size
by Bin Meng
· Wed Jul 28 18:28:56 2021 +0800
f5e1d9e
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 17 10:52:21 2021 -0400
9646711
spi: ich: Don't require the PCH
by Simon Glass
· Sun Jun 27 17:50:59 2021 -0600
2fb2417
spi: mxc_spi: fix warnings if CLK_ENABLED not set
by Stefano Babic
· Sat Jul 10 16:31:29 2021 +0200
d8d3754
spi: fsl_qspi: Build driver only if DM_SPI is available
by Frieder Schrempf
· Mon Jun 07 14:36:42 2021 +0200
4aab306
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 07 13:34:42 2021 -0400
717bab2
spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
by Jassi Brar
· Fri Jun 04 18:44:27 2021 +0900
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
bfc606b
Merge branch 'next'
by Tom Rini
· Mon Jul 05 11:20:30 2021 -0400
Next »