1. 21 1月, 2010 1 次提交
  2. 18 12月, 2009 1 次提交
  3. 12 11月, 2009 1 次提交
  4. 28 8月, 2009 2 次提交
  5. 25 8月, 2009 1 次提交
  6. 30 7月, 2009 1 次提交
  7. 23 6月, 2009 1 次提交
  8. 16 6月, 2009 1 次提交
  9. 19 5月, 2009 2 次提交
  10. 24 3月, 2009 1 次提交
  11. 16 12月, 2008 1 次提交
  12. 04 12月, 2008 1 次提交
    • K
      powerpc/85xx: Fix compile warnings in mpc85xx_mds.c · 24a99596
      Kumar Gala 提交于
      arch/powerpc/platforms/85xx/mpc85xx_mds.c: In function 'board_fixups':
      arch/powerpc/platforms/85xx/mpc85xx_mds.c:244: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'resource_size_t'
      arch/powerpc/platforms/85xx/mpc85xx_mds.c:250: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'resource_size_t'
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      24a99596
  13. 30 7月, 2008 1 次提交
  14. 13 5月, 2008 2 次提交
  15. 28 1月, 2008 1 次提交
  16. 24 1月, 2008 1 次提交
  17. 12 12月, 2007 1 次提交
  18. 11 10月, 2007 1 次提交
    • K
      [POWERPC] 85xx: Killed <asm/mpc85xx.h> · 0bfd5df5
      Kumar Gala 提交于
      asm-powerpc/mpc85xx.h was really a hold over from arch/ppc.  Now that
      more decoupling has occurred we can remove <asm/mpc85xx.h> and some of
      its legacy.
      
      As part of this we moved the definition of CPM_MAP_ADDR into cpm2.h
      for 85xx platforms.  This is a stop gap until drivers stop using
      CPM_MAP_ADDR.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      0bfd5df5
  19. 08 10月, 2007 4 次提交
  20. 14 9月, 2007 1 次提交
  21. 11 9月, 2007 1 次提交
  22. 23 8月, 2007 1 次提交
    • K
      [POWERPC] Remove old includes from arch/ppc · ed16c20d
      Kumar Gala 提交于
      Remove includes of files that existed in arch/ppc that we dont need in
      arch/powerpc anymore.  The following includes were removed:
      
       <asm/amigappc.h>
       <asm/bootinfo.h>
       <asm/ppcboot.h>
       <asm/ppc_sys.h>
       <asm/residual.h>
       <asm/m8260_pci.h>
      
      This also caused platforms/embedded6xx/mpc7448_hpc2.h to no longer be
      needed and thus removed.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      ed16c20d
  23. 10 8月, 2007 1 次提交
  24. 23 7月, 2007 2 次提交
  25. 03 7月, 2007 1 次提交
  26. 29 6月, 2007 2 次提交
  27. 02 5月, 2007 1 次提交
  28. 13 4月, 2007 1 次提交
  29. 18 2月, 2007 2 次提交
  30. 17 2月, 2007 1 次提交
  31. 14 2月, 2007 1 次提交