Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6b2e4dbb96ec235eec5947967509782c6e306336
/
drivers
/
spi
9ec1c78
spi: Add driver for Marvell Armada 3700 SoC
by Stefan Roese
· Thu May 19 15:56:44 2016 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
505dcd2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Sep 22 11:36:45 2016 -0400
467c629
spi: Kconfig: Move FSL_QSPI entry to non-dm place
by Jagan Teki
· Sat Sep 03 12:58:33 2016 +0530
ebbac2f
spi: zynq: Use variable to remove u32 to u64 conversions
by Michal Simek
· Thu Sep 01 12:51:27 2016 +0200
96536b1
spi: Use mode for rx mode flags
by Jagan Teki
· Mon Aug 08 17:12:12 2016 +0530
62ef1f0
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· Wed Sep 07 15:18:23 2016 +0530
b007997
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· Wed Sep 07 15:18:22 2016 +0530
636ef59
spi: zynq_spi: Fix infinite looping while xfer
by Lad, Prabhakar
· Sat Jul 30 22:28:24 2016 +0100
b68a994
spi: tegra: fix hang in set_mode()
by Stephen Warren
· Thu Aug 18 10:53:33 2016 -0600
91b2c19
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
by Chin Liang See
· Sun Aug 07 22:50:40 2016 +0800
e4584cc
driver: spi: fsl-qspi: remove compile Warnings
by Yunhui Cui
· Wed Jul 13 10:46:27 2016 +0800
1535e5a
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· Mon Jul 25 15:45:45 2016 +0530
a158ff9
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· Fri Jul 22 10:55:50 2016 +0530
b970767
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· Fri Jul 22 10:55:49 2016 +0530
aa29130
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· Fri Jul 22 10:55:48 2016 +0530
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
ae56979
dm: spi: Read default speed and mode values from DT
by Vignesh R
· Wed Jul 06 10:04:28 2016 +0530
4ca6019
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· Wed Jul 06 10:20:56 2016 +0530
0c80b92
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· Wed Jul 06 10:20:55 2016 +0530
c1091e1
spi: davinci_spi: Convert to driver to adapt to DM
by Vignesh R
· Wed Jul 06 09:58:56 2016 +0530
264359e
spi: spi-uclass: fix typo in debug output
by Anatolij Gustschin
· Thu Apr 21 09:28:02 2016 +0200
5d21e6f
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· Tue Jun 21 14:05:36 2016 +0530
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· Fri Jun 17 09:44:00 2016 -0600
ffa5442
spi: pic32_spi: add SPI master driver for PIC32 SoC.
by Purna Chandra Mandal
· Thu Jun 02 14:26:08 2016 +0530
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue May 24 13:42:03 2016 -0400
b858b6b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri May 20 20:43:27 2016 -0400
d74ea96
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· Thu May 19 09:11:58 2016 +0200
0a5f3b0
ath79: spi: Remove the explicit pinctrl setting
by Wills Wang
· Tue Apr 12 11:09:18 2016 +0800
f502148
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
by Wills Wang
· Wed Mar 16 16:59:58 2016 +0800
d719326
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· Tue Mar 15 14:36:42 2016 +0800
b4bfe10
spi: fsl_qspi: Assign AMBA mem according CS num in dts
by Yuan Yao
· Tue Mar 15 14:36:41 2016 +0800
ae41239
spi: fsl_qspi: Fix issues on arm64
by Yuan Yao
· Tue Mar 15 14:36:40 2016 +0800
fdd88a3
dm: spi: introduce dm api
by Peng Fan
· Tue May 03 10:02:22 2016 +0800
54108e7
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· Tue May 03 10:02:21 2016 +0800
fa7dd9b
dm: spi: soft_spi bug fix
by Peng Fan
· Tue May 03 10:02:20 2016 +0800
8c17743
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· Wed Apr 27 23:38:05 2016 +0200
dae51dd
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· Wed Apr 27 23:18:55 2016 +0200
90b499a
spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
by Stefan Roese
· Thu Feb 11 11:37:38 2016 +0100
d6ca098
spi: kirkwood_spi.c: Add compatible match ID for Armada 375
by Stefan Roese
· Fri Jan 29 10:04:15 2016 +0100
e7ac570
spi: omap3: Fix multiple definition of 'priv'
by Jagan Teki
· Tue Mar 15 23:56:33 2016 +0530
ea17242
spi: omap3: Convert to driver model
by Jagan Teki
· Mon Mar 14 22:41:24 2016 +0530
40a55df
spi: omap3: Make local functions as static
by Jagan Teki
· Tue Mar 01 15:16:21 2016 +0100
c2cca6c
spi: omap3: Move headers code inside the driver
by Jagan Teki
· Tue Mar 01 15:16:20 2016 +0100
c2519df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· Sat Mar 05 16:43:06 2016 +0530
fb0c53e
spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
by Christophe Ricard
· Sun Jan 17 11:56:48 2016 +0100
79b815e
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
by Christophe Ricard
· Sun Jan 17 11:56:47 2016 +0100
98d3d67
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
by Mugunthan V N
· Mon Feb 15 15:31:40 2016 +0530
06d66af
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· Mon Feb 01 01:40:42 2016 -0800
0d3792c
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· Mon Feb 01 01:40:38 2016 -0800
d940667
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· Mon Feb 01 01:40:37 2016 -0800
316fd94
spi: ich: Some clean up
by Bin Meng
· Mon Feb 01 01:40:36 2016 -0800
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Wed Jan 27 15:05:36 2016 -0500
4e8630b
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
by Gong Qianyu
· Tue Jan 26 15:06:41 2016 +0800
a5357ca
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
by Gong Qianyu
· Tue Jan 26 15:06:40 2016 +0800
14b532e
spi: fsl_qspi: fix compile warning for 64-bit platform
by Gong Qianyu
· Tue Jan 26 15:06:39 2016 +0800
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· Mon Jan 18 20:19:21 2016 -0700
fcac1dd
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· Mon Jan 18 20:19:20 2016 -0700
c45aec9
rockchip: spi: Remove the explicit pinctrl setting
by Simon Glass
· Thu Jan 21 19:44:12 2016 -0700
2c9693c
rockchip: spi: Correct chip-enable code
by Simon Glass
· Thu Jan 21 19:44:11 2016 -0700
58a52e8
rockchip: spi: Implement the delays
by Simon Glass
· Thu Jan 21 19:44:10 2016 -0700
f9ed818
rockchip: spi: Correct the bus init code
by Simon Glass
· Thu Jan 21 19:44:04 2016 -0700
30508e9
rockchip: spi: Remember the last speed to avoid re-setting it
by Simon Glass
· Thu Jan 21 19:44:03 2016 -0700
f2e033f
rockchip: spi: Avoid setting the pinctrl twice
by Simon Glass
· Thu Jan 21 19:43:44 2016 -0700
a95049e
rockchip: spi: Update the driver to use the new clock ID
by Simon Glass
· Thu Jan 21 19:43:43 2016 -0700
2e29b64
spi: ti_qspi: Use 4-byte opcode for mmap read
by Vignesh R
· Mon Nov 23 17:43:36 2015 +0530
7ccac29
spi: rk_spi: Fix debug format warning
by Tom Rini
· Sun Jan 17 02:42:41 2016 +0000
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
27139a6
spi: kirkwood_spi.c: Add driver model support
by Stefan Roese
· Fri Nov 20 13:39:43 2015 +0100
ff74ca4
spi: kirkwood_spi.c: Prepare for driver model support
by Stefan Roese
· Fri Nov 20 08:44:21 2015 +0100
540a115
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· Wed Dec 23 20:39:40 2015 +0530
4b0f40c
spi: Add support for dual and quad mode
by Mugunthan V N
· Wed Dec 23 20:39:37 2015 +0530
cd46773
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· Wed Dec 23 20:39:35 2015 +0530
e206d30
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· Wed Dec 23 20:39:34 2015 +0530
132e007
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· Wed Dec 23 20:39:33 2015 +0530
155c19f
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· Wed Dec 16 15:24:24 2015 +0530
3dce555
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· Wed Dec 16 15:15:41 2015 +0530
71331b3
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· Sun Dec 13 20:12:45 2015 +0530
26a0b19
spi: Use mode instead of op_mode_tx
by Jagan Teki
· Sun Dec 13 20:10:33 2015 +0530
44f65f8
spi: fsl_qspi: fix an error of using GENMASK
by Gong Qianyu
· Mon Dec 14 18:26:25 2015 +0800
b115078
spi: zynq_qspi: Add configuration to disable LQSPI feature
by Nathan Rossi
· Wed Dec 09 00:44:40 2015 +1000
9b2c8a9
fsl_qspi: Pet the watchdog while reading/writing
by Alexander Stein
· Wed Nov 04 09:19:10 2015 +0100
7465f31
spi: xilinx: Add new compatible strings
by Michal Simek
· Fri Dec 11 12:41:14 2015 +0100
f5a0371
spi: Kconfig: Fix correct target name for ZynqMP
by Michal Simek
· Mon Dec 07 11:33:58 2015 +0100
8eb23ec
spi: zynq_spi: Add cadence compatible string
by Michal Simek
· Mon Dec 07 13:06:54 2015 +0100
e955f90
spi: ti_qspi: Fix SPI_3WIRE checking using mode
by Jagan Teki
· Thu Dec 03 22:25:20 2015 +0530
d3868fd
spi: Get spi-3wire from dts
by Jagan Teki
· Thu Dec 03 22:19:05 2015 +0530
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
8760394
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Nov 19 13:27:26 2015 -0500
28d7e4e
dm: spi: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· Tue Oct 27 13:36:42 2015 +0100
3f1f1a2
altera_spi: change ioremap to map_physmem
by Thomas Chou
· Sat Nov 14 11:17:25 2015 +0800
43ad9ce
spi: ti_qspi: Add dummy readl for bus sync
by Vignesh R
· Tue Nov 10 11:52:10 2015 +0530
5fb0c84
Tegra: T210: Add QSPI driver
by Tom Warren
· Mon Oct 12 14:50:54 2015 -0700
ef4b350
spi: altera_spi: minor clean up
by Thomas Chou
· Sat Oct 31 20:55:48 2015 +0800
cb4ac0b
spi: cadence_qspi: Ensure check for max frequency in place
by Chin Liang See
· Sat Oct 17 08:32:38 2015 -0500
f1d200f
spi: cadence_qspi: Fix fdt read of spi-max-frequency
by Chin Liang See
· Sat Oct 17 08:32:14 2015 -0500
36431f9
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
by Chin Liang See
· Sat Oct 17 08:31:55 2015 -0500
5ded014
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Wed Oct 28 16:56:43 2015 -0400
a6f4875
spi: altera_spi: Minor cleanup
by Jagan Teki
· Tue Oct 27 23:11:11 2015 +0530
Next »