public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] MIPS Release 6 Support
@ 2016-05-16  9:52 Paul Burton
  2016-05-16  9:52 ` [U-Boot] [PATCH 1/5] MIPS: Use unchecked immediate addition/subtraction Paul Burton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Burton @ 2016-05-16  9:52 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-16 13:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16  9:52 [U-Boot] [PATCH 0/5] MIPS Release 6 Support Paul Burton
2016-05-16  9:52 ` [U-Boot] [PATCH 1/5] MIPS: Use unchecked immediate addition/subtraction Paul Burton
2016-05-16  9:52 ` [U-Boot] [PATCH 2/5] MIPS: Simplify CONFIG_SYS_CPU values Paul Burton
2016-05-16  9:52 ` [U-Boot] [PATCH 3/5] MIPS: Support for targetting MIPSr6 Paul Burton
2016-05-16  9:52 ` [U-Boot] [PATCH 4/5] malta: Remove ".set mips32" directive Paul Burton
2016-05-16  9:52 ` [U-Boot] [PATCH 5/5] malta: Support MIPS32r6 configurations Paul Burton
2016-05-16 13:23 ` [U-Boot] [PATCH 0/5] MIPS Release 6 Support Daniel Schwierzeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox