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] Pull request - u-boot-microblaze
Date: Mon, 19 Apr 2010 12:49:53 +0200	[thread overview]
Message-ID: <4BCC3551.4020309@monstr.eu> (raw)

Hi Wolfgang,

please pull the following changes.

Thanks,
Michal


The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
   Stefan Roese (1):
         ppc4xx: Add option for PPC440SPe ports without old Rev. A support

are available in the git repository at:

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

Arun Bhanu (1):
       microblaze: Add FDT support

Michal Simek (9):
       microblaze: Fix irq.S code
       microblaze: Move timer initialization to board.c
       microblaze: Move FSL initialization to board.c
       microblaze: Fix interrupt handler code
       microblaze: Change cache report messages
       microblaze: Change initialization sequence
       microblaze: Support system with WB cache
       microblaze: Flush cache before jumping to kernel
       microblaze: Consolidate cache code

  arch/microblaze/cpu/cache.c                        |   28 +++
  arch/microblaze/cpu/interrupts.c                   |   41 ++----
  arch/microblaze/cpu/irq.S                          |  182 
+++++++-------------
  arch/microblaze/cpu/timer.c                        |    3 +-
  arch/microblaze/lib/Makefile                       |    1 -
  arch/microblaze/lib/board.c                        |   31 +++-
  arch/microblaze/lib/bootm.c                        |   47 +++++-
  arch/microblaze/lib/cache.c                        |   43 -----
  .../xilinx/microblaze-generic/microblaze-generic.c |    7 +-
  9 files changed, 174 insertions(+), 209 deletions(-)
  delete mode 100644 arch/microblaze/lib/cache.c


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

             reply	other threads:[~2010-04-19 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 10:49 Michal Simek [this message]
2010-04-24 19:16 ` [U-Boot] Pull request - u-boot-microblaze 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=4BCC3551.4020309@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.