1. 13 1月, 2010 1 次提交
  2. 12 12月, 2009 1 次提交
  3. 28 8月, 2009 1 次提交
  4. 20 8月, 2009 1 次提交
  5. 23 7月, 2009 1 次提交
  6. 26 5月, 2009 1 次提交
  7. 21 3月, 2009 1 次提交
  8. 17 3月, 2009 1 次提交
  9. 03 3月, 2009 1 次提交
  10. 22 12月, 2008 2 次提交
  11. 28 10月, 2008 1 次提交
    • P
      sh: Kill off long-dead HD64465 cchip support. · 3eeebf17
      Paul Mundt 提交于
      This code has been dead for many years. The last update it received
      was in 2003 in order to update it for the driver model changes, though
      it had already been in disarray and unused before that point. The only
      boards that ever used this chip have not had users in many years either,
      so it is finally safe to just kill it off and move on with life.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3eeebf17
  12. 08 9月, 2008 1 次提交
  13. 02 8月, 2008 1 次提交
    • P
      sh: Revert the location change of auto-generated asm/machtypes.h · 4385e12b
      Paul Mundt 提交于
      This ended up causing build breakage on O= builds, as reported by Adrian:
      
      <--  snip  -->
      
      ...
        CC      init/main.o
      In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/irq.h:4,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/irq.h:23,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/hardirq.h:5,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/hardirq.h:7,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/asm-generic/local.h:5,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/local.h:4,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/module.h:19,
                       from /home/bunk/linux/kernel-2.6/git/linux-2.6/init/main.c:13:
      /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/machvec.h:15:27:
      error: asm/machtypes.h: No such file or directory
      make[2]: *** [init/main.o] Error 1
      
      <--  snip  -->
      
      So we simply move machtypes.h back to its original place. asm-offsets.h is
      still generated there regardless, until such a time that we find a better place
      to stash auto-generated files.
      Reported-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      4385e12b
  14. 29 7月, 2008 1 次提交
  15. 28 7月, 2008 4 次提交
  16. 08 5月, 2008 1 次提交
  17. 19 4月, 2008 2 次提交
  18. 06 3月, 2008 1 次提交
    • P
      sh: Fix up SH7710 VoIP-GW build. · e7d7deca
      Paul Mundt 提交于
      The only board-specific bits that existed here were for setting up the
      IRQs, which are now handled by the SH7710 CPU support code instead. As
      there's nothing else to do for setup, kill off the board support code
      and have the defconfig use the generic machvec instead.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      e7d7deca
  19. 14 2月, 2008 1 次提交
  20. 28 1月, 2008 2 次提交
  21. 02 11月, 2007 1 次提交
  22. 26 7月, 2007 2 次提交
  23. 12 7月, 2007 1 次提交
  24. 08 6月, 2007 2 次提交
  25. 21 5月, 2007 1 次提交
  26. 07 5月, 2007 2 次提交
  27. 14 2月, 2007 1 次提交
  28. 06 12月, 2006 1 次提交
  29. 03 10月, 2006 1 次提交
  30. 27 9月, 2006 2 次提交