index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2015-01-29
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-24
x86: spi: Add device tree support
Simon Glass
2015-01-09
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-13
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
2014-10-27
spi: altera: Zap endless loop
Marek Vasut
2014-10-27
spi: altera: Clean up most checkpatch issues
Marek Vasut
2014-10-27
spi: altera: Clean up bit definitions
Marek Vasut
2014-10-27
spi: altera: Use struct-based register access
Marek Vasut
2014-10-27
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2014-10-23
dm: add entries to Kconfig
Masahiro Yamada
2014-10-23
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
2014-10-22
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-21
ARM: i.MX: provide declaration for board_spi_cs_gpio
Eric Nelson
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
[next]