aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sleep34xx.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-21ARM: OMAP2+: drop unnecessary adrlStefan Agner1-1/+1
2019-06-19ARM: use arch_extension directive instead of arch argumentStefan Agner1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-11-28ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren1-22/+4
2017-08-14ARM: align .data sectionRussell King1-0/+2
2016-01-22ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren1-3/+9
2016-01-22ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren1-2/+8
2016-01-22ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren1-4/+13
2016-01-22ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren1-22/+0
2015-05-28ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren1-20/+2
2012-11-12Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headersArnd Bergmann1-2/+1
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+1
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcmTony Lindgren1-2/+2
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley1-1/+1
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley1-1/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+1
2012-09-12ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren1-1/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+1
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+3
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King1-10/+2
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet1-128/+175
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry pointsKevin Hilman1-46/+9
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King1-140/+3
2011-06-24ARM: pm: omap34xx: remove misleading comment and use of r9Russell King1-7/+2
2011-06-24ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King1-5/+5
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-149/+133
2011-03-10OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar1-0/+27
2011-03-10OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar1-116/+40
2011-03-10OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar1-12/+3
2011-03-10OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar1-0/+5
2011-03-10OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar1-11/+10
2011-03-09ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin1-5/+43
2011-03-09ARM: omap3: Remove hand-encoded SMC instructionsDave Martin1-7/+7
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet1-0/+2
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21OMAP3: ASM sleep code format reworkJean Pihet1-107/+117
2010-12-21OMAP3: add comments for low power code errataJean Pihet1-0/+11
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet1-131/+187
2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61
2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet1-11/+18
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet1-0/+1
2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet1-52/+6
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver1-0/+30
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon1-0/+26
2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50
2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-06-16fix typos concerning "acquire"Uwe Kleine-König1-1/+1
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo1-2/+24