Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
90c668605fa81ab5046a8b05c7a1fa858811d4bf
/
drivers
/
spi
« Previous
6430eea
spi: Add non DM version of SPI_MEM
by Vignesh R
· 6 years ago
7609448
spi: spi-mem: Claim SPI bus before spi mem access
by Vignesh R
· 6 years ago
12563f7
spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
by Vignesh R
· 6 years ago
6d373e5
spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
by Vignesh R
· 6 years ago
65a106e
spi: mxc_spi: Fix build warning on ARM64 platforms
by Ye Li
· 6 years ago
fd6e0b0
mips: spi: mscc: Add fast bitbang SPI driver
by Lars Povlsen
· 6 years ago
5c1a87d
spi: sun4i: Add rx_buf NULL pointer check
by Stefan Mavrodiev
· 6 years ago
bea91b0
DW SPI: Allow to overload the management of the external CS
by Gregory CLEMENT
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
fb0204e
spi, mpc8xx: migrate to DM_SPI
by Christophe Leroy
· 6 years ago
2a3a999
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
by Simon Goldschmidt
· 6 years ago
f34d031
spi: mpc8xx: Migrate to DM_SPI
by Christophe Leroy
· 6 years ago
e2cae51
spi: Remove unused spi_init
by Jagan Teki
· 6 years ago
3ae6030
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
by Jagan Teki
· 6 years ago
e6f76d5
spi: pl022: Drop unnecessary include files
by Jagan Teki
· 6 years ago
3deb1f7
spi: pl022: Simplify platdata code
by Jagan Teki
· 6 years ago
052cafd
spi: mtk_qspi: add qspi driver for MT7629 SoC
by Guochun Mao
· 6 years ago
9d26506
spi: Add Amlogic Meson SPI Flash Controller driver
by Neil Armstrong
· 6 years ago
12bfb2e
dm: spi: prevent setting a speed of 0 Hz
by Simon Goldschmidt
· 6 years ago
ec48b6c
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
e6cd05e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
ba3c22b
spi: davinci: Add platdata support
by Jagan Teki
· 6 years ago
5e24a2e
dm: spi: Add logging of some return values
by Simon Glass
· 6 years ago
c3aed5d
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
5eee9de
spi: Add SPI driver for MT76xx SoCs
by Stefan Roese
· 6 years ago
592cd5d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
b3bec25
spi: sh_qspi: Add DM support to SH QSPI driver
by Marek Vasut
· 6 years ago
4ccb2f2
driver/spi: fsl_qspi: Remove non-DM stuff
by Ashish Kumar
· 6 years ago
6ac5909
spi: designware_spi: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
8a4791f
spi: add support for ARM PL022 SPI controller
by Quentin Schulz
· 6 years ago
d13f5b2
spi: Extend the core to ease integration of SPI memory controllers
by Boris Brezillon
· 6 years ago
7f25d81
arm: sunxi: Allwinner A10 SPI driver
by Stefan Mavrodiev
· 7 years ago
4f4dde0
spi: kirkwood: add orion-spi compatible string
by Chris Packham
· 6 years ago
f5ff46f
spi: kirkwood: Get drvdata in .ofdata_to_platdata
by Jagan Teki
· 7 years ago
d68b6ad
spi: stm32_qspi: rework mode management
by Christophe Kerello
· 6 years ago
ceff933
spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr
by Christophe Kerello
· 6 years ago
22cca17
spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
by Siva Durga Prasad Paladugu
· 6 years ago
6e9d9fc
spi: xilinx_spi: convert to livetree
by Vipul Kumar
· 6 years ago
83ce646
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
by Vipul Kumar
· 6 years ago
0c0de58
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
by Vipul Kumar
· 6 years ago
4e7c1a2
spi: xilinx: Read reg base address from DTS file
by Michal Simek
· 6 years ago
8b71e46
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
by Ley Foon Tan
· 6 years ago
9bd39dd
spi: cadence_qspi: Fix compilation warning
by Ley Foon Tan
· 6 years ago
894c3ad
board: arm: Add support for Broadcom BCM7445
by Thomas Fitzsimmons
· 6 years ago
c0eaffa
spi: omap3: fix claim/release bus within DM
by Hannes Schmelzer
· 6 years ago
9cddf70
spi: omap3: fix set_speed and set_mode dm callbacks
by Hannes Schmelzer
· 6 years ago
b1d2b52
spi: omap3: pre-initialize bus-speed with max. slave-speed
by Hannes Schmelzer
· 6 years ago
34ad749
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
by Michael Trimarchi
· 6 years ago
618e8e2
spi: mxc: Fix compilation problem of DM_SPI class driver
by Michael Trimarchi
· 6 years ago
240cd75
spi: zynq_qspi: Fixed incorrect return value error
by Vipul Kumar
· 6 years ago
6c35367
spi: cadence_qspi: Change to use devfdt_get_addr_index()
by Ley Foon Tan
· 7 years ago
2a046ff
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
46689a9
spi: bcm63xx_hsspi: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
85e1ddb
spi: bcm63xx_spi: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
8ada17d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
6083cf3
spi: atcspi200: Fix compiler warning
by Rick Chen
· 6 years ago
4bcd88a
spi: fsl_qspi: remove superfluous assignment
by Heinrich Schuchardt
· 7 years ago
2665806
spi: lpc32xx: simplify logical expression
by Heinrich Schuchardt
· 7 years ago
8fad5e0
spi: atcspi200: avoid NULL dereference
by Heinrich Schuchardt
· 7 years ago
5e46123
spi: stm32_qspi: Add reset support
by Patrice Chotard
· 6 years ago
2a6ca73
spi: stm32_qspi: Use dev_read_xxx API
by Patrice Chotard
· 6 years ago
495f3b2
spi: stm32_qspi: Add chip select management
by Christophe Kerello
· 6 years ago
76afe56
spi: stm32_qspi: Add st, stm32f469-qspi compatible string
by Christophe Kerello
· 6 years ago
09e1772
spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
by Christophe Kerello
· 6 years ago
8c4592d
spi: stm32_qspi: Sort include files alphabetically
by Patrice Chotard
· 6 years ago
936abad
spi: stm32_qspi: Solve issue detected by checkpatch
by Patrick Delaunay
· 6 years ago
12e7c91
spi: stm32_qspi: Remove CONFIG_CLK flag
by Patrice Chotard
· 6 years ago
dbbd5bd
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
by Marek Behún
· 7 years ago
1f55356
spi: fsl_qspi: Introduce is_controller_busy function
by Rajat Srivastava
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
9b14ac5
spi: dw: invert wait condition in dw_spi_xfer
by Eugeniy Paltsev
· 7 years ago
ea5512e
spi: sh_qspi: Make use of the 32byte FIFO
by Marek Vasut
· 7 years ago
9573db6
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
by Marek Vasut
· 7 years ago
1182264
spi: sh_qspi: Drop SPBDCR wait
by Marek Vasut
· 7 years ago
0e6fa20
spi: sh_qspi: Replace data types with short ones
by Marek Vasut
· 7 years ago
fbebea2
mtd: spi: Add Renesas RPC SPI-flash driver
by Marek Vasut
· 7 years ago
e80fa2c
Revert "spi: atmel: Drop non-dm code"
by Tom Rini
· 7 years ago
5270df2
Revert "spi: atmel: Drop atmel_spi.h"
by Tom Rini
· 7 years ago
18f8d4c
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· 7 years ago
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
89d4fc1
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· 7 years ago
37434db
spi: atmel: Drop atmel_spi.h
by Jagan Teki
· 7 years ago
7b09477
spi: atmel: Drop non-dm code
by Jagan Teki
· 7 years ago
9bf48e2
spi: atmel: Add ifdef for DM_GPIO code
by Jagan Teki
· 7 years ago
63018a3
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
by Sjoerd Simons
· 7 years ago
4b5f6c5
DW SPI: use 32 bit access instead of 16 and 32 bit mix
by Eugeniy Paltsev
· 7 years ago
bcdcb3e
DW SPI: add option to use external gpio for chip select
by Eugeniy Paltsev
· 7 years ago
d3d8aae
DW SPI: refactor poll_transfer functions
by Eugeniy Paltsev
· 7 years ago
fc282c7
DW SPI: fix transmit only mode
by Eugeniy Paltsev
· 7 years ago
c6b4f03
DW SPI: fix tx data loss on FIFO flush
by Eugeniy Paltsev
· 7 years ago
3fa9bc7
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
b2b41d2
spi: omap3: Fix redeclared error
by Jagan Teki
· 7 years ago
aa5e3e2
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· 7 years ago
8480792
spi: omap3: Skip set_mode, set_speed from claim
by Jagan Teki
· 7 years ago
15927ae
spi: atcspi200: Drop non-dm code
by Jagan Teki
· 7 years ago
fbca0e6
spi: Migrate CONFIG_CF_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
4a942f4
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
2c4b096
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
by Tuomas Tynkkynen
· 7 years ago
Next »