summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/headsmp.S
AgeCommit message (Expand)Author
2013-09-14ARM: tegra: power: Add support for ARM debug arch v7.1Scott Williams
2013-09-14ARM: tegra: smp: Add support for Cortex-A15 boot_secondaryScott Williams
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14ARM: tegra: headsmp: Fix modpost warningDan Willemsen
2013-09-14arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2013-09-14arm: tegra: scu: Enable IC and SCU standbyKrishna Reddy
2013-09-14ARM: tegra: rethink the cpu suspend-resume code pathVarun Wadekar
2013-09-14arm: tegra: Enable speculative line fill in SCU.Krishna Reddy
2013-09-14ARM: tegra: invalidate volatile CPU state after resume from suspend or hotplugHaley Teng
2013-09-14ARM: tegra: Do not unlock CoreSight register accessScott Williams
2013-09-14ARM: tegra: power: restore ARM errata fixes after cpu power/rail gating.vdumpa
2013-09-14ARM: tegra: power: Save CPU context to non-cacheable stackScott Williams
2013-09-14ARM: tegra: power: Fix Tegra2 LP2 modeScott Williams
2013-09-14ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2013-09-14ARM: tegra: power: Prefer movw/movt for loading addressesScott Williams
2013-09-14ARM: tegra: power: Use CONFIG_PM_SLEEP instead of CONFIG_PMScott Williams
2013-09-14[ARM/tegra] Add Tegra3 supportScott Williams
2013-09-14ARM: tegra: smp: fix build failure with CONFIG_SMP=nDonghan Ryu
2013-09-13Revert "ARM: tegra: cpuidle: add CPU resume function"Dan Willemsen
2013-09-13Revert "ARM: tegra: retain L2 content over CPU suspend/resume"Dan Willemsen
2013-09-13Revert "arm: Add v7_invalidate_l1 to cache-v7.S"Dan Willemsen
2013-09-13Revert "ARM: tegra: clean up the CPUINIT section"Dan Willemsen
2013-09-13Revert "ARM: tegra: make device can run on UP"Dan Willemsen
2013-09-13Revert "ARM: tegra: don't unlock MMIO access to DBGLAR"Dan Willemsen
2013-03-11ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen
2013-01-28ARM: tegra: make device can run on UPJoseph Lo
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo
2012-11-15ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo
2012-11-15ARM: tegra: cpuidle: add CPU resume functionJoseph Lo
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren
2012-09-13ARM: tegra: clean up the common assembly macros into sleep.hJoseph Lo
2012-02-26ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver
2012-02-26ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver
2010-08-05[ARM] tegra: SMP supportColin Cross