index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
prcm.c
Commit message (
Expand
)
Author
Age
*
ARM: OMAP: Allow platforms to hook reset cleanly
Russell King - ARM Linux
2011-01-27
*
OMAP3: SDRC: Add comments on Errata i520 for Global SW reset
Vishwanath BS
2010-12-22
*
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
2010-12-21
*
OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file
Paul Walmsley
2010-12-21
*
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley
2010-12-21
*
OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore
Paul Walmsley
2010-12-21
*
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-21
*
OMAP4: PRCM: rename _MOD macros to _INST
Paul Walmsley
2010-12-21
*
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
2010-12-21
*
OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code
Paul Walmsley
2010-12-21
*
OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()
Paul Walmsley
2010-12-21
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
*
OMAP: mach-omap2: Fix static declaration warnings
Manjunath Kondaiah G
2010-10-08
*
OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRM
Benoit Cousson
2010-09-21
*
OMAP4: prcm: Fix global warm reset bit position
Rajeev Kulkarni
2010-09-21
*
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
2010-05-20
*
OMAP4: prcm: Use logical OR instead of bitwise OR
Rajendra Nayak
2010-03-31
*
omap: pass the reboot command to the boot loader
Aaro Koskinen
2010-03-11
*
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
2010-02-24
|
\
|
*
OMAP2/3: PRCM: fix misc. compiler warnings
Kevin Hilman
2010-02-24
|
*
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
2010-02-24
*
|
omap2/3/4: ioremap omap_globals module
Santosh Shilimkar
2010-02-23
|
/
*
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
Paul Walmsley
2010-01-29
*
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
2010-01-26
*
ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
Abhijit Pagare
2010-01-26
*
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
2010-01-26
*
OMAP3: PM: Removing redundant and potentially dangerous PRCM configration
Sripathy, Vishwanath
2010-01-20
*
ARM: OMAP4: PM: Fix the PRM and CM base addresses
Rajendra Nayak
2009-12-11
*
OMAP clock/hwmod: fix off-by-one errors
Paul Walmsley
2009-12-11
*
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
Paul Walmsley
2009-12-11
*
OMAP: Store reboot mode in scratchpad on OMAP34xx
Juha Yrjola
2009-11-11
*
OMAP3: PM: Save and restore also CM_CLKSEL1_PLL_IVA2
Jouni Hogander
2009-11-11
*
OMAP3: PM: PRCM context save/restore
Rajendra Nayak
2009-11-11
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
*
OMAP2/3 clock: split, rename omap2_wait_clock_ready()
Paul Walmsley
2009-07-24
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
ARM: OMAP: Turn CM and PRM access into functions
Tony Lindgren
2008-07-03
*
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
Tony Lindgren
2008-07-03
*
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
2008-04-14
*
ARM: OMAP: Avoid sleeping during arch_reset
Tony Lindgren
2006-09-25
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework
Tony Lindgren
2006-04-02