Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb13e0f7249d891b749b85904ee0664ce4ae369e
/
drivers
/
spi
3bca8f5
spi: cadence_qspi: Change to use devfdt_get_addr_index()
by Ley Foon Tan
· 7 years ago
c89d8b3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
25fb8aa
spi: bcm63xx_hsspi: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
5383c3b
spi: bcm63xx_spi: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
bc84c44
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
b41aeec
spi: atcspi200: Fix compiler warning
by Rick Chen
· 7 years ago
950e75d
spi: fsl_qspi: remove superfluous assignment
by Heinrich Schuchardt
· 7 years ago
76caf5d
spi: lpc32xx: simplify logical expression
by Heinrich Schuchardt
· 7 years ago
ab1643b
spi: atcspi200: avoid NULL dereference
by Heinrich Schuchardt
· 7 years ago
b38c897
spi: stm32_qspi: Add reset support
by Patrice Chotard
· 7 years ago
b895478
spi: stm32_qspi: Use dev_read_xxx API
by Patrice Chotard
· 7 years ago
e3b34cb
spi: stm32_qspi: Add chip select management
by Christophe Kerello
· 7 years ago
4c00d55
spi: stm32_qspi: Add st, stm32f469-qspi compatible string
by Christophe Kerello
· 7 years ago
e5a0183
spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
by Christophe Kerello
· 7 years ago
7188fac
spi: stm32_qspi: Sort include files alphabetically
by Patrice Chotard
· 7 years ago
0a86115
spi: stm32_qspi: Solve issue detected by checkpatch
by Patrick Delaunay
· 7 years ago
8e0497a
spi: stm32_qspi: Remove CONFIG_CLK flag
by Patrice Chotard
· 7 years ago
0afd934
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
by Marek Behún
· 7 years ago
234daec
spi: fsl_qspi: Introduce is_controller_busy function
by Rajat Srivastava
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
208be8f
spi: dw: invert wait condition in dw_spi_xfer
by Eugeniy Paltsev
· 7 years ago
0bad345
spi: sh_qspi: Make use of the 32byte FIFO
by Marek Vasut
· 7 years ago
f6bdbcc
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
by Marek Vasut
· 7 years ago
11d106c
spi: sh_qspi: Drop SPBDCR wait
by Marek Vasut
· 7 years ago
6a1fe37
spi: sh_qspi: Replace data types with short ones
by Marek Vasut
· 7 years ago
6ca967b
mtd: spi: Add Renesas RPC SPI-flash driver
by Marek Vasut
· 7 years ago
b02a3cc
Revert "spi: atmel: Drop non-dm code"
by Tom Rini
· 7 years ago
2981c4a
Revert "spi: atmel: Drop atmel_spi.h"
by Tom Rini
· 7 years ago
10ff63a
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· 7 years ago
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
1d831b6
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· 7 years ago
c5364d7
spi: atmel: Drop atmel_spi.h
by Jagan Teki
· 7 years ago
a42dbfe
spi: atmel: Drop non-dm code
by Jagan Teki
· 7 years ago
5403653
spi: atmel: Add ifdef for DM_GPIO code
by Jagan Teki
· 7 years ago
74ac81c
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
by Sjoerd Simons
· 7 years ago
e0c8923
DW SPI: use 32 bit access instead of 16 and 32 bit mix
by Eugeniy Paltsev
· 7 years ago
a7b4de1
DW SPI: add option to use external gpio for chip select
by Eugeniy Paltsev
· 7 years ago
c5c6d45
DW SPI: refactor poll_transfer functions
by Eugeniy Paltsev
· 7 years ago
31f5013
DW SPI: fix transmit only mode
by Eugeniy Paltsev
· 7 years ago
7215ad2
DW SPI: fix tx data loss on FIFO flush
by Eugeniy Paltsev
· 7 years ago
7e6ad1f
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
55865a9
spi: omap3: Fix redeclared error
by Jagan Teki
· 7 years ago
0c15676
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· 7 years ago
96a95ee
spi: omap3: Skip set_mode, set_speed from claim
by Jagan Teki
· 7 years ago
353dffb
spi: atcspi200: Drop non-dm code
by Jagan Teki
· 7 years ago
4afde86
spi: Migrate CONFIG_CF_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
13b5cb8
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
2621268
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
by Tuomas Tynkkynen
· 7 years ago
d331891
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
d395879
spi: Migrate CONFIG_MXC_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
3244de9
spi: Migrate CONFIG_MXS_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
fa8fdfd
spi: Migrate CONFIG_SH_QSPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
1eadef8
spi: Migrate CONFIG_SH_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
89635f0
atcspi200: avoid possible NULL dereference
by Heinrich Schuchardt
· 7 years ago
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
8b841e3
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· 7 years ago
ad4bd8a
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
by Vignesh R
· 7 years ago
2e2389f
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· 7 years ago
16cbd09
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
by Goldschmidt Simon
· 7 years ago
1b4df5e
spi: cadence_spi: Sync DT bindings with Linux
by Jason Rush
· 7 years ago
479588d
spi: kirkwood_spi: implement workaround for FE-9144572
by Chris Packham
· 7 years ago
2d844dd
spi: spi-uclass: Fix style violations
by Mario Six
· 7 years ago
b737c24
spi: Remove spi_setup_slave_fdt
by Mario Six
· 7 years ago
6f4cc99
spi: Remove obsolete spi_base_setup_slave_fdt
by Mario Six
· 7 years ago
2eb66c2
spi: Fix style violation and improve code
by Mario Six
· 7 years ago
55d96ec
dm: spi: add BCM63xx HSSPI driver
by Álvaro Fernández Rojas
· 7 years ago
cc243c6
dm: spi: add BCM63xx SPI driver
by Álvaro Fernández Rojas
· 7 years ago
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
19b336e
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 7 years ago
b3b1f5a
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
by Peng Fan
· 7 years ago
aa274d1
cosmetic: atcspi200: Rename function name as atcspi200
by Rick Chen
· 7 years ago
6ae5ac4
spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
by Rick Chen
· 7 years ago
348c878
rockchip: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
5f06654
omap3: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
59de503
spi: ich: Lock down controller settings if required
by Bin Meng
· 7 years ago
443da90
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
by Tuomas Tynkkynen
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
a2d2f56
spi: davinci_spi: Add da830-spi support for DM
by Adam Ford
· 7 years ago
14ae0f9
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
by Suresh Gupta
· 7 years ago
4945b87
spi: fsl_qspi: Add controller busy check before new spi operation
by Suresh Gupta
· 7 years ago
ea0bce6
spi: mxc_spi: support driver model
by Peng Fan
· 7 years ago
67dd233
nds32: spi: Support spi dm driver.
by rick
· 7 years ago
828dbb5
rockchip: spi: Convert to livetree
by Philipp Tomsich
· 7 years ago
4a75e9b
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
by Bin Meng
· 7 years ago
26ed19c
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
by Bin Meng
· 7 years ago
552720e
x86: ich-spi: Move opcode registers configuration to another routine
by Bin Meng
· 7 years ago
36ce024
x86: ich-spi: Don't read cached lock status
by Bin Meng
· 7 years ago
bf5f72e
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
by Bin Meng
· 7 years ago
76e6c99
x86: ich-spi: Remove spi_write_protect_region()
by Bin Meng
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
c720b89
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· 7 years ago
03a333a
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
283eb4a
spi: fsl_qspi: Pet watchdog even more
by Alexander Stein
· 7 years ago
3f738a2
dm: tegra: spi: Convert to livetree
by Simon Glass
· 7 years ago
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
b8442fb
spi: stm32_qspi: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
Next »