Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
55c4c44d411c17ba4ea3e16b9ff0b9721ea0d2cc
/
drivers
/
spi
df30a42
spi: Kconfig: Add Zynq SPI controller entry
by Jagan Teki
· 9 years ago
5f24d12
spi: xilinx_spi: Add asm/io.h include file
by Jagan Teki
· 9 years ago
9505c36
dm: spi: xilinx_spi: Convert to driver model
by Jagan Teki
· 9 years ago
cdc9dd0
spi: zynq_spi: Add fdt support in driver
by Jagan Teki
· 9 years ago
b1c82da
dm: spi: zynq_spi: Convert to driver model
by Jagan Teki
· 9 years ago
ff6e31d
spi: davinci_spi: Driver cleanup
by Jagan Teki
· 9 years ago
e6d2fbf
spi: davinci_spi: Move header code to driver
by Jagan Teki
· 9 years ago
a7b6ef0
spi: xilinx_spi: Driver clean-up
by Jagan Teki
· 9 years ago
f93542a
spi: xilinx_spi: Move header code to driver
by Jagan Teki
· 9 years ago
f23d532
spi: Zap oc_tiny_spi driver
by Jagan Teki
· 9 years ago
4d934a9
spi: Zap ftssp010_spi driver
by Jagan Teki
· 9 years ago
4ad479e
spi: Zap andes_spi driver
by Jagan Teki
· 9 years ago
20edd1a
tegra: spi: Support slow SPI rates
by Simon Glass
· 9 years ago
635c251
tegra: spi: Drop the claim_bus() method to correct delays
by Simon Glass
· 9 years ago
60e2809
dm: spi: Avoid setting the speed with every transfer
by Simon Glass
· 10 years ago
5362662
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 10 years ago
611c9ba
spi: omap3: Fix timeout handling
by David Dueck
· 10 years ago
9694b72
dm: spi: Correct SPI claim/release_bus() methods
by Simon Glass
· 10 years ago
8c48a68
zynq: spi: Remove unnecessary error condition
by Siva Durga Prasad Paladugu
· 10 years ago
96bfdf0
spi: Add Cadence QSPI controller Kconfig entry
by Marek Vasut
· 10 years ago
67d7a9d
spi: Add Designware SPI controller Kconfig entry
by Marek Vasut
· 10 years ago
892cac7
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
5bc4830
dm: spi: Convert Freescale QSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
a891937
dm: spi: Convert Freescale DSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
87108cf
x86: spi: Add support for lynxpoint
by Simon Glass
· 10 years ago
981219e
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
52091ad
spi: designware_spi: revisit FIFO size detection again
by Axel Lin
· 10 years ago
1478aeb
spi: cf_spi: Staticize local functions
by Axel Lin
· 10 years ago
bb16627
spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
by Axel Lin
· 10 years ago
4612296
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
81a6644
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
by Axel Lin
· 10 years ago
aa8306a
spi: davinci: Remove duplicate code to set bus and cs for slave
by Axel Lin
· 10 years ago
a46988f
spi: cf_qspi: Fixup to_cf_qspi_slave macro
by Axel Lin
· 10 years ago
f94a1be
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
728b393
x86: Add SPI support to quark/galileo
by Bin Meng
· 10 years ago
5093bad
x86: spi: Support ValleyView in ICH SPI driver
by Simon Glass
· 10 years ago
d0cff03
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
440714e
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
by Simon Glass
· 10 years ago
19a25f6
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
050fb90
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
8e899af
x86: spi: Add device tree support
by Simon Glass
· 10 years ago
5f7f70c
qspi:fsl implement AHB read
by Peng Fan
· 10 years ago
78c8011
spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]
by Axel Lin
· 10 years ago
1dc7d00
spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
by Axel Lin
· 10 years ago
a235878
spi:fsl-quadspi support bank register read write
by Peng Fan
· 10 years ago
7411486
dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
by Marek Vasut
· 10 years ago
5019436
spi: designware_spi: Fix detecting FIFO depth
by Axel Lin
· 10 years ago
ba4dc8a
imx:qspi add 4K erase support
by Peng Fan
· 10 years ago
b93ab2e
arm:mx6sx add QSPI support
by Peng Fan
· 10 years ago
ed0c81c
QuadSPI: use correct amba_base
by Peng Fan
· 10 years ago
53e3db7
QuadSPI: use QSPI_CMD_xx instead of flash opcodes
by Peng Fan
· 10 years ago
3bfbf32
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
7e77403
x86: ich-spi: Add Intel Tunnel Creek SPI controller support
by Bin Meng
· 10 years ago
9964671
x86: ich-spi: Set the tx operation mode for ich 7
by Bin Meng
· 10 years ago
fa388bc
x86: ich-spi: Set the rx operation mode for ich 7
by Bin Meng
· 10 years ago
15c7c6b
x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
by Bin Meng
· 10 years ago
a72f802
spi: designware_spi: Some fixes / changes
by Stefan Roese
· 10 years ago
5bef6fd
spi: Add designware master SPI DM driver used on SoCFPGA
by Stefan Roese
· 10 years ago
10e8bf8
spi: Add Cadence QSPI DM driver used by SoCFPGA
by Stefan Roese
· 10 years ago
d11ac4b
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
6b18656
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
ff56bba
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
f11dea4
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
by Heiko Schocher
· 10 years ago
027a9a0
SPI: mxc_spi: delay initialisation until claim bus
by Markus Niebel
· 10 years ago
ba3451d
SPI: mxc_spi: remove second reset from ECSPI config handler
by Markus Niebel
· 10 years ago
cdcdad8
spi: altera: Move the config options to the top
by Marek Vasut
· 10 years ago
bc76b82
spi: altera: Clean up the use of variable d
by Marek Vasut
· 10 years ago
80d7333
spi: altera: Zap endless loop
by Marek Vasut
· 10 years ago
37dcc13
spi: altera: Clean up most checkpatch issues
by Marek Vasut
· 10 years ago
2e13da1
spi: altera: Clean up bit definitions
by Marek Vasut
· 10 years ago
eef6702
spi: altera: Use struct-based register access
by Marek Vasut
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
da333ae
dm: add entries to Kconfig
by Masahiro Yamada
· 10 years ago
4fd7717
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
by Stefan Roese
· 10 years ago
4aceea2
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
by Stefan Roese
· 10 years ago
3e972cb
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
fda6fac
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
73186c9
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
623b638
dm: spi: Add soft_spi implementation
by Simon Glass
· 10 years ago
44ba6b0
dm: spi: Remove SPI_INIT feature
by Simon Glass
· 10 years ago
a666f39
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
by Simon Glass
· 10 years ago
49b5d6e
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
c60e1f2
dm: sandbox: Add a SPI emulation uclass
by Simon Glass
· 10 years ago
d7af6a4
dm: spi: Add a uclass for SPI
by Simon Glass
· 10 years ago
3acb011
ARM: i.MX: provide declaration for board_spi_cs_gpio
by Eric Nelson
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
bf9b86d
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
by Stefan Roese
· 10 years ago
0299046
spi: kirkwood_spi.c: Make global variable static
by Stefan Roese
· 10 years ago
c032174
spi: kirkwood_spi.c: Some fixes and cleanup
by Stefan Roese
· 10 years ago
155fa9a
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· 10 years ago
f659b57
spi, spi_mxc: do not hang in spi_xchg_single
by Heiko Schocher
· 10 years ago
22052c6
spi: Support half-duplex mode in FDT decode
by Simon Glass
· 10 years ago
a4e29db
exynos: spi: Fix calculation of SPI transaction start time
by Simon Glass
· 10 years ago
7237d22
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· 10 years ago
Next »