Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f7324d4ba9e846e96ac85fbe74afe3fbdacf3b75
/
arch
/
arm
/
mach-omap2
/
control.c
57f2bf4
ARM: OMAP2+: remove omap2_set_globals_control()
by Dario Binacchi
· 3 years, 9 months ago
87c59ca
ARM: OMAP2+: do not export am43xx_control functions
by Ben Dooks
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
38c4b12
ARM: AM43XX: Add functions to save/restore am43xx control registers
by Tero Kristo
· 7 years ago
5aa6d80
ARM: OMAP5: control: add support for control module wkup pad config
by Tero Kristo
· 7 years ago
04dfac0
ARM: omap2+: control: add support for auxiliary control module instances
by Tero Kristo
· 7 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
d9d806b
ARM: OMAP2+: Fix out of range register access with syscon_config.max_register
by Tony Lindgren
· 9 years ago
9444f10
ARM: OMAP2+: Fix scm compatible for dm814x
by Tony Lindgren
· 10 years ago
b96b332
ARM: OMAP3: Add support for configuring MMC pins as GPIO pins
by Tony Lindgren
· 10 years ago
ca125b5
ARM: OMAP4+: control: add support for initializing control module via DT
by Tero Kristo
· 10 years ago
efde234
ARM: OMAP4+: control: remove support for legacy pad read/write
by Tero Kristo
· 10 years ago
83a5d6c
ARM: dts: am4372: add minimal l4 bus layout with control module support
by Tero Kristo
· 10 years ago
e3bc535
ARM: dts: am33xx: add minimal l4 bus layout with control module support
by Tero Kristo
· 10 years ago
b884507
ARM: dts: omap3: add minimal l4 bus layout with control module support
by Tero Kristo
· 10 years ago
72b10ac
ARM: dts: omap24xx: add minimal l4 bus layout with control module support
by Tero Kristo
· 10 years ago
e5b6357
ARM: OMAP2+: control: add syscon support for register accesses
by Tero Kristo
· 10 years ago
ae0f679
ARM: OMAP2+: control: remove API for getting control module base address
by Tero Kristo
· 10 years ago
80cbb22
ARM: OMAP2+: clock: add low-level support for regmap
by Tero Kristo
· 10 years ago
2208bf1
ARM: OMAP2+: control: determine control module base address from DT
by Tero Kristo
· 10 years ago
fe87414
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
by Tero Kristo
· 11 years ago
ae21e61
ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c
by Jeremy Vial
· 10 years ago
9b5f742
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
by Jeremy Vial
· 10 years ago
ba12c24
ARM: OMAP3: control: isolate control module init to its own function
by Tero Kristo
· 11 years ago
bbd36f9
ARM: OMAP3: control: add API for setting up the modem pads
by Tero Kristo
· 11 years ago
7e28b465
ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
by Tero Kristo
· 11 years ago
9efcea0
ARM: OMAP3: PRM: add API for checking and clearing cold reset status
by Tero Kristo
· 11 years ago
edfaf05
ARM: OMAP2+: raw read and write endian fix
by Victor Kamensky
· 11 years ago
49e0340
ARM: OMAP3: control: add API for setting IVA bootmode
by Tero Kristo
· 11 years ago
c6a2d83
ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
by Tero Kristo
· 11 years ago
668468b
ARM: OMAP2+: control: add OMAP5 support for dsp boot programming
by Suman Anna
· 12 years ago
b6a4226
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
by Paul Walmsley
· 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
3e6ece1
ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h
by Paul Walmsley
· 12 years ago
dbc0416
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
by Tony Lindgren
· 12 years ago
90f1380
ARM: OMAP2+: control: new APIs to configure boot address and mode
by Omar Ramirez Luna
· 13 years ago
2b43e4e
ARM: OMAP2+: Fix build error after merge
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
4e65331
ARM: 7159/1: OMAP: Introduce local common.h files
by Tony Lindgren
· 13 years ago
4c3cf90
ARM: OMAP: Move set_globals initialization to happen in init_early
by Tony Lindgren
· 13 years ago
14c79bb
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry points
by Kevin Hilman
· 14 years ago
a8ae645
OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
by Eduardo Valentin
· 14 years ago
8bc2e98
OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
by Eduardo Valentin
· 14 years ago
596efe4
OMAP3: control/PM: move padconf save code to mach-omap2/control.c
by Paul Walmsley
· 14 years ago
c4d7e58
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
by Paul Walmsley
· 14 years ago
59fb659
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
by Paul Walmsley
· 14 years ago
f5f9d13
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
by Paul Walmsley
· 14 years ago
166353b
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
by Paul Walmsley
· 14 years ago
f7dfe3d
OMAP3: rework of the ASM sleep code execution paths
by Jean Pihet
· 14 years ago
458e999
OMAP3630: PM: Erratum i608: disable RTA
by Nishanth Menon
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
3881573
OMAP: mach-omap2: Fix static declaration warnings
by Manjunath Kondaiah G
· 14 years ago
4d63bc1
OMAP: mach-omap2: Fix incorrect assignment warnings
by Manjunath Kondaiah G
· 14 years ago
70ba71a
omap4: control: Add accessor api's for pad control module
by Santosh Shilimkar
· 14 years ago
0c34924
omap4: control: Add ctrl_pad_base to omap_globals
by Santosh Shilimkar
· 14 years ago
2bc4ef7
OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
by Paul Walmsley
· 15 years ago
b7ebb10
omap2/3/4: ioremap omap_globals module
by Santosh Shilimkar
· 15 years ago
f265dc4
OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNT
by Rajendra Nayak
· 16 years ago
0795a75
OMAP3: PM: SDRC auto-refresh workaround for off-mode
by Tero Kristo
· 16 years ago
cb0cb2b
OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpad
by Kalle Jokiniemi
· 16 years ago
27d59a4
OMAP3 PM: off-mode support for HS/EMU devices
by Tero Kristo
· 16 years ago
c96631e
OMAP3: PM: SCM context save/restore
by Rajendra Nayak
· 16 years ago
8014078
OMAP3: PM: Populate scratchpad contents
by Rajendra Nayak
· 16 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
a58caad
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
by Tony Lindgren
· 17 years ago
69d88a0
ARM: OMAP2: Add common register access for 24xx and 34xx
by Paul Walmsley
· 17 years ago