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
/
tegra20_sflash.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-08-25
spi: tegra: fix hang in set_mode()
Stephen Warren
2015-10-27
spi: tegra: Use GENMASK
Jagan Teki
2015-10-27
spi: tegra: Use BIT macro
Jagan Teki
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-04-23
dm: spi: Correct SPI claim/release_bus() methods
Simon Glass
2015-01-30
dm: spi: Move the per-child data size to the uclass
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-04-17
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
Axel Lin
2013-03-28
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-25
spi: add common fdt SPI driver interface
Allen Martin
2013-03-25
tegra20: spi: move fdt probe to spi_init
Allen Martin
2013-03-25
tegra: spi: pull register structs out of headers
Allen Martin
2013-03-25
tegra: spi: remove non fdt support
Allen Martin
2013-03-25
tegra: spi: rename tegra SPI drivers
Allen Martin