| Commit message (Expand) | Author | Age |
* | 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-21 |
* | | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren | 2010-12-17 |
|\| |
|
| * | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman | 2010-12-09 |
* | | arm: omap1: make some functions static | Aaro Koskinen | 2010-11-24 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 |
|\ |
|
| * | OMAP: split plat-omap/common.c | Paul Walmsley | 2010-10-08 |
| * | OMAP: plat-omap: Fix static function warnings | Manjunath Kondaiah G | 2010-10-08 |
| * | omap4: sram: Fix start address | Vikram Pandita | 2010-09-24 |
| * | omap: sram: fix is_sram_locked check | Vikram Pandita | 2010-09-24 |
* | | ARM: 6408/1: omap: Map only available sram memory | Santosh Shilimkar | 2010-09-25 |
|/ |
|
* | omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selected | Tony Lindgren | 2010-05-04 |
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 |
* | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 2010-02-15 |
* | OMAP4: Fix SRAM base and size | Santosh Shilimkar | 2009-12-11 |
* | OMAP: Add VRAM manager | Tomi Valkeinen | 2009-12-09 |
* | OMAP3: PM: restore SRAM functions after off-mode. | Rajendra Nayak | 2009-11-11 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | omap: Move SRAM map to claim more io space | Santosh Shilimkar | 2009-10-19 |
* | omap: Split OMAP2_IO_ADDRESS to L3 and L4 | Santosh Shilimkar | 2009-10-19 |
* | omap: SRAM: flush the right address after memcpy in omap_sram_push | ye janboe | 2009-10-06 |
* | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 2009-08-28 |
* | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6 | Russell King | 2009-08-10 |
|\ |
|
| * | OMAP3 SDRC: add support for 2 SDRAM chip selects | Jean Pihet | 2009-07-24 |
* | | OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v... | Janboe Ye | 2009-08-10 |
|/ |
|
* | OMAP3: SRAM size fix for HS/EMU devices | Tero Kristo | 2009-06-23 |
* | OMAP3: Add support for DPLL3 divisor values higher than 2 | Tero Kristo | 2009-06-19 |
* | OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change | Paul Walmsley | 2009-06-19 |
* | OMAP3 clock: add a short delay when lowering CORE clk rate | Paul Walmsley | 2009-06-19 |
* | Merge branch 'omap4' into for-next | Tony Lindgren | 2009-05-28 |
|\ |
|
| * | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar | 2009-05-28 |
* | | Merge branch 'omap-upstream' into for-next | Tony Lindgren | 2009-05-28 |
|\| |
|
| * | ARM: OMAP: Increase VMALLOC_END to allow 256MB RAM | Mans Rullgard | 2009-05-25 |
| * | ARM: OMAP: Remove useless omap_sram_error function. | Santosh Shilimkar | 2009-05-25 |
* | | Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-... | Tony Lindgren | 2009-05-26 |
|\ \ |
|
| * | | OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz | Paul Walmsley | 2009-05-12 |
| * | | OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memory | Paul Walmsley | 2009-05-12 |
| |/ |
|
* / | ARM: OMAP: Remove useless omap_sram_error function. | Santosh Shilimkar | 2009-05-25 |
|/ |
|
* | [OMAP850] Changes to memory subsystem | Zebediah C. McClure | 2009-03-23 |
* | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 2008-12-10 |
* | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 |
* | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 |
|\ |
|
| * | ARM: OMAP3: Add minimal omap3430 support | Syed Mohammed, Khasim | 2008-10-09 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 2008-07-03 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 |
* | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 2007-05-09 |
* | ARM: OMAP: Sync core code with linux-omap | Tony Lindgren | 2007-05-08 |