index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
tegra114_spi.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-28
dm: tegra: spi: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-06-09
tegra: spi: Wait a little after setting the clocks
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
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-06-09
tegra: spi: Support slow SPI rates
Simon Glass
2015-06-09
tegra: spi: Drop the claim_bus() method to correct delays
Simon Glass
2015-04-23
dm: spi: Correct SPI claim/release_bus() methods
Simon Glass
2015-01-29
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
2013-12-19
spi: tegra: clear RDY bit prior to every transfer
Yen Lin
2013-06-13
spi: tegra114_spi: Convert to use spi_alloc_slave()
Axel Lin
2013-03-25
tegra114: add SPI driver
Allen Martin