1. 24 4月, 2008 1 次提交
  2. 19 4月, 2008 1 次提交
  3. 28 1月, 2008 1 次提交
    • R
      [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module · 34e31d87
      Robert Schwebel 提交于
      This patch adds main support for the generic phyCORE-PXA270 CPU module
      (aka PCM-027). Its as generic as possible to support any kind of baseboard.
      
      Note: Neither the CPU module nor the pcm027.c implementation can work without
      a baseboard support. Baseboard support can be added by the PCM-990 or any
      custom variant.
      
      V2:
       After comments by Eric Miao:
        - Currently unsupported devices moved into separate patch
        - direct call of baseboard initialisation
      
      V3:
       After comments by Russell King
        - sort include files
        - setting RTC bit for power control removed
       - style problems fixed (discovered by checkpatch.pl)
      Signed-off-by: NJuergen Beisert <j.beisert@pengutronix.de>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      34e31d87
  4. 30 11月, 2007 1 次提交
  5. 26 11月, 2007 1 次提交
  6. 16 10月, 2007 1 次提交
  7. 13 10月, 2007 1 次提交
    • E
      [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable · 30f0b408
      eric miao 提交于
      This definition produces processor specific code in generic function
      pxa_gpio_mode(), thus creating inconsistencies for support of pxa25x
      and pxa27x in a single zImage.
      
      As David Brownell suggests, make it a run-time variable and initialize
      at run-time according to the number of GPIOs on the processor. For now
      the initialization happens in pxa_init_irq_gpio(),  since there is
      already a parameter for that, besides, this is and MUST be earlier
      than any subsequent calls to pxa_gpio_mode().
      Signed-off-by: Neric miao <eric.y.miao@gmail.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      30f0b408
  8. 12 7月, 2007 2 次提交
  9. 25 10月, 2006 1 次提交
  10. 26 4月, 2006 1 次提交
  11. 29 3月, 2006 1 次提交
  12. 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