aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-tegra/reset-handler.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers1-0/+2
2020-05-06ARM: tegra: Initialize r0 register for firmware wake-upDmitry Osipenko1-1/+6
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko1-11/+0
2019-10-29ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-04-09ARM: tegra: Add firmware calls required for suspend-resume on Tegra30Dmitry Osipenko1-0/+26
2019-04-09ARM: tegra: Always boot CPU in ARM-modeDmitry Osipenko1-0/+1
2019-04-09ARM: tegra: Don't apply CPU erratas in insecure modeDmitry Osipenko1-11/+12
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-1/+1
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter1-1/+1
2015-05-04ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko1-3/+7
2014-11-17ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-1/+2
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding1-2/+2
2014-05-30ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King1-8/+3
2013-10-18ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo1-8/+5
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo1-0/+13
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo1-0/+1
2013-07-19ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9Joseph Lo1-2/+5
2013-06-05ARM: tegra: remove ifdef in the tegra_resumeJoseph Lo1-3/+1
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo1-3/+12
2013-05-22ARM: tegra: make tegra_resume can work for Tegra114Joseph Lo1-4/+9
2013-05-22ARM: tegra: add an assembly marco to check Tegra SoC IDJoseph Lo1-16/+9
2013-04-18ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo1-0/+1
2013-03-11ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo1-3/+0
2013-03-11ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren1-6/+39
2013-01-28ARM: tegra: make device can run on UPJoseph Lo1-0/+239