Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d1f83021d5ca993242105f7b41f924614501fce5
/
arch
/
arm
/
mach-omap2
/
sleep34xx.S
0a0b132
ARM: OMAP2+: Fix l2_inv_api_params for rodata
by Tony Lindgren
· 9 years ago
a5311d4
ARM: OMAP2+: Fix save_secure_ram_context for rodata
by Tony Lindgren
· 9 years ago
eeaf964
ARM: OMAP2+: Fix l2dis_3630 for rodata
by Tony Lindgren
· 9 years ago
d9db591
ARM: OMAP2+: Fix wait_dll_lock_timed for rodata
by Tony Lindgren
· 9 years ago
d8a5094
ARM: OMAP3: Fix booting with thumb2 kernel
by Tony Lindgren
· 10 years ago
65829ef
Merge 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/headers
by Arnd Bergmann
· 12 years ago
bf027ca
ARM: OMAP: Split sram.h to local headers and minimal shared header
by Tony Lindgren
· 12 years ago
8634155
Merge 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-prcm
by Tony Lindgren
· 12 years ago
ff4ae5d
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
by Paul Walmsley
· 12 years ago
139563a
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
by Paul Walmsley
· 12 years ago
622297f
ARM: OMAP: Make plat/sram.h local to plat-omap
by Tony Lindgren
· 12 years ago
c49f34b
ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2
by Tony Lindgren
· 12 years ago
dbc0416
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
by Tony Lindgren
· 12 years ago
2c799ce
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
by Tony Lindgren
· 13 years ago
ee0839c
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
by Tony Lindgren
· 13 years ago
cbe2634
ARM: pm: omap3: move saving of the auxiliary control registers to C
by Russell King
· 14 years ago
46e130d
ARM: pm: omap3: run the ASM sleep code from DDR
by Jean Pihet
· 14 years ago
14c79bb
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry points
by Kevin Hilman
· 14 years ago
076f2cc
ARM: pm: omap34xx: convert to generic suspend/resume support
by Russell King
· 14 years ago
2637ce3
ARM: pm: omap34xx: remove misleading comment and use of r9
by Russell King
· 14 years ago
857c1b8
ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
by Russell King
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
9062511
OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation
by Santosh Shilimkar
· 14 years ago
46f557c
OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context
by Santosh Shilimkar
· 14 years ago
c9749a3
OMAP3: PM: Allow the cache clean when L1 is lost.
by Santosh Shilimkar
· 14 years ago
8409d57
OMAP3: PM: Fix the MMU on sequence in the asm code
by Santosh Shilimkar
· 14 years ago
4444d71
OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones
by Santosh Shilimkar
· 14 years ago
dd31394
ARM: omap3: Thumb-2 compatibility for sleep34xx.S
by Dave Martin
· 14 years ago
76d5001
ARM: omap3: Remove hand-encoded SMC instructions
by Dave Martin
· 14 years ago
b6338bd
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
by Jean Pihet
· 14 years ago
59fb659
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
by Paul Walmsley
· 14 years ago
bb1c903
OMAP3: ASM sleep code format rework
by Jean Pihet
· 14 years ago
8352129
OMAP3: add comments for low power code errata
by Jean Pihet
· 14 years ago
f7dfe3d
OMAP3: rework of the ASM sleep code execution paths
by Jean Pihet
· 14 years ago
1e81bc0
OMAP3: re-organize the ASM sleep code
by Jean Pihet
· 14 years ago
fe360e1
OMAP3: remove hardcoded values from the ASM sleep code
by Jean Pihet
· 14 years ago
b4b36fd
OMAP2+: use global values for the SRAM PA addresses
by Jean Pihet
· 14 years ago
d3cdfd2
OMAP3: remove unused code from the ASM sleep code
by Jean Pihet
· 14 years ago
c4236d2
OMAP3630: PM: Disable L2 cache while invalidating L2 cache
by Peter 'p2' De Schrijver
· 14 years ago
458e999
OMAP3630: PM: Erratum i608: disable RTA
by Nishanth Menon
· 14 years ago
9d93b8a2
OMAP3: PM: Erratum i581 support: dll kick strategy
by Peter 'p2' De Schrijver
· 14 years ago
0bd4053
OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all
by Richard Woodruff
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
46cd09a
fix typos concerning "acquire"
by Uwe Kleine-König
· 15 years ago
79dcfdd
OMAP3: PM: Added support for L2 aux ctrl register save and restore
by Tero Kristo
· 15 years ago
a89b6f0
OMAP3: PM: add scratchpad locking function
by Rajendra Nayak
· 16 years ago
3790300
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
by Abhijit Pagare
· 15 years ago
a087cad
OMAP3: Fixed ARM aux ctrl register save/restore
by Tero Kristo
· 15 years ago
89139dc
OMAP3: PM: Wait for SDRC ready iso a blind delay
by Peter 'p2' De Schrijver
· 16 years ago
0795a75
OMAP3: PM: SDRC auto-refresh workaround for off-mode
by Tero Kristo
· 16 years ago
ba50ea7
OMAP3: PM: Fix secure SRAM context save/restore
by Kalle Jokiniemi
· 16 years ago
27d59a4
OMAP3 PM: off-mode support for HS/EMU devices
by Tero Kristo
· 16 years ago
61255ab
OMAP3: PM: MPU off-mode support
by Rajendra Nayak
· 16 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
8bd2294
OMAP2/3: PM: push core PM code from linux-omap
by Kevin Hilman
· 16 years ago