[U-Boot] [PATCH 0/5] MIPS Release 6 Support

Paul Burton paul.burton at imgtec.com
Mon May 16 11:52:09 CEST 2016


This series introduces support for building U-Boot for release 6 of the
MIPS architecture. This is supported by CPUs such as the M62xx, I6400 &
P6600 as well as by emulators such as QEMU.

Paul Burton (5):
  MIPS: Use unchecked immediate addition/subtraction
  MIPS: Simplify CONFIG_SYS_CPU values
  MIPS: Support for targetting MIPSr6
  malta: Remove ".set mips32" directive
  malta: Support MIPS32r6 configurations

 arch/mips/Kconfig                  | 39 ++++++++++++++++++++++++++++++--------
 arch/mips/Makefile                 |  2 ++
 arch/mips/cpu/start.S              | 22 +++++++++++----------
 arch/mips/lib/cache_init.S         |  2 +-
 board/imgtec/malta/lowlevel_init.S |  1 -
 5 files changed, 46 insertions(+), 20 deletions(-)

-- 
2.8.2



More information about the U-Boot mailing list