index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
reset.c
Age
Commit message (
Expand
)
Author
2019-04-17
firmware: Move Trusted Foundations support
Thierry Reding
2019-04-09
ARM: tegra: Don't apply CPU erratas in insecure mode
Dmitry Osipenko
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
2014-07-17
ARM: tegra: Always lock the CPU reset vector
Thierry Reding
2014-07-17
soc/tegra: Add efuse driver for Tegra
Peter De Schrijver
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2013-12-13
ARM: tegra: set CPU reset handler using firmware
Alexandre Courbot
2013-12-13
ARM: tegra: split setting of CPU reset handler
Alexandre Courbot
2013-09-17
ARM: tegra: move resume vector define to irammap.h
Stephen Warren
2013-08-12
ARM: tegra: add common resume handling code for LP1 resuming
Joseph Lo
2013-01-28
ARM: tegra: make device can run on UP
Joseph Lo
2012-11-15
ARM: tegra: cpuidle: add CPU resume function
Joseph Lo
2012-11-05
ARM: tegra: move irammap.h to mach-tegra
Stephen Warren
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
2012-06-18
ARM: tegra: make tegra_cpu_reset_handler_enable() __init
Stephen Warren
2012-02-26
ARM: tegra: rework Tegra secondary CPU core bringup
Peter De Schrijver