Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cb5a0ffc1461cce3bc366d45938b09dff5a3d949
/
drivers
/
spi
bb7ab07
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
by Trevor Woerner
· Wed May 06 08:02:40 2020 -0400
cab5651
spi: nxp-fspi: Use new readl_poll_sleep_timeout API
by Kuldeep Singh
· Mon Apr 27 12:38:51 2020 +0530
65eedd5
spi: Zap lpc32xx_ssp driver-related code
by Jagan Teki
· Fri May 01 22:04:50 2020 +0530
5979882
spi: sifive: Fix QPP transfer
by Jagan Teki
· Thu Apr 23 22:30:55 2020 +0530
ebca2c3
spi: sifive: Fix format register proto field
by Jagan Teki
· Thu Apr 23 22:30:54 2020 +0530
294b291
spi: sifive: Add spi-mem exec op
by Jagan Teki
· Thu Apr 23 22:30:53 2020 +0530
351ce7c
spi: sifive: Tidy up dm_spi_slave_platdata variable
by Jagan Teki
· Mon Apr 20 16:03:46 2020 +0530
2073d54
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
by Tudor Ambarus
· Fri Mar 20 09:35:31 2020 +0000
5d9e778
spi: cadence-qspi: Move ref clock calculation to probe
by Pratyush Yadav
· Mon Feb 24 12:40:51 2020 +0530
d8429a1
spi: Transform the FSL QuadSPI driver to use the SPI MEM API
by Kuldeep Singh
· Thu Feb 20 22:57:52 2020 +0530
d4e78c3
spi: mpc8xxx_spi: fix missing dev_err definition
by Rasmus Villemoes
· Mon Apr 20 16:13:41 2020 +0200
0e29bd3
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Fri Apr 03 16:05:46 2020 -0400
69b8632
qspi: t210: Use dev_read calls to get FDT data like base, freq
by Tom Warren
· Fri Mar 20 14:33:00 2020 -0700
c4c41d6
qspi: t210: Fix QSPI clock and tap delays
by Tom Warren
· Mon Nov 25 14:43:50 2019 -0700
81c6ac4
qspi: t210: Fix claim_bus's use of the wrong bus/device
by Tom Warren
· Tue Nov 12 13:17:37 2019 -0700
f44d2e0
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
by Tudor Ambarus
· Fri Mar 20 09:37:59 2020 +0000
678b893
spi: atmel-quadspi: fix possible MMIO window size overrun
by Tudor Ambarus
· Fri Mar 20 09:37:59 2020 +0000
1534031
mpc8xxx_spi: implement real ->set_speed
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
379e25d
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
d31ec8b
mpc8xxx_spi: put max_cs to use
by Rasmus Villemoes
· Tue Feb 11 15:20:24 2020 +0000
fb6f482
dm: core: Drop the inclusion of linux/compat.h in dm.h
by Simon Glass
· Mon Feb 03 07:36:17 2020 -0700
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
6157ec1
spi: ich: Drop while loop in hardware sequencing erase case
by Wolfgang Wallner
· Tue Jan 14 14:05:48 2020 +0100
99276f0
spi: cadence-qspi: Add compatible for TI AM654
by Vignesh Raghavendra
· Thu Dec 05 15:46:07 2019 +0530
68f8266
spi: cadence-qspi: Add support for Cadence Octal SPI controller
by Vignesh Raghavendra
· Thu Dec 05 15:46:06 2019 +0530
c063ee3
mtd: spi-nor-core: Add octal mode support
by Vignesh Raghavendra
· Thu Dec 05 15:46:05 2019 +0530
6b7df22
spi: cadence-qspi: Add direct mode support
by Vignesh Raghavendra
· Mon Jan 27 10:36:40 2020 +0530
27516a3
spi: cadence_qspi: Move to spi-mem framework
by Vignesh Raghavendra
· Mon Jan 27 10:36:39 2020 +0530
e995dbb
spi: ti_qspi: Add support for CS other than CS0
by Vignesh Raghavendra
· Wed Dec 11 18:59:36 2019 +0530
70d8f98
spi: prevent overriding established bus settings
by Marcin Wojtas
· Thu Nov 21 05:38:47 2019 +0100
9741e73
dm: spi: Check cs number before accessing slaves
by Bin Meng
· Mon Sep 09 06:00:02 2019 -0700
d3967f3
spi: nxp_fspi: new driver for the FlexSPI controller
by Michael Walle
· Wed Dec 18 00:09:58 2019 +0100
e14c085
spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:12 2020 +0100
85d6531
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
1d89d8c
spi: Fix manual relocation calling more times
by Ashok Reddy Soma
· Tue Sep 17 00:11:02 2019 -0600
1a6b0f1
Merge branch 'next'
by Tom Rini
· Mon Jan 06 17:07:49 2020 -0500
46bbff1
spi: rk: Limit transfers to (64K - 1) bytes
by Jagan Teki
· Sat Dec 21 13:24:30 2019 +0530
07b2b99
spi: ich: Add Apollo Lake support
by Simon Glass
· Fri Dec 06 21:42:49 2019 -0700
bdd2897
spi: ich: Add TPL support
by Simon Glass
· Fri Dec 06 21:42:48 2019 -0700
641217d
spi: ich: Add support for get_mmap() method
by Simon Glass
· Fri Dec 06 21:42:47 2019 -0700
0a88fd8
spi: ich: Support hardware sequencing
by Simon Glass
· Fri Dec 06 21:42:46 2019 -0700
b7632cb
spi: ich: Support of-platdata for fast-spi
by Simon Glass
· Fri Dec 06 21:42:45 2019 -0700
f1c884d
spi: ich: Correct max-size bug in ich_spi_adjust_size()
by Simon Glass
· Fri Dec 06 21:42:44 2019 -0700
eb0ae6f
spi: ich: Add mmio_base to struct ich_spi_platdata
by Simon Glass
· Fri Dec 06 21:42:42 2019 -0700
d500dd8
spi: ich: Various small tidy-ups
by Simon Glass
· Fri Dec 06 21:42:41 2019 -0700
e87e87b
spi: ich: Fix header order
by Simon Glass
· Fri Dec 06 21:42:40 2019 -0700
6e37af3
spi: ich: Convert to livetree
by Simon Glass
· Fri Dec 06 21:42:39 2019 -0700
78d520c
spi: ich: Move the protection/lockdown code into a function
by Simon Glass
· Fri Dec 06 21:42:38 2019 -0700
23485eb
spi: ich: Move init function just above probe()
by Simon Glass
· Fri Dec 06 21:42:37 2019 -0700
86efbe0
x86: spi: Don't enable SPI_FLASH_BAR by default
by Simon Glass
· Fri Dec 06 21:42:36 2019 -0700
2d2e860
spi: Correct operations check in dm_spi_xfer()
by Simon Glass
· Fri Dec 06 21:42:35 2019 -0700
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· Fri Dec 06 21:41:35 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
baaa3fc
spi: cadence_qspi: support DM_CLK
by Simon Goldschmidt
· Wed Nov 20 22:27:31 2019 +0100
72817cd
configs: spi: Add the SPI_FLASH_BAR for ESPI
by Xiaowei Bao
· Thu Oct 31 14:34:40 2019 +0800
37ad0fe
spi: Add support for memory-mapped flash
by Simon Glass
· Sun Oct 20 21:31:47 2019 -0600
f211cc3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Oct 30 09:04:52 2019 -0400
aae1e58
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Oct 25 20:07:24 2019 -0400
a546d15
spi: mt7621-spi: restore default register value after each xfer
by developer
· Wed Sep 25 17:45:25 2019 +0800
fe93f59
spi: mt7621-spi: remove data cache and rewrite its xfer function
by developer
· Wed Sep 25 17:45:24 2019 +0800
7ad7bee
spi: mt7621-spi: use clock frequency from clk driver
by developer
· Wed Sep 25 17:45:23 2019 +0800
d95ab40
spi: designware_spi: Disable and free clock when remove driver
by Ley Foon Tan
· Wed Sep 19 16:27:19 2018 +0800
9f6eafd
spi: Kconfig: Enable SPI_SUNXI for SUNXI
by Jagan Teki
· Wed Oct 16 18:05:56 2019 +0530
f8586f6
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
by Bin Meng
· Mon Sep 09 06:00:01 2019 -0700
9f71ba7
dm: spi: Return 0 if driver does not implement ops->cs_info
by Bin Meng
· Mon Sep 09 06:00:00 2019 -0700
38d91fe
spi: Kconfig: Add help text
by Jagan Teki
· Wed Oct 16 18:04:13 2019 +0530
60d590e
spi: zynqmp: Remove unused platform headers
by Michal Simek
· Mon Oct 14 12:55:47 2019 +0200
59c90f3
dm: spi: Do not assume first SPI bus
by Thomas Fitzsimmons
· Fri Sep 06 07:51:19 2019 -0400
e31d6f1
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
by Kursad Oney
· Wed Aug 14 15:18:35 2019 +0200
711c730
spi: bcm63xx_hsspi: switch to raw I/O functions.
by Kursad Oney
· Wed Aug 14 15:18:34 2019 +0200
53cf342
spi: hsspi: allow to be used on bcm6858 and bcm63158
by Kursad Oney
· Wed Aug 14 15:18:32 2019 +0200
57f6775
spi: fsl_qspi: Add support for QSPI on iMX7ULP
by Ye Li
· Wed Aug 14 11:31:40 2019 +0000
007b604
spi: fsl_qspi: Update to use driver data
by Ye Li
· Wed Aug 14 11:31:36 2019 +0000
ce561f5
spi: fsl_qspi: Update write data size for page program LUT
by Ye Li
· Wed Aug 14 11:31:31 2019 +0000
416d2ec
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
by Ye Li
· Wed Aug 14 11:31:27 2019 +0000
6be0656
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· Thu Sep 05 09:54:58 2019 +0200
35223a6
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· Thu Sep 05 09:54:57 2019 +0200
e85a077
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
by Lukasz Majewski
· Thu Sep 05 09:54:56 2019 +0200
7cc71fd
spi: Add spi_write_then_read
by Jagan Teki
· Mon Jul 22 17:22:56 2019 +0530
1556e47
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
by Lukasz Majewski
· Thu Aug 01 17:56:44 2019 +0200
b34a10a
spi: soft_spi: Fix data abort if slave is not probed
by Christophe Kerello
· Fri Aug 02 15:46:29 2019 +0200
a792616
spi: mvebu_a3700_spi: Fix clock prescale computation
by Marek Behún
· Tue Jul 23 16:49:32 2019 +0200
db3ffe9
x86: ich-spi: Convert driver to spi-mem ops
by Bernhard Messerklinger
· Fri Aug 02 08:38:34 2019 +0200
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
d7fd90a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Sat Jul 27 09:34:07 2019 -0400
1134995
spi: Drop obsolete mtk_qspi driver references
by developer
· Mon Jul 22 17:09:42 2019 +0530
8a78b4d
spi: add spi-mem driver for MediaTek MT7629 SoC
by developer
· Mon Jul 22 17:09:01 2019 +0530
4916264
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
by Patrice Chotard
· Fri Jun 28 15:03:00 2019 +0200
5faaf09
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
by Lukasz Majewski
· Wed Jun 19 17:31:07 2019 +0200
3c34f75
spi: Add SiFive SPI driver
by Bhargav Shah
· Wed Jul 17 04:23:43 2019 +0000
f751d85
drivers/spi: fsl_qspi: improve timeout calculation
by Thomas Schaefer
· Mon Jul 01 17:37:35 2019 +0200
7fbf4b2
drivers/spi: fsl_qspi: fix read timeout
by Thomas Schaefer
· Mon Jul 01 17:37:34 2019 +0200
3858d52
spi: spi-mem: Fix read data size issue
by Ye Li
· Wed Jul 10 09:23:51 2019 +0000
31e872e
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Sun Jul 14 09:09:49 2019 -0400
5043c4b
spi: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· Fri Jun 21 15:26:58 2019 +0200
0250207
spi: stm32_qspi: avoid warnings when building with W=1 option
by Patrick Delaunay
· Fri Jun 21 15:26:55 2019 +0200
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Jul 11 18:10:11 2019 -0400
4e5f22a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jul 11 18:09:38 2019 -0400
Next »