All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] please pull u-boot-mpc85xx
Date: Fri, 9 Dec 2011 08:51:08 -0600 (CST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1112090850440.21621@right.am.freescale.net> (raw)

The following changes since commit c4eba6ec5c58083b38340724c006294c7a4fe2eb:

  common/usb_kbd.c: fix bug introduced in commit 00b7d6e (2011-12-09 12:09:35 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Kyle Moffett (1):
      mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices

 MAINTAINERS                       |    4 +
 board/exmeritus/hww1u1a/Makefile  |   48 ++++
 board/exmeritus/hww1u1a/ddr.c     |   34 +++
 board/exmeritus/hww1u1a/gpios.h   |   69 ++++++
 board/exmeritus/hww1u1a/hww1u1a.c |  277 +++++++++++++++++++++++
 board/exmeritus/hww1u1a/law.c     |   34 +++
 board/exmeritus/hww1u1a/tlb.c     |  106 +++++++++
 boards.cfg                        |    1 +
 include/configs/HWW1U1A.h         |  451 +++++++++++++++++++++++++++++++++++++
 9 files changed, 1024 insertions(+), 0 deletions(-)
 create mode 100644 board/exmeritus/hww1u1a/Makefile
 create mode 100644 board/exmeritus/hww1u1a/ddr.c
 create mode 100644 board/exmeritus/hww1u1a/gpios.h
 create mode 100644 board/exmeritus/hww1u1a/hww1u1a.c
 create mode 100644 board/exmeritus/hww1u1a/law.c
 create mode 100644 board/exmeritus/hww1u1a/tlb.c
 create mode 100644 include/configs/HWW1U1A.h

             reply	other threads:[~2011-12-09 14:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 14:51 Kumar Gala [this message]
2011-12-10 21:44 ` [U-Boot] [GIT PULL] please pull u-boot-mpc85xx Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2012-01-12 20:08 Kumar Gala
2012-01-13 16:24 ` Paul Gortmaker
2012-01-13 18:53   ` Kumar Gala
2012-01-13 19:40 ` Wolfgang Denk
     [not found] ` <CAOZdJXU3bskH=-UH7hb8LkgrRHiimUmKqBC1=Gya9dWNw8ZEJQ@mail.gmail.com>
2012-01-16 19:14   ` Tabi Timur-B04825
2012-01-16 19:15     ` Timur Tabi
2011-07-29 13:05 [U-Boot] [GIT pull] Please " Kumar Gala
2011-07-29 23:35 ` Wolfgang Denk
2011-07-22  7:55 Kumar Gala
2011-07-25 20:16 ` Wolfgang Denk
2011-07-27 21:52 ` Tabi Timur-B04825
2011-07-18 13:24 Kumar Gala
2011-07-18 19:04 ` Wolfgang Denk
2011-07-11 18:25 Kumar Gala
2011-07-11 20:12 ` Wolfgang Denk
2011-06-09 20:57 Kumar Gala
2011-06-15 23:16 ` Kumar Gala
2011-06-21 19:20 ` 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=alpine.LFD.2.00.1112090850440.21621@right.am.freescale.net \
    --to=galak@kernel.crashing.org \
    --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.