Age | Commit message (Expand) | Author |
2013-01-01 | ARM: OMAP: SRAM: resolve sparse warnings | Paul Walmsley |
2012-10-31 | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2 | Tony Lindgren |
2012-10-31 | ARM: OMAP: Move omap1 specific code to local sram.c | Tony Lindgren |
2012-10-31 | ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset() | Tony Lindgren |
2012-10-31 | ARM: OMAP: Split sram.h to local headers and minimal shared header | Tony Lindgren |
2012-10-18 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren |
2012-10-17 | ARM: OMAP: Make plat/sram.h local to plat-omap | Tony Lindgren |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg |
2012-08-30 | ARM: OMAP: sram: skip the first 16K on OMAP3 HS | Aaro Koskinen |
2012-08-30 | ARM: OMAP: sram: fix OMAP4 errata handling | Aaro Koskinen |
2012-07-09 | ARM: OMAP5: Add minimal support for OMAP5430 SOC | R Sricharan |
2012-07-05 | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx | Vaibhav Hiremath |
2012-07-05 | ARM: OMAP2+: am33xx: Make am33xx as a separate class | Vaibhav Hiremath |
2012-05-09 | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu... | Olof Johansson |
2012-04-17 | ARM: OMAP: sram: fix BUG in dpll code for !PM case | Grazvydas Ignotas |
2012-04-13 | ARM: OMAP: OCM RAM: use memset_io() when clearing SRAM | Paul Walmsley |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-05 | ARM: OMAP: sram: Add am33xx SRAM support (minimal) | Vaibhav Bedia |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren |
2012-01-09 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2011-12-08 | ARM: OMAP1: Update dpll1 default rate reprogramming method | Janusz Krzysztofik |
2011-12-08 | ARM: OMAP1: Set the omap1623 sram size to 16K | Tony Lindgren |
2011-12-08 | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers. | Santosh Shilimkar |
2011-10-19 | ARM: OMAP: Map SRAM later on with ioremap_exec() | Tony Lindgren |
2011-10-19 | ARM: OMAP: Remove calls to SRAM allocations for framebuffer | Tony Lindgren |
2011-06-29 | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet |
2011-05-31 | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' | Santosh Shilimkar |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-02-17 | omap4: Remove 'FIXME: omap44xx_sram_init not implemented' | Santosh Shilimkar |
2011-02-04 | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM | Jean Pihet |
2011-01-27 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren |
2010-12-21 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley |
2010-12-21 | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh... | Tony Lindgren |
2010-12-21 | OMAP2+: use global values for the SRAM PA addresses | Jean Pihet |
2010-12-17 | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren |
2010-12-09 | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman |
2010-11-24 | arm: omap1: make some functions static | Aaro Koskinen |
2010-10-25 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-08 | OMAP: split plat-omap/common.c | Paul Walmsley |
2010-10-08 | OMAP: plat-omap: Fix static function warnings | Manjunath Kondaiah G |
2010-09-25 | ARM: 6408/1: omap: Map only available sram memory | Santosh Shilimkar |
2010-09-24 | omap4: sram: Fix start address | Vikram Pandita |
2010-09-24 | omap: sram: fix is_sram_locked check | Vikram Pandita |
2010-05-04 | omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selected | Tony Lindgren |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren |
2009-12-11 | OMAP4: Fix SRAM base and size | Santosh Shilimkar |
2009-12-09 | OMAP: Add VRAM manager | Tomi Valkeinen |
2009-11-11 | OMAP3: PM: restore SRAM functions after off-mode. | Rajendra Nayak |