aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sleep34xx.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-23OMAP3: PM: add scratchpad locking functionRajendra Nayak1-0/+33
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare1-1/+1
2010-01-20OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo1-4/+9
2009-11-11OMAP3: PM: Wait for SDRC ready iso a blind delayPeter 'p2' De Schrijver1-12/+36
2009-11-11OMAP3: PM: SDRC auto-refresh workaround for off-modeTero Kristo1-1/+83
2009-11-11OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi1-1/+1
2009-11-11OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo1-1/+74
2009-11-11OMAP3: PM: MPU off-mode supportRajendra Nayak1-7/+4
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman1-0/+436