public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [GIT PULL] MIPS updates
Date: Sat, 17 Nov 2007 21:15:30 +0900	[thread overview]
Message-ID: <473EDB62.10407@ruby.dti.ne.jp> (raw)

Dear Wolfgang,

please pull MIPS updates. These patches contain build fixes, style
cleanups and trivial optimizations. I also note that the results of
MAKEALL mips/mips_el are good for the next release.


The following changes since commit 5947f6999aafa7c54c1390983d264a8463dfea8e:
  Wolfgang Denk (1):
        Update CHANGELOIG, prepare for -rc4

are available in the git repository at:

  git://www.denx.de/git/u-boot-mips.git master

Shinya Kuribayashi (9):
      [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
      [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S
      MAKEALL: Added missing pb1000 board
      [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
      [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
      [MIPS] gth2.c: Fix a warning on gth2 build.
      [MIPS] MIPS 4K core: Coding style cleanups
      [MIPS] Remove useless instructions for initializing $gp.
      [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker

 MAKEALL                                      |    1 +
 board/dbau1x00/u-boot.lds                    |    9 +-
 board/gth2/gth2.c                            |    2 +-
 board/gth2/u-boot.lds                        |    8 +-
 board/incaip/u-boot.lds                      |    9 +-
 board/pb1x00/Makefile                        |    2 +-
 board/pb1x00/{memsetup.S => lowlevel_init.S} |    4 +-
 board/pb1x00/u-boot.lds                      |    8 +-
 board/purple/u-boot.lds                      |    9 +-
 board/tb0229/u-boot.lds                      |    9 +-
 cpu/mips/au1x00_eth.c                        |  118 +++++++++++++-------------
 cpu/mips/cache.S                             |   30 +++----
 cpu/mips/config.mk                           |    3 +-
 cpu/mips/cpu.c                               |    6 +-
 cpu/mips/start.S                             |   50 +++++------
 15 files changed, 133 insertions(+), 135 deletions(-)
 rename board/pb1x00/{memsetup.S => lowlevel_init.S} (99%)


thanks,

  Shinya

             reply	other threads:[~2007-11-17 12:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-17 12:15 Shinya Kuribayashi [this message]
2007-11-18  0:28 ` [U-Boot-Users] [GIT PULL] MIPS updates Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-07-29 16:00 Shinya Kuribayashi
2008-07-29 23:24 ` Wolfgang Denk
2008-07-08 14:04 Shinya Kuribayashi
2008-07-09 21:24 ` Wolfgang Denk
2008-06-07  1:19 Shinya Kuribayashi
2008-06-11 20:51 ` Wolfgang Denk
2008-05-22 15:29 Shinya Kuribayashi
2008-05-06  4:34 Shinya Kuribayashi
2008-05-09 20:20 ` Wolfgang Denk
2008-05-02  3:33 Shinya Kuribayashi
2008-05-03 22:10 ` Wolfgang Denk
2008-03-25 13:04 Shinya Kuribayashi
2008-01-16 23:42 Shinya Kuribayashi
2008-01-23 13:38 ` Wolfgang Denk
2007-10-21 14:31 Shinya Kuribayashi
2007-11-01 21:54 ` 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=473EDB62.10407@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