Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c6f4892ac3fd3204b0057ddb17f3ea3461baf85
/
drivers
/
spi
ae56979
dm: spi: Read default speed and mode values from DT
by Vignesh R
· 8 years ago
4ca6019
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
0c80b92
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
c1091e1
spi: davinci_spi: Convert to driver to adapt to DM
by Vignesh R
· 8 years ago
264359e
spi: spi-uclass: fix typo in debug output
by Anatolij Gustschin
· 9 years ago
5d21e6f
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
ffa5442
spi: pic32_spi: add SPI master driver for PIC32 SoC.
by Purna Chandra Mandal
· 8 years ago
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
b858b6b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
d74ea96
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 9 years ago
0a5f3b0
ath79: spi: Remove the explicit pinctrl setting
by Wills Wang
· 9 years ago
f502148
drivers: spi: add spi support for QCA/Atheros ath79 SOCs
by Wills Wang
· 9 years ago
d719326
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· 9 years ago
b4bfe10
spi: fsl_qspi: Assign AMBA mem according CS num in dts
by Yuan Yao
· 9 years ago
ae41239
spi: fsl_qspi: Fix issues on arm64
by Yuan Yao
· 9 years ago
fdd88a3
dm: spi: introduce dm api
by Peng Fan
· 9 years ago
54108e7
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· 9 years ago
fa7dd9b
dm: spi: soft_spi bug fix
by Peng Fan
· 9 years ago
8c17743
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
dae51dd
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
90b499a
spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
by Stefan Roese
· 9 years ago
d6ca098
spi: kirkwood_spi.c: Add compatible match ID for Armada 375
by Stefan Roese
· 9 years ago
e7ac570
spi: omap3: Fix multiple definition of 'priv'
by Jagan Teki
· 9 years ago
ea17242
spi: omap3: Convert to driver model
by Jagan Teki
· 9 years ago
40a55df
spi: omap3: Make local functions as static
by Jagan Teki
· 9 years ago
c2cca6c
spi: omap3: Move headers code inside the driver
by Jagan Teki
· 9 years ago
c2519df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
fb0c53e
spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
by Christophe Ricard
· 9 years ago
79b815e
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
by Christophe Ricard
· 9 years ago
98d3d67
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
by Mugunthan V N
· 9 years ago
06d66af
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
0d3792c
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· 9 years ago
d940667
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· 9 years ago
316fd94
spi: ich: Some clean up
by Bin Meng
· 9 years ago
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4e8630b
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
by Gong Qianyu
· 9 years ago
a5357ca
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
by Gong Qianyu
· 9 years ago
14b532e
spi: fsl_qspi: fix compile warning for 64-bit platform
by Gong Qianyu
· 9 years ago
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· 9 years ago
fcac1dd
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· 9 years ago
c45aec9
rockchip: spi: Remove the explicit pinctrl setting
by Simon Glass
· 9 years ago
2c9693c
rockchip: spi: Correct chip-enable code
by Simon Glass
· 9 years ago
58a52e8
rockchip: spi: Implement the delays
by Simon Glass
· 9 years ago
f9ed818
rockchip: spi: Correct the bus init code
by Simon Glass
· 9 years ago
30508e9
rockchip: spi: Remember the last speed to avoid re-setting it
by Simon Glass
· 9 years ago
f2e033f
rockchip: spi: Avoid setting the pinctrl twice
by Simon Glass
· 9 years ago
a95049e
rockchip: spi: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
2e29b64
spi: ti_qspi: Use 4-byte opcode for mmap read
by Vignesh R
· 9 years ago
7ccac29
spi: rk_spi: Fix debug format warning
by Tom Rini
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
27139a6
spi: kirkwood_spi.c: Add driver model support
by Stefan Roese
· 9 years ago
ff74ca4
spi: kirkwood_spi.c: Prepare for driver model support
by Stefan Roese
· 9 years ago
540a115
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
4b0f40c
spi: Add support for dual and quad mode
by Mugunthan V N
· 9 years ago
cd46773
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· 9 years ago
e206d30
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· 9 years ago
132e007
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· 9 years ago
155c19f
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
3dce555
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
71331b3
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
26a0b19
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
44f65f8
spi: fsl_qspi: fix an error of using GENMASK
by Gong Qianyu
· 9 years ago
b115078
spi: zynq_qspi: Add configuration to disable LQSPI feature
by Nathan Rossi
· 9 years ago
9b2c8a9
fsl_qspi: Pet the watchdog while reading/writing
by Alexander Stein
· 9 years ago
7465f31
spi: xilinx: Add new compatible strings
by Michal Simek
· 9 years ago
f5a0371
spi: Kconfig: Fix correct target name for ZynqMP
by Michal Simek
· 9 years ago
8eb23ec
spi: zynq_spi: Add cadence compatible string
by Michal Simek
· 9 years ago
e955f90
spi: ti_qspi: Fix SPI_3WIRE checking using mode
by Jagan Teki
· 9 years ago
d3868fd
spi: Get spi-3wire from dts
by Jagan Teki
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
8760394
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
28d7e4e
dm: spi: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 9 years ago
3f1f1a2
altera_spi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
43ad9ce
spi: ti_qspi: Add dummy readl for bus sync
by Vignesh R
· 9 years ago
5fb0c84
Tegra: T210: Add QSPI driver
by Tom Warren
· 9 years ago
ef4b350
spi: altera_spi: minor clean up
by Thomas Chou
· 9 years ago
cb4ac0b
spi: cadence_qspi: Ensure check for max frequency in place
by Chin Liang See
· 9 years ago
f1d200f
spi: cadence_qspi: Fix fdt read of spi-max-frequency
by Chin Liang See
· 9 years ago
36431f9
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
by Chin Liang See
· 9 years ago
5ded014
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
a6f4875
spi: altera_spi: Minor cleanup
by Jagan Teki
· 9 years ago
8e7c888
spi: altera_spi: Use BIT macro
by Jagan Teki
· 9 years ago
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
a2888d0
spi: xilinx_spi: Use GENMASK
by Jagan Teki
· 9 years ago
54badcb
spi: tegra: Use GENMASK
by Jagan Teki
· 9 years ago
1a56d6c
spi: omap3_spi: Use GENMASK
by Jagan Teki
· 9 years ago
da1fdfd
spi: fsl_qspi: Use GENMASK
by Jagan Teki
· 9 years ago
fac4491
spi: designware_spi: Use GENMASK
by Jagan Teki
· 9 years ago
493d28a
spi: atmel_spi: Use GENMASK
by Jagan Teki
· 9 years ago
f0a0141
spi: xilinx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f16e4db
spi: ti_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
7f7ccf7
spi: tegra: Use BIT macro
by Jagan Teki
· 9 years ago
3857b34
spi: sh_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
5b79e43
spi: omap3_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f9c9f6a
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
827afe5
spi: ich: Use BIT macro
by Jagan Teki
· 9 years ago
c97ca92
spi: fsl: Use BIT macro
by Jagan Teki
· 9 years ago
b17746d
spi: designware_spi: Use BIT macro
by Jagan Teki
· 9 years ago
99d7167
spi: cadence_qspi_apb: Use BIT macro
by Jagan Teki
· 9 years ago
Next »