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
/
tegra210_qspi.c
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-02
qspi: t210: Use dev_read calls to get FDT data like base, freq
Tom Warren
2020-04-02
qspi: t210: Fix QSPI clock and tap delays
Tom Warren
2020-04-02
qspi: t210: Fix claim_bus's use of the wrong bus/device
Tom Warren
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
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-08-25
spi: tegra: fix hang in set_mode()
Stephen Warren
2015-11-12
Tegra: T210: Add QSPI driver
Tom Warren