All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next
Date: Fri, 6 Apr 2012 04:55:17 +0200	[thread overview]
Message-ID: <201204060455.17359.marex@denx.de> (raw)

The following changes since commit c008b6f6dd6b8965e9a7654ffbce75bb9ff7a3b5:

  Prepare v2012.04-rc1 (2012-03-31 00:13:05 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-staging.git marex at denx.de

for you to fetch changes up to c98167f1df33c6273355050fc0dbbdb73aec51ea:

  MIPS: start.S: refactor reset and exception vector setup (2012-03-31 22:51:57 
+0200)

----------------------------------------------------------------
Daniel Schwierzeck (6):
      MIPS: board.c: fix init of flash data in bd_info
      MIPS: add register definition for EBase register
      MIPS: make cache operation mode configurable in dcache_enable()
      MIPS: add header file for generic GPIO API
      MIPS: extend cache initialization for recent MIPS CPU cores
      MIPS: start.S: refactor reset and exception vector setup

 README                           |    5 +
 arch/mips/cpu/mips32/cache.S     |   16 +++-
 arch/mips/cpu/mips32/start.S     |  204 ++++++++++----------------------------
 arch/mips/include/asm/gpio.h     |   13 +++
 arch/mips/include/asm/mipsregs.h |   20 ++++
 arch/mips/lib/board.c            |    8 +-
 6 files changed, 112 insertions(+), 154 deletions(-)
 create mode 100644 arch/mips/include/asm/gpio.h

             reply	other threads:[~2012-04-06  2:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06  2:55 Marek Vasut [this message]
2012-04-09 15:22 ` [U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next Wolfgang Denk
2012-04-09 18:17   ` Marek Vasut
2012-04-11 17:06     ` Daniel Schwierzeck
2012-04-12  3:44       ` Marek Vasut
     [not found]         ` <CACUy__Wa9A57TyKCS0xpnANzTQaUBs-Ct3tLzfEuJ2eBiQNP8w@mail.gmail.com>
2012-04-12 14:42           ` Marek Vasut
2012-04-18 21:25 ` Wolfgang Denk
2012-04-19 20:02 ` Marek Vasut

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=201204060455.17359.marex@denx.de \
    --to=marex@denx.de \
    --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.