Skip to content
  1. Jun 20, 2011
    • Tony Lindgren's avatar
      omap: Set separate timer init functions to avoid cpu_is_omap tests · e74984e4
      Tony Lindgren authored
      
      
      This is needed for the following patches so we can initialize the
      rest of the hardware timers later on.
      
      As with the init_irq calls, there's no need to do cpu_is_omap calls
      during the timer init as we only care about the major omap generation.
      This means that we can initialize the sys_timer with the .timer
      entries alone.
      
      Note that for now we just set stubs for the various sys_timer entries
      that will get populated in a later patch. The following patches will
      also remove the omap_dm_timer_init calls and change the init for the
      rest of the hardware timers to happen with an arch_initcall.
      
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      Reviewed-by: default avatarKevin Hilman <khilman@ti.com>
      e74984e4
  2. Jun 16, 2011
  3. Jun 01, 2011
  4. May 31, 2011
  5. May 26, 2011
  6. May 23, 2011
  7. May 20, 2011
  8. May 18, 2011
  9. May 17, 2011
  10. May 16, 2011
    • Tony Lindgren's avatar
      arm: omap2/3: Use generic irq chip · 667a11fa
      Tony Lindgren authored
      
      
      Use generic irq chip for omap2 & 3.
      
      Note that this patch also leaves out the spurious IRQ warning
      for omap3.
      
      This warning should no longer be needed as the interrupt handlers
      for various devices have implemented the necessayr read-back of
      the posted write.
      
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      667a11fa
  11. May 13, 2011
  12. May 12, 2011
  13. May 11, 2011
Loading