1. 09 5月, 2007 1 次提交
    • D
      ARM: OMAP: h4 must have blinky leds!! · 994c84ea
      David Brownell 提交于
      This adds generic support for the "debug board" LEDs used by most of
      TI's OMAP reference boards, and board-specific support for the H4.
      
      It's derived from the not-as-generic stuff used by OMAP1 H2/H3/P2.
      Those should be able to switch easily to this version, and clean up
      some of the omap1-specific code.
      
      In addition to H4 support, one key improvement is supporting not just
      the "old" ARM debug LED API (with timer and idle LEDs, plus four that
      can be handy for kernel debugging), but it also supports the "new"
      generic LED API (most useful for usermode stuff IMO).  Either or both
      APIs can be enabled.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      994c84ea
  2. 13 12月, 2006 1 次提交
  3. 27 6月, 2006 1 次提交
  4. 03 4月, 2006 1 次提交
  5. 14 1月, 2006 1 次提交
  6. 08 9月, 2005 1 次提交
    • T
      [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 · 92105bb7
      Tony Lindgren 提交于
      Patch from Tony Lindgren
      
      This patch syncs the mainline kernel with linux-omap tree.
      The highlights of the patch are:
      - Clock updates by Tuukka Tikkanen, Juha Yrjola,
        Daniel Petrini and Tony Lindgren
      - DMA fixes by Imre Deak, Juha Yrjola and Daniel Petrini
      - Add support to dual-mode hardware timers by Lauri Leukkunen
      - GPIO support for 24xx by Paul Mundt
      - GPIO wake-up support by Tony Lindgren
      - Better GPIO interrupt handler to not lose interrupts by
        Ralph Walden and Ladislav Michl
      - Power Management updates by Tuukka Tikkanen
      - Make Power Management code use new SRAM functions by
        Tony Lindgren
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      92105bb7
  7. 11 7月, 2005 2 次提交