All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Microblaze pull request
Date: Fri, 23 Jan 2009 11:11:03 +0100	[thread overview]
Message-ID: <497997B7.9030804@monstr.eu> (raw)

Dear Wolfgang,

Please pull u-boot-microblaze master branch.

Best regards,
Michal


The following changes since commit 72d15e705bc3983884105cb7755c7ba80e74a0a5:
  Wolfgang Denk (1):
        Prepare v2009.01

are available in the git repository at:

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

Michal Simek (5):
      microblaze: Rename ml401 to microblaze-generic
      microblaze: Change microblaze-generic config file
      microblaze: Add bootup messages to board.c
      microblaze: Add cache flush
      microblaze: Use cache functions (especially cache status)

 MAINTAINERS                                        |    2 +-
 MAKEALL                                            |    6 +-
 Makefile                                           |    5 +-
 .../xilinx/{ml401 => microblaze-generic}/Makefile  |    0
 .../xilinx/{ml401 => microblaze-generic}/config.mk |    0
 .../microblaze-generic.c}                          |    0
 .../{ml401 => microblaze-generic}/u-boot.lds       |    0
 .../{ml401 => microblaze-generic}/xparameters.h    |    2 +
 cpu/microblaze/cache.c                             |    3 -
 include/configs/{ml401.h => microblaze-generic.h}  |  121 ++++++++++++--------
 lib_microblaze/board.c                             |   30 +++++-
 lib_microblaze/cache.c                             |   16 +++-
 12 files changed, 121 insertions(+), 64 deletions(-)
 rename board/xilinx/{ml401 => microblaze-generic}/Makefile (100%)
 rename board/xilinx/{ml401 => microblaze-generic}/config.mk (100%)
 rename board/xilinx/{ml401/ml401.c => microblaze-generic/microblaze-generic.c}
(100%)
 rename board/xilinx/{ml401 => microblaze-generic}/u-boot.lds (100%)
 rename board/xilinx/{ml401 => microblaze-generic}/xparameters.h (97%)
 rename include/configs/{ml401.h => microblaze-generic.h} (72%)

-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854

             reply	other threads:[~2009-01-23 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 10:11 Michal Simek [this message]
2009-01-23 21:47 ` [U-Boot] Microblaze pull request Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-09-14 12:55 [U-Boot] Microblaze Pull Request Michal Simek
2009-09-15 19:47 ` 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=497997B7.9030804@monstr.eu \
    --to=monstr@monstr.eu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.