aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/sram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22ARM: omap: un-merge plat/sram.cArnd Bergmann1-129/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-21ARM: OMAP: Fix SRAM W+X mappingTony Lindgren1-1/+35
2013-01-01ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley1-0/+2
2012-10-31ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren1-288/+0
2012-10-31ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren1-46/+3
2012-10-31ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren1-22/+42
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+3
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-1/+2
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-1/+0
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-3/+8
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-08-30ARM: OMAP: sram: skip the first 16K on OMAP3 HSAaro Koskinen1-3/+6
2012-08-30ARM: OMAP: sram: fix OMAP4 errata handlingAaro Koskinen1-0/+2
2012-07-09ARM: OMAP5: Add minimal support for OMAP5430 SOCR Sricharan1-2/+9
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath1-2/+2
2012-07-05ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath1-1/+1
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-2/+2
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas1-6/+6
2012-04-13ARM: OMAP: OCM RAM: use memset_io() when clearing SRAMPaul Walmsley1-2/+2
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+4
2012-03-05ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia1-2/+12
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-5/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik1-0/+3
2011-12-08ARM: OMAP1: Set the omap1623 sram size to 16KTony Lindgren1-4/+2
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar1-0/+8
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren1-49/+20
2011-10-19ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren1-16/+0
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet1-10/+5
2011-05-31OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar1-6/+6
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-18/+2
2011-02-17omap4: Remove 'FIXME: omap44xx_sram_init not implemented'Santosh Shilimkar1-16/+0
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet1-5/+9
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-2/+2
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+3
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-5/+2
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet1-5/+2
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren1-1/+1
2010-12-09OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1
2010-11-24arm: omap1: make some functions staticAaro Koskinen1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-26/+11
2010-10-08OMAP: split plat-omap/common.cPaul Walmsley1-3/+0
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G1-12/+9
2010-09-25ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar1-20/+5
2010-09-24omap4: sram: Fix start addressVikram Pandita1-1/+1
2010-09-24omap: sram: fix is_sram_locked checkVikram Pandita1-10/+1
2010-05-04omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selectedTony Lindgren1-1/+15
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1