index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
sram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
ARM: OMAP5: Add minimal support for OMAP5430 SOC
R Sricharan
1
-2
/
+9
2012-07-05
ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx
Vaibhav Hiremath
1
-2
/
+2
2012-07-05
ARM: OMAP2+: am33xx: Make am33xx as a separate class
Vaibhav Hiremath
1
-1
/
+1
2012-05-09
Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-2
/
+2
2012-04-17
ARM: OMAP: sram: fix BUG in dpll code for !PM case
Grazvydas Ignotas
1
-6
/
+6
2012-04-13
ARM: OMAP: OCM RAM: use memset_io() when clearing SRAM
Paul Walmsley
1
-2
/
+2
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+4
2012-03-06
ARM: OMAP: sram: Add am33xx SRAM support (minimal)
Vaibhav Bedia
1
-2
/
+12
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-5
/
+4
2012-01-10
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+8
2011-12-09
ARM: OMAP1: Update dpll1 default rate reprogramming method
Janusz Krzysztofik
1
-0
/
+3
2011-12-09
ARM: OMAP1: Set the omap1623 sram size to 16K
Tony Lindgren
1
-4
/
+2
2011-12-08
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
1
-0
/
+8
2011-10-20
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
1
-49
/
+20
2011-10-20
ARM: OMAP: Remove calls to SRAM allocations for framebuffer
Tony Lindgren
1
-16
/
+0
2011-06-29
ARM: pm: omap3: run the ASM sleep code from DDR
Jean Pihet
1
-10
/
+5
2011-05-31
OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
Santosh Shilimkar
1
-6
/
+6
2011-03-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+2
2011-02-17
omap4: Remove 'FIXME: omap44xx_sram_init not implemented'
Santosh Shilimkar
1
-16
/
+0
2011-02-04
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
Jean Pihet
1
-5
/
+9
2011-01-28
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-2
/
+2
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+3
2010-12-22
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
1
-5
/
+2
2010-12-22
OMAP2+: use global values for the SRAM PA addresses
Jean Pihet
1
-5
/
+2
2010-12-18
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-10
OMAP1: SRAM: fix size for OMAP1611 SoCs
Kevin Hilman
1
-1
/
+1
2010-11-25
arm: omap1: make some functions static
Aaro Koskinen
1
-1
/
+1
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+11
2010-10-08
OMAP: split plat-omap/common.c
Paul Walmsley
1
-3
/
+0
2010-10-08
OMAP: plat-omap: Fix static function warnings
Manjunath Kondaiah G
1
-12
/
+9
2010-09-25
ARM: 6408/1: omap: Map only available sram memory
Santosh Shilimkar
1
-20
/
+5
2010-09-24
omap4: sram: Fix start address
Vikram Pandita
1
-1
/
+1
2010-09-24
omap: sram: fix is_sram_locked check
Vikram Pandita
1
-10
/
+1
2010-05-05
omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selected
Tony Lindgren
1
-1
/
+15
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2009-12-12
OMAP4: Fix SRAM base and size
Santosh Shilimkar
1
-3
/
+9
2009-12-09
OMAP: Add VRAM manager
Tomi Valkeinen
1
-0
/
+8
2009-11-12
OMAP3: PM: restore SRAM functions after off-mode.
Rajendra Nayak
1
-3
/
+5
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-4
/
+4
2009-10-20
omap: Move SRAM map to claim more io space
Santosh Shilimkar
1
-3
/
+3
2009-10-20
omap: Split OMAP2_IO_ADDRESS to L3 and L4
Santosh Shilimkar
1
-10
/
+10
2009-10-06
omap: SRAM: flush the right address after memcpy in omap_sram_push
ye janboe
1
-1
/
+2
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-10
/
+10
2009-08-10
Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6
Russell King
1
-12
/
+18
2009-08-10
OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...
Janboe Ye
1
-2
/
+2
2009-07-25
OMAP3 SDRC: add support for 2 SDRAM chip selects
Jean Pihet
1
-12
/
+18
2009-06-23
OMAP3: SRAM size fix for HS/EMU devices
Tero Kristo
1
-1
/
+6
2009-06-20
OMAP3: Add support for DPLL3 divisor values higher than 2
Tero Kristo
1
-3
/
+3
2009-06-20
OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
Paul Walmsley
1
-3
/
+3
[next]