Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-20 | OMAP3 clock: add a short delay when lowering CORE clk rate | Paul Walmsley | 1 | -3/+5 |
2009-05-29 | Merge branch 'omap4' into for-next | Tony Lindgren | 1 | -0/+21 |
2009-05-29 | Merge branch 'omap-upstream' into for-next | Tony Lindgren | 1 | -2/+2 |
2009-05-29 | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar | 1 | -0/+21 |
2009-05-27 | Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-... | Tony Lindgren | 1 | -3/+13 |
2009-05-25 | ARM: OMAP: Remove useless omap_sram_error function. | Santosh Shilimkar | 1 | -20/+5 |
2009-05-25 | ARM: OMAP: Increase VMALLOC_END to allow 256MB RAM | Mans Rullgard | 1 | -2/+2 |
2009-05-25 | ARM: OMAP: Remove useless omap_sram_error function. | Santosh Shilimkar | 1 | -20/+5 |
2009-05-13 | OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz | Paul Walmsley | 1 | -3/+4 |
2009-05-13 | OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memory | Paul Walmsley | 1 | -0/+9 |
2009-03-24 | [OMAP850] Changes to memory subsystem | Zebediah C. McClure | 1 | -1/+1 |
2008-12-11 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 1 | -1/+2 |
2008-12-01 | [ARM] omap: fix a pile of issues | Russell King | 1 | -4/+4 |