Age | Commit message (Expand) | Author | Files | Lines |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 1 | -16/+1 |
2011-03-11 | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/... | Paul Walmsley | 1 | -14/+28 |
2011-02-26 | OMAP: clockdomain: Arch specific funcs to handle deps | Rajendra Nayak | 1 | -3/+3 |
2011-02-18 | omap: gpmc: enable irq mode in gpmc | Sukumar Ghorai | 1 | -2/+0 |
2011-02-16 | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren | 1 | -9/+25 |
2011-02-16 | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar | 1 | -1/+21 |
2011-02-15 | omap2+: Fix omap_serial_early_init to work with init_early hook | Tony Lindgren | 1 | -2/+0 |
2011-02-15 | omap2+: Make omap_hwmod_late_init into core_initcall | Tony Lindgren | 1 | -2/+0 |
2011-01-28 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren | 1 | -4/+4 |
2011-01-28 | omap2+: Fix unused variable warning for omap_irq_base | Russell King | 1 | -4/+2 |
2010-12-22 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP2+: clockdomains: move clockdomain static data to .c files | Paul Walmsley | 1 | -6/+4 |
2010-12-22 | OMAP2+: powerdomains: move powerdomain static data to .c files | Paul Walmsley | 1 | -7/+14 |
2010-12-22 | OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file | Rajendra Nayak | 1 | -2/+1 |
2010-12-22 | OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism | Paul Walmsley | 1 | -0/+18 |
2010-12-22 | OMAP2+: hwmod: add postsetup state | Paul Walmsley | 1 | -12/+20 |
2010-12-22 | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley | 1 | -4/+12 |
2010-12-22 | OMAP3: remove OPP interfaces from OMAP PM layer | Kevin Hilman | 1 | -2/+1 |
2010-12-18 | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren | 1 | -1/+1 |
2010-12-15 | omap: Fix setting omap_irq_base for 2430 | Tony Lindgren | 1 | -1/+1 |
2010-12-10 | omap: Split omap_read/write functions for omap1 and omap2+ | Tony Lindgren | 1 | -0/+40 |
2010-12-10 | omap2+: Initialize omap_irq_base for entry-macro.S from platform code | Tony Lindgren | 1 | -0/+22 |
2010-12-08 | arm: omap2: io: fix clk_get() error check | Aaro Koskinen | 1 | -1/+1 |
2010-10-08 | OMAP: plat-omap: Fix static function warnings | Manjunath Kondaiah G | 1 | -0/+1 |
2010-09-24 | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 | Benoit Cousson | 1 | -3/+4 |
2010-08-04 | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 1 | -3/+0 |
2010-08-04 | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 1 | -2/+9 |
2010-07-27 | OMAP: PM: create omap_devices for MPU, DSP, L3 | Kevin Hilman | 1 | -1/+1 |
2010-07-27 | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() | Paul Walmsley | 1 | -1/+8 |
2010-07-16 | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 1 | -3/+0 |
2010-07-05 | omap: mux: Remove old mux code | Tony Lindgren | 1 | -2/+0 |
2010-05-04 | omap2/3: Fix DEBUG_LL for omap zoom2/3 | Tony Lindgren | 1 | -0/+9 |
2010-03-12 | OMAP4: fix temporary hacks that break multi-omap PM | Kevin Hilman | 1 | -7/+6 |
2010-03-12 | omap: mach-omap2/io.c: fix function declarations | Aaro Koskinen | 1 | -4/+4 |
2010-02-25 | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 1 | -17/+12 |
2010-02-24 | OMAP hwmod: convert header files with static allocations into C files | Paul Walmsley | 1 | -14/+7 |
2010-02-24 | OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files | Paul Walmsley | 1 | -2/+4 |
2010-02-24 | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 1 | -1/+1 |
2010-02-23 | omap3/4: Remove overlapping mapping of L4_WKUP io space | Santosh Shilimkar | 1 | -12/+0 |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 1 | -2/+2 |
2010-02-15 | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 1 | -1/+1 |
2010-02-15 | omap2/3/4: Fix omap2_map_common_io for multi-omap | Tony Lindgren | 1 | -17/+34 |
2010-01-29 | OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions | Paul Walmsley | 1 | -2/+13 |
2010-01-27 | OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm | Paul Walmsley | 1 | -1/+1 |
2010-01-27 | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare | 1 | -1/+1 |
2010-01-27 | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare | 1 | -1/+1 |
2010-01-09 | OMAP2xxx IO mapping: mark DSP mappings as being 2420-only | Paul Walmsley | 1 | -9/+9 |
2010-01-09 | OMAP2: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-12-12 | omap: mux: Remove old mux code for 34xx | Tony Lindgren | 1 | -0/+1 |