From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [GIT PULL] MIPS updates (updated)
Date: Sun, 01 Jun 2008 00:05:04 +0900 [thread overview]
Message-ID: <48416920.7080305@ruby.dti.ne.jp> (raw)
In-Reply-To: <48359173.8070406@ruby.dti.ne.jp>
Dear Wolfgang,
please pull MIPS updates. This pull request also contains the previous
MIPS updates (requested on 2008-05-23) as it's not merged into master.
The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
Jason McMullan (3):
[MIPS] lib_mips/board.c: Add nand_init
mips: If CONFIG_CMD_SPI is defined, call spi_init()
mips: Add an 'include/asm/errno.h', like all other architectures
Shinya Kuribayashi (11):
[MIPS] <asm/mipsregs.h>: CodinygStyle cleanups
[MIPS] <asm/mipsregs.h>: Update register / bit field definitions
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
[MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros
[MIPS] lib_mips/time.c: Fix udelay
[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
[MIPS] Kill unused <version.h> inclusions
[MIPS] mips_config.mk: Misc fixes
[MIPS] Update <asm/addrspace.h> header
[MIPS] Rename Alchemy processor configs into CONFIGO_SOC_*
[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines
board/dbau1x00/dbau1x00.c | 2 +-
board/dbau1x00/lowlevel_init.S | 1 -
board/gth2/gth2.c | 4 +-
board/gth2/lowlevel_init.S | 1 -
board/incaip/incaip.c | 2 +-
board/incaip/lowlevel_init.S | 1 -
board/pb1x00/lowlevel_init.S | 1 -
board/pb1x00/pb1x00.c | 2 +-
board/purple/lowlevel_init.S | 1 -
board/purple/purple.c | 14 +-
board/qemu-mips/lowlevel_init.S | 1 -
board/qemu-mips/qemu-mips.c | 6 +-
board/tb0229/lowlevel_init.S | 1 -
board/tb0229/vr4131-pci.c | 56 +-
cpu/mips/Makefile | 15 +-
cpu/mips/asc_serial.c | 3 -
cpu/mips/au1x00_eth.c | 12 +-
cpu/mips/au1x00_serial.c | 4 -
cpu/mips/au1x00_usb_ohci.c | 2 +-
cpu/mips/cache.S | 7 +-
cpu/mips/cpu.c | 10 +-
cpu/mips/incaip_wdt.S | 1 -
cpu/mips/start.S | 1 -
drivers/net/inca-ip_sw.c | 28 +-
include/asm-mips/addrspace.h | 173 ++++--
include/asm-mips/au1x00.h | 6 +-
include/asm-mips/errno.h | 143 ++++
include/asm-mips/io.h | 4 +-
include/asm-mips/mipsregs.h | 1405 +++++++++++++++++++++++++++++++--------
include/configs/dbau1x00.h | 14 +-
include/configs/gth2.h | 8 +-
include/configs/incaip.h | 4 +-
include/configs/pb1x00.h | 12 +-
include/configs/purple.h | 3 +-
include/configs/qemu-mips.h | 4 +-
include/configs/tb0229.h | 4 +-
lib_mips/board.c | 13 +
lib_mips/time.c | 57 +-
mips_config.mk | 7 +-
39 files changed, 1541 insertions(+), 492 deletions(-)
create mode 100644 include/asm-mips/errno.h
next prev parent reply other threads:[~2008-05-31 15:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-22 15:29 [U-Boot-Users] [GIT PULL] MIPS updates Shinya Kuribayashi
2008-05-31 15:05 ` Shinya Kuribayashi [this message]
2008-06-04 22:05 ` [U-Boot-Users] [GIT PULL] MIPS updates (updated) Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48416920.7080305@ruby.dti.ne.jp \
--to=skuribay@ruby.dti.ne.jp \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox