index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
sram34xx.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-1
/
+1
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-2
/
+3
2011-03-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+28
2011-03-10
ARM: omap3: Thumb-2 compatibility for sram34xx.S
Dave Martin
1
-8
/
+28
2011-02-04
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
Jean Pihet
1
-0
/
+1
2010-12-22
OMAP2/3: SRAM: add comment about crashes during a TLB miss
Paul Walmsley
1
-0
/
+6
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-1
/
+1
2010-09-28
omap3: Prevent SDRC deadlock when L3 is changing frequency
Jon Hunter
1
-1
/
+5
2009-12-12
OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behin...
Paul Walmsley
1
-2
/
+17
2009-07-25
OMAP3 SDRC: Move the clk stabilization delay to the right place
Rajendra Nayak
1
-2
/
+2
2009-07-25
OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83Mhz
Rajendra Nayak
1
-1
/
+1
2009-07-25
OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on boot
Paul Walmsley
1
-2
/
+0
2009-07-25
OMAP3 SDRC: add support for 2 SDRAM chip selects
Jean Pihet
1
-30
/
+107
2009-06-20
OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL
Paul Walmsley
1
-0
/
+12
2009-06-20
OMAP3: Add support for DPLL3 divisor values higher than 2
Tero Kristo
1
-3
/
+5
2009-06-20
OMAP3 SRAM: convert SRAM code to use macros rather than magic numbers
Paul Walmsley
1
-15
/
+38
2009-06-20
OMAP3 SRAM: add more comments on the SRAM code
Paul Walmsley
1
-21
/
+24
2009-06-20
OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
Paul Walmsley
1
-1
/
+7
2009-06-20
OMAP3 clock: add a short delay when lowering CORE clk rate
Paul Walmsley
1
-11
/
+9
2009-06-20
OMAP3 clock: remove wait for DPLL3 M2 clock to stabilize
Paul Walmsley
1
-3
/
+0
2009-05-13
OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz
Paul Walmsley
1
-6
/
+7
2009-05-13
OMAP3 SRAM: renumber registers to make space for argument passing
Paul Walmsley
1
-57
/
+57
2009-05-13
OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency change
Paul Walmsley
1
-3
/
+4
2009-05-13
OMAP3 clock: add interconnect barriers to CORE DPLL M2 change
Paul Walmsley
1
-3
/
+6
2009-05-13
OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpll
Paul Walmsley
1
-2
/
+2
2008-10-09
ARM: OMAP3: Add minimal omap3430 support
Syed Mohammed, Khasim
1
-0
/
+179