1. 10 2月, 2006 2 次提交
  2. 08 2月, 2006 1 次提交
  3. 07 2月, 2006 4 次提交
  4. 05 2月, 2006 1 次提交
  5. 28 1月, 2006 1 次提交
  6. 20 1月, 2006 2 次提交
  7. 15 1月, 2006 1 次提交
    • P
      [PATCH] ppc: Remove powermac support from ARCH=ppc · a7fdd90b
      Paul Mackerras 提交于
      This makes it possible to build kernels for PReP and/or CHRP
      with ARCH=ppc by removing the (non-building) powermac support.
      It's now also possible to select PReP and CHRP independently.
      Powermac users should now build with ARCH=powerpc instead of
      ARCH=ppc.  (This does mean that it is no longer possible to
      build a 32-bit kernel for a G5.)
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      a7fdd90b
  8. 14 1月, 2006 1 次提交
  9. 13 1月, 2006 1 次提交
  10. 09 1月, 2006 2 次提交
    • M
      [PATCH] ppc32: m8xx watchdog update · fb64c244
      Marcelo Tosatti 提交于
      This updates m8xx_wdt as follows:
      
      1) Remove now obsolete fpos check in the write() function. The driver is
      currently non functional due to this bug.
      
      2) Use in/out macros for register access.
      
      3) Allows m8xx_wdt to use a kernel timer instead of the builtin RTC/PIT
      for keep-alive trigger (which is responsible for servicing the watchdog
      until an userspace application takes over). For instance Cyclades PRxK
      boards (MPC 855T based) have a non-functional internal RTC/PIT unit.
      Behaviour for boards with RTC/PIT is unchaged.
      
      4) The last change required moving the RTCSC register setting code
      to a weak function which can be overriden by board specific files.
      Otherwise the timer init code trashes the register making it impossible
      for m8xx_wdt to detect the situation.
      Signed-off-by: NMarcelo Tosatti <marcelo.tosatti@cyclades.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      fb64c244
    • K
      [PATCH] powerpc: moved ipic code to arch/powerpc · 1cd8e506
      Kumar Gala 提交于
      Moved 83xx and QUICC Engine interrupt handling code into arch/powerpc
      as a precursor of getting 83xx sub-arch building in arch/powerpc.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      1cd8e506
  11. 07 1月, 2006 4 次提交
  12. 17 12月, 2005 1 次提交
  13. 02 12月, 2005 1 次提交
  14. 18 11月, 2005 1 次提交
  15. 14 11月, 2005 1 次提交
  16. 11 11月, 2005 1 次提交
  17. 09 11月, 2005 3 次提交
  18. 08 11月, 2005 1 次提交
  19. 07 11月, 2005 11 次提交