summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sleep34xx.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: use arch_extension directive instead of arch argumentStefan Agner2019-06-191-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren2017-11-281-22/+4Star
* ARM: align .data sectionRussell King2017-08-141-0/+2
* ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren2016-01-221-3/+9
* ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren2016-01-221-2/+8
* ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren2016-01-221-4/+13
* ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren2016-01-221-22/+0Star
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2015-05-281-20/+2Star
* Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of ...Arnd Bergmann2012-11-121-2/+1Star
|\
| * ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+1Star
* | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-251-2/+2
|\ \ | |/ |/|
| * ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-211-1/+1
| * ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-211-1/+1
* | ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-1/+1
|/
* ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-131-1/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-1/+1
* ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+1
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+3
* ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-301-10/+2Star
* ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-291-128/+175
* ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman2011-06-241-46/+9Star
* ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2011-06-241-140/+3Star
* ARM: pm: omap34xx: remove misleading comment and use of r9Russell King2011-06-241-7/+2Star
* ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King2011-06-241-5/+5
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-149/+133Star
|\
| * OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar2011-03-101-0/+27
| * OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar2011-03-101-116/+40Star
| * OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar2011-03-101-12/+3Star
| * OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar2011-03-101-0/+5
| * OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar2011-03-101-11/+10Star
| * ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin2011-03-101-5/+43
| * ARM: omap3: Remove hand-encoded SMC instructionsDave Martin2011-03-101-7/+7
* | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2011-02-041-0/+2
|/
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-2/+2
* OMAP3: ASM sleep code format reworkJean Pihet2010-12-211-107/+117
* OMAP3: add comments for low power code errataJean Pihet2010-12-211-0/+11
* OMAP3: rework of the ASM sleep code execution pathsJean Pihet2010-12-211-131/+187
* OMAP3: re-organize the ASM sleep codeJean Pihet2010-12-211-53/+61
* OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2010-12-211-11/+18
* OMAP2+: use global values for the SRAM PA addressesJean Pihet2010-12-211-0/+1
* OMAP3: remove unused code from the ASM sleep codeJean Pihet2010-12-211-52/+6Star
* OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver2010-12-211-0/+30
* OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-211-0/+26
* OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver2010-12-211-5/+50
* OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff2010-12-211-66/+14Star
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* fix typos concerning "acquire"Uwe Kleine-König2010-06-161-1/+1
* OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo2010-02-231-2/+24
* OMAP3: PM: add scratchpad locking functionRajendra Nayak2010-02-231-0/+33