aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/sleep34xx.S
AgeCommit message (Expand)Author
2017-11-28ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren
2017-08-14ARM: align .data sectionRussell King
2016-01-22ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren
2016-01-22ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren
2016-01-22ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren
2016-01-22ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren
2015-05-28ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren
2012-11-12Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of ...Arnd Bergmann
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren
2012-09-12ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King
2011-06-24ARM: pm: omap34xx: remove misleading comment and use of r9Russell King
2011-06-24ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-10OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar
2011-03-10OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar
2011-03-10OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar
2011-03-10OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar
2011-03-10OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar
2011-03-09ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin
2011-03-09ARM: omap3: Remove hand-encoded SMC instructionsDave Martin
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP3: ASM sleep code format reworkJean Pihet
2010-12-21OMAP3: add comments for low power code errataJean Pihet
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet
2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet
2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet
2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon
2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver
2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-06-16fix typos concerning "acquire"Uwe Kleine-König
2010-02-23OMAP3: PM: Added support for L2 aux ctrl register save and restoreTero Kristo
2010-02-23OMAP3: PM: add scratchpad locking functionRajendra Nayak
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare
2010-01-20OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo