1. 26 1月, 2012 1 次提交
  2. 14 11月, 2011 3 次提交
  3. 12 7月, 2011 3 次提交
  4. 13 4月, 2011 1 次提交
  5. 18 12月, 2010 1 次提交
  6. 16 12月, 2010 1 次提交
  7. 08 10月, 2010 1 次提交
  8. 02 3月, 2010 5 次提交
  9. 10 9月, 2009 4 次提交
  10. 05 6月, 2009 2 次提交
  11. 17 10月, 2008 1 次提交
  12. 02 9月, 2008 2 次提交
  13. 12 8月, 2008 1 次提交
  14. 07 8月, 2008 1 次提交
  15. 10 7月, 2008 1 次提交
  16. 07 7月, 2008 1 次提交
  17. 24 4月, 2008 1 次提交
  18. 19 4月, 2008 1 次提交
  19. 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
  20. 30 11月, 2007 1 次提交
  21. 26 11月, 2007 1 次提交
  22. 16 10月, 2007 1 次提交
  23. 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
  24. 12 7月, 2007 2 次提交
  25. 25 10月, 2006 1 次提交
  26. 26 4月, 2006 1 次提交