1. 07 8月, 2008 2 次提交
  2. 20 10月, 2007 1 次提交
  3. 22 4月, 2007 1 次提交
  4. 02 3月, 2007 1 次提交
    • A
      ARM: OMAP: correct misc 15xx and non-15xx platform code · ef557d76
      Andrzej Zaborowski 提交于
      Disable accesses to SOFT_REQ_REG2 and ULPD_SOFT_DISABLE_REQ_REG
      registers for 15xx processors that don't have these registers. Enable
      level 2 interrupt handler for processors that identify as OMAP 15xx
      (e.g 310) and not 1510 specifically. Also fix the following compiler
      warning (only visible with CONFIG_OMAP_RESET_CLOCKS):
      
      arch/arm/mach-omap1/clock.c: In function 'omap1_clk_disable_unused':
      arch/arm/mach-omap1/clock.c:634: warning: 'return' with a value, in
      function returning void
      Signed-off-by: NAndrzej Zaborowski <balrog@zabor.org>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      ef557d76
  5. 30 11月, 2006 1 次提交
  6. 02 8月, 2006 1 次提交
  7. 01 7月, 2006 1 次提交
  8. 03 4月, 2006 1 次提交
  9. 10 11月, 2005 1 次提交
    • T
      [ARM] 3141/1: OMAP 1/5: Update omap1 specific files · 3179a019
      Tony Lindgren 提交于
      Patch from Tony Lindgren
      
      This patch syncs the mainline kernel with linux-omap tree.
      The highlights of the patch are:
      
      - Omap1 serial pport and framebuffer init updates by Imre Deak
      
      - Add support for omap310 processor and Palm Tungsten E PDA
        by Laurent Gonzales, Romain Goyet, et al. Omap310 and
        omap1510 processors are now handled as omap15xx.
      
      - Omap1 specific changes to shared omap clock framework
        by Tony Lindgren
      
      - Omap1 specific changes to shared omap pin mux framework
        by Tony Lindgren
      
      - Other misc fixes, such as update memory timings for smc91x,
        omap1 specific device initialization etc.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      3179a019
  10. 09 9月, 2005 1 次提交
    • T
      [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 · 7c38cf02
      Tony Lindgren 提交于
      Patch from Tony Lindgren
      
      This patch syncs the mainline kernel with linux-omap tree.
      The highlights of the patch are:
      - Convert more drivers to register resources in board-*.c to take
        advantage of the driver model by David Brownell and Ladislav Michl
      - Use set_irq_type() for GPIO interrupts instead of
        omap_set_gpio_edge_ctrl() by David Brownell
      - Add minimal support for handling optional add-on boards, such as
        OSK Mistral board with LCD and keypad, by David Brownell
      - Minimal support for loading functions to SRAM by Tony Lindgren
      - Wake up from serial port by muxing RX lines temporarily into GPIO
        interrupts by Tony Lindgren
      - 32KHz sched_clock by Tony Lindgren and Juha Yrjola
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      7c38cf02
  11. 07 9月, 2005 1 次提交
  12. 11 7月, 2005 1 次提交
  13. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4