1. 26 7月, 2007 1 次提交
  2. 25 7月, 2007 1 次提交
  3. 20 7月, 2007 1 次提交
  4. 12 7月, 2007 1 次提交
  5. 07 7月, 2007 1 次提交
    • P
      sh: Drop -Wa,-dsp for DSP tuning. · 5296307d
      Paul Mundt 提交于
      We already hand off the proper ISA variant with the dsp specifier
      appended, so we don't need to explicitly set -dsp. This causes some
      confusion with certain toolchains that are restricted to -dsp family
      opcodes artificially.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      5296307d
  6. 06 7月, 2007 1 次提交
  7. 08 6月, 2007 4 次提交
    • P
      sh: Kill off dead SH7604 support. · b9601c5e
      Paul Mundt 提交于
      This was added during 2.5.x, but was never moved along. This
      can easily be resurrected if someone has one they wish to work
      with, but it's not worth keeping around in its current form.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b9601c5e
    • P
      sh: Wrap CPU tuning through cc-option. · 6240d92f
      Paul Mundt 提交于
      Some compilers don't support the explicit CPU tuning, while binutils
      is still able to handle the special subtype-specific opcodes. Make
      the CFLAG optional, falling back on the compiler default if nothing
      better exists.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      6240d92f
    • P
      sh: Rip out special unknown machvec. · fd8f20e8
      Paul Mundt 提交于
      This kills off the BareCPU board as a "special" machvec, rather,
      we leave this as a default for when no other vector is available,
      or when we want to use it in combination with other vectors for
      testing with generic ops. As sh_mv is copied out anyways (or
      overloaded when an alternate vector is explicitly selected), this
      doesn't consume any additional memory.
      
      The generic machvec can be forcibly selected with sh_mv=generic,
      or by not having any other boards enabled.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      fd8f20e8
    • P
      sh: Get multiple boards in one image working again. · 25f8151b
      Paul Mundt 提交于
      This tidies up the build rules and permits multiple boards to be
      linked in to the same kernel. The earlier Kconfig work ensures that
      the CPU configuration is consistent across the boards, as this is
      the only thing that we can't do dynamically.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      25f8151b
  8. 31 5月, 2007 1 次提交
  9. 07 5月, 2007 5 次提交
  10. 14 2月, 2007 1 次提交
  11. 13 2月, 2007 1 次提交
  12. 12 12月, 2006 1 次提交
  13. 06 12月, 2006 4 次提交
  14. 27 9月, 2006 13 次提交
  15. 09 6月, 2006 1 次提交
  16. 06 3月, 2006 1 次提交
  17. 17 1月, 2006 1 次提交
  18. 07 11月, 2005 1 次提交