1. 21 10月, 2008 1 次提交
  2. 24 12月, 2007 1 次提交
  3. 11 12月, 2007 1 次提交
  4. 20 9月, 2007 1 次提交
  5. 08 5月, 2007 1 次提交
  6. 15 3月, 2007 1 次提交
  7. 07 2月, 2007 1 次提交
  8. 25 7月, 2006 1 次提交
  9. 07 7月, 2006 1 次提交
  10. 01 7月, 2006 1 次提交
  11. 07 2月, 2006 1 次提交
  12. 11 1月, 2006 1 次提交
  13. 09 1月, 2006 4 次提交
  14. 11 11月, 2005 1 次提交
    • D
      [PATCH] powerpc: Move udbg code to arch/powerpc · 35cd8785
      David Gibson 提交于
      Since the udbg code in ppc64 has no ppc32 equivalent, move it straight
      over into arch/powerpc (and include/asm-powerpc for udbg.h).  In time,
      we probably want to meld the various bits and pieces of 32-bit early
      debugging code into udbg, but for now only include it on
      CONFIG_PPC64=y builds.  The only change during the move is to
      standardise the protecting #ifdef/#define in udbg.h, and move its
      banner comment above the initial #ifdef (which seems to be normal
      practice).
      
      Built and booted on POWER5 LPAR (ARCH=powerpc and ARCH=ppc64).  Built
      for 32bit multiplatform (ARCH=powerpc).
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      35cd8785
  15. 06 9月, 2005 3 次提交