index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2015-04-18
dm: spi: Convert Freescale QSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
dm: spi: Convert Freescale DSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-17
x86: spi: Add support for lynxpoint
Simon Glass
2015-04-10
lpc32xx: add LPC32xx SSP support (SPI mode)
Albert ARIBAUD \(3ADEV\)
2015-03-29
spi: designware_spi: revisit FIFO size detection again
Axel Lin
2015-03-29
spi: cf_spi: Staticize local functions
Axel Lin
2015-03-29
spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
Axel Lin
2015-03-29
qspi: dra7x: enable quad mode read for ti-qspi driver
Ravi Babu
2015-03-29
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
Axel Lin
2015-03-29
spi: davinci: Remove duplicate code to set bus and cs for slave
Axel Lin
2015-03-29
spi: cf_qspi: Fixup to_cf_qspi_slave macro
Axel Lin
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
2015-02-06
x86: Add SPI support to quark/galileo
Bin Meng
2015-02-06
x86: spi: Support ValleyView in ICH SPI driver
Simon Glass
2015-01-30
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-30
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
Simon Glass
2015-01-30
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-30
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-30
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-24
x86: spi: Add device tree support
Simon Glass
2015-01-08
qspi:fsl implement AHB read
Peng Fan
2015-01-08
spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]
Axel Lin
2015-01-07
spi: cadence_qspi: Fix checking return value of fdt_first_subnode()
Axel Lin
2015-01-07
spi:fsl-quadspi support bank register read write
Peng Fan
2015-01-06
dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
Marek Vasut
2015-01-06
spi: designware_spi: Fix detecting FIFO depth
Axel Lin
2014-12-31
imx:qspi add 4K erase support
Peng Fan
2014-12-31
arm:mx6sx add QSPI support
Peng Fan
2014-12-31
QuadSPI: use correct amba_base
Peng Fan
2014-12-31
QuadSPI: use QSPI_CMD_xx instead of flash opcodes
Peng Fan
2014-12-16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2014-12-14
x86: ich-spi: Add Intel Tunnel Creek SPI controller support
Bin Meng
2014-12-13
x86: ich-spi: Set the tx operation mode for ich 7
Bin Meng
2014-12-13
x86: ich-spi: Set the rx operation mode for ich 7
Bin Meng
2014-12-13
x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
Bin Meng
2014-12-06
spi: designware_spi: Some fixes / changes
Stefan Roese
2014-12-06
spi: Add designware master SPI DM driver used on SoCFPGA
Stefan Roese
2014-12-06
spi: Add Cadence QSPI DM driver used by SoCFPGA
Stefan Roese
2014-12-04
arm: omap: add support for am57xx devices
Felipe Balbi
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-22
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-17
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
Heiko Schocher
2014-10-27
SPI: mxc_spi: delay initialisation until claim bus
Markus Niebel
2014-10-27
SPI: mxc_spi: remove second reset from ECSPI config handler
Markus Niebel
2014-10-27
spi: altera: Move the config options to the top
Marek Vasut
2014-10-27
spi: altera: Clean up the use of variable d
Marek Vasut
[next]