1. 05 3月, 2010 2 次提交
  2. 09 12月, 2009 1 次提交
  3. 24 11月, 2009 1 次提交
  4. 21 11月, 2009 3 次提交
  5. 12 11月, 2009 1 次提交
  6. 30 10月, 2009 1 次提交
  7. 28 8月, 2009 2 次提交
  8. 20 8月, 2009 2 次提交
  9. 20 6月, 2009 1 次提交
  10. 16 6月, 2009 1 次提交
  11. 19 5月, 2009 1 次提交
  12. 24 3月, 2009 1 次提交
  13. 19 3月, 2009 2 次提交
  14. 11 3月, 2009 1 次提交
    • B
      powerpc/kconfig: Kill PPC_MULTIPLATFORM · 28794d34
      Benjamin Herrenschmidt 提交于
      CONFIG_PPC_MULTIPLATFORM is a remain of the pre-powerpc days and isn't
      really meaningful anymore. It was basically equivalent to PPC64 || 6xx.
      
      This removes it along with the following changes:
      
       - 32-bit platforms that relied on PPC32 && PPC_MULTIPLATFORM now rely
         on 6xx which is what they want anyway.
      
       - A new symbol, PPC_BOOK3S, is defined that represent compliance with
         the "Server" variant of the architecture. This is set when either 6xx
         or PPC64 is set and open the door for future BOOK3E 64-bit.
      
       - 64-bit platforms that relied on PPC64 && PPC_MULTIPLATFORM now use
         PPC64 && PPC_BOOK3S
      
       - A separate and selectable CONFIG_PPC_OF_BOOT_TRAMPOLINE option is now
         used to control the use of prom_init.c
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      28794d34
  15. 04 3月, 2009 1 次提交
  16. 29 1月, 2009 2 次提交
  17. 04 12月, 2008 1 次提交
    • M
      powerpc/86xx: Basic GPIO support for GE Fanuc SBC610 · 965dc5fc
      Martyn Welch 提交于
      Basic support for the GPIO available on the SBC610 VPX Single Board Computer
      from GE Fanuc (PowerPC MPC8641D).
      
      This patch adds basic support for the GPIO in the devices I/O FPGA, the GPIO
      functionality is exposed through the AFIX pins on the backplane, unless used
      by an AFIX card.
      
      This code currently does not support switching between totem-pole and
      open-drain outputs (when used as outputs, GPIOs default to totem-pole).
      The interrupt capabilites of the GPIO lines is also not currently supported.
      Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      965dc5fc
  18. 31 10月, 2008 1 次提交
  19. 22 10月, 2008 1 次提交
  20. 14 10月, 2008 3 次提交
  21. 29 9月, 2008 2 次提交
  22. 16 9月, 2008 1 次提交
  23. 04 8月, 2008 1 次提交
  24. 17 7月, 2008 2 次提交
  25. 14 7月, 2008 2 次提交
  26. 01 7月, 2008 2 次提交
  27. 03 6月, 2008 1 次提交