summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prcm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-64/+0
* ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-19/+0
* ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-39/+0
* ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-52/+0
* ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-9/+6
* ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-081-12/+0
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-4/+4
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-4/+4
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-1/+0
|/
* ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan2012-07-091-1/+1
* ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and...R Sricharan2012-07-041-0/+23
* ARM: OMAP4+: Add prm and cm base init function.R Sricharan2012-05-071-0/+8
* ARM: restart: omap: use new restart hookRussell King2012-01-051-4/+1
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-191-13/+6
|/
* OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson2011-07-101-1/+1
* ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2011-01-271-1/+4
* OMAP3: SDRC: Add comments on Errata i520 for Global SW resetVishwanath BS2010-12-221-0/+28
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-8/+8
* OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley2010-12-211-9/+8
* OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley2010-12-211-25/+1
* OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-211-375/+0
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-79/+9
* OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley2010-12-211-1/+1
* OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley2010-12-211-0/+1
* OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley2010-12-211-5/+0
* OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley2010-12-211-9/+1
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-081-1/+1
* OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson2010-09-211-0/+24
* OMAP4: prcm: Fix global warm reset bit positionRajeev Kulkarni2010-09-211-2/+3
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-2/+2
* OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-311-2/+2
* omap: pass the reboot command to the boot loaderAaro Koskinen2010-03-111-2/+2
* Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-241-10/+8
|\
| * OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman2010-02-241-1/+3
| * OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-241-9/+5
* | omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar2010-02-231-3/+13
|/
* OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley2010-01-291-3/+5
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-261-0/+12
* ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.Abhijit Pagare2010-01-261-20/+23
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-261-3/+14
* OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-201-11/+0
* ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak2009-12-111-0/+2
* OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley2009-12-111-3/+2
* OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley2009-12-111-6/+0
* OMAP: Store reboot mode in scratchpad on OMAP34xxJuha Yrjola2009-11-111-2/+11
OpenPOWER on IntegriCloud