aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/control.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-19ARM: OMAP3: control: add API for setting IVA bootmodeTero Kristo1-0/+11
2013-10-19ARM: OMAP3: CM/control: move CM scratchpad save to CM driverTero Kristo1-39/+4
2013-05-16ARM: OMAP2+: control: add OMAP5 support for dsp boot programmingSuman Anna1-0/+1
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-6/+4
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: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley1-3/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-06-18ARM: OMAP2+: control: new APIs to configure boot address and modeOmar Ramirez Luna1-0/+43
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren1-0/+1
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+2
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-10/+4
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry pointsKevin Hilman1-3/+4
2011-04-20OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin1-1/+7
2011-04-20OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin1-1/+1
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-0/+31
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-19/+21
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley1-0/+5
2010-12-21OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley1-0/+31
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet1-1/+8
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon1-1/+12
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+2
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G1-0/+1
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G1-2/+2
2010-09-27omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar1-0/+18
2010-09-27omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar1-0/+7
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-3/+4
2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar1-1/+5
2009-11-11OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak1-1/+15
2009-11-11OMAP3: PM: SDRC auto-refresh workaround for off-modeTero Kristo1-2/+7
2009-11-11OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpadKalle Jokiniemi1-1/+1
2009-11-11OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo1-1/+7
2009-11-11OMAP3: PM: SCM context save/restoreRajendra Nayak1-2/+155
2009-11-11OMAP3: PM: Populate scratchpad contentsRajendra Nayak1-0/+203
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren1-17/+7
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley1-0/+74