public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] MIPS: make config options more generic
@ 2011-07-27 11:22 Daniel Schwierzeck
  2011-07-27 11:22 ` [U-Boot] [PATCH 1/4] MIPS: INCA-IP: rename inca-swap-bytes host tool Daniel Schwierzeck
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Daniel Schwierzeck @ 2011-07-27 11:22 UTC (permalink / raw)
  To: u-boot

This patch series contains cleanups and enhancements to consolidate
the INCA-IP related config options and to make them more generic. 
Additionally, the cache operation mode is now configurable.
All changes are needed to prepare the support of newer MIPS 
based Lantiq XWAY SoCs.

Daniel Schwierzeck (4):
  MIPS: INCA-IP: rename inca-swap-bytes host tool
  MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
  MIPS: make cache operation mode configurable
  README: update MIPS related informations

 README                                         |   35 +++++++++++++++++++++++-
 arch/mips/cpu/mips32/start.S                   |   19 ++++++++++---
 include/configs/incaip.h                       |    4 ++-
 tools/Makefile                                 |    8 +++---
 tools/{inca-swap-bytes.c => xway-swap-bytes.c} |    0
 5 files changed, 56 insertions(+), 10 deletions(-)
 rename tools/{inca-swap-bytes.c => xway-swap-bytes.c} (100%)

-- 
1.7.6

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

end of thread, other threads:[~2011-07-31 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 11:22 [U-Boot] [PATCH 0/4] MIPS: make config options more generic Daniel Schwierzeck
2011-07-27 11:22 ` [U-Boot] [PATCH 1/4] MIPS: INCA-IP: rename inca-swap-bytes host tool Daniel Schwierzeck
2011-07-27 11:22 ` [U-Boot] [PATCH 2/4] MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG Daniel Schwierzeck
2011-07-27 11:22 ` [U-Boot] [PATCH 3/4] MIPS: make cache operation mode configurable Daniel Schwierzeck
2011-07-27 11:22 ` [U-Boot] [PATCH 4/4] README: update MIPS related informations Daniel Schwierzeck
2011-07-28  8:14 ` [U-Boot] [PATCH 0/4] MIPS: make config options more generic thomas.langer at lantiq.com
2011-07-31 14:35   ` Shinya Kuribayashi

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