All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-nds32
Date: Wed, 16 Nov 2011 20:02:37 +0100	[thread overview]
Message-ID: <20111116190237.D3FE516F44D4@gemini.denx.de> (raw)
In-Reply-To: <CACCg+XMNaz2ELmEYSnLGz21kpxcNDO8u4i8dbfHrLhjW03iccg@mail.gmail.com>

Dear Macpaul Lin,

In message <CACCg+XMNaz2ELmEYSnLGz21kpxcNDO8u4i8dbfHrLhjW03iccg@mail.gmail.com> you wrote:
> Dear Wolfgang,
> 
> Could you please pull these 5 patches to your tree.
> 
> Thanks,
> Macpaul
> 
> 
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
> (2011-11-08 07:44:52 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nds32.git master
> 
> Macpaul Lin (5):
>       andes_pcu.h: header file of andes_pcu power control unit
>       dwcddr21mctl: Synopsys DWC DDR2/1 Memory Controller
>       nds32: fix data section of linker script
>       adp-ag101p: Add SoC and board support of ag101p
>       adp-ag101p: add product into MAINTAINERS list
> 
>  MAINTAINERS                             |    1 +
>  arch/nds32/cpu/n1213/u-boot.lds         |    2 +-
>  arch/nds32/include/asm/mach-types.h     |   14 ++
>  board/AndesTech/adp-ag101p/Makefile     |   44 ++++
>  board/AndesTech/adp-ag101p/adp-ag101p.c |   89 +++++++
>  boards.cfg                              |    1 +
>  include/andestech/andes_pcu.h           |  367 +++++++++++++++++++++++++++++
>  include/configs/adp-ag101p.h            |  383 +++++++++++++++++++++++++++++++
>  include/synopsys/dwcddr21mctl.h         |  337 +++++++++++++++++++++++++++
>  9 files changed, 1237 insertions(+), 1 deletions(-)
>  create mode 100644 board/AndesTech/adp-ag101p/Makefile
>  create mode 100644 board/AndesTech/adp-ag101p/adp-ag101p.c
>  create mode 100644 include/andestech/andes_pcu.h
>  create mode 100644 include/configs/adp-ag101p.h
>  create mode 100644 include/synopsys/dwcddr21mctl.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I had the rare misfortune of being one of the first people to try and
implement a PL/1 compiler.                             -- T. Cheatham

  reply	other threads:[~2011-11-16 19:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-10  3:14 [U-Boot] Pull request: u-boot-nds32 Macpaul Lin
2011-11-16 19:02 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-28 12:12 uboot at andestech.com
2014-01-29 14:46 ` Tom Rini
     [not found] <A03ABFCCC2764549B3FC5B964513FD5C079B399C@ATCPCS12.andestech.com>
2013-08-09 12:10 ` Tom Rini
2013-07-24  4:11 Macpaul Lin
2013-07-25  8:49 ` Macpaul Lin
2013-05-08  4:49 Macpaul Lin
2013-05-08 11:46 ` Tom Rini
2012-08-10 16:52 Macpaul Lin
2012-08-10 20:16 ` Wolfgang Denk
2012-07-20 16:03 Macpaul Lin
2012-07-20 20:37 ` Wolfgang Denk
2012-04-22  9:33 Macpaul Lin
2012-04-30 14:37 ` Wolfgang Denk
2011-11-18  9:35 Macpaul Lin
2011-11-21 21:03 ` Wolfgang Denk
2011-11-09  8:54 Macpaul Lin
2011-11-10  2:45 ` Macpaul Lin
2011-11-01  5:05 馬克泡
2011-11-03 18:34 ` Wolfgang Denk
2011-11-04  7:02   ` 馬克泡
2011-11-04 21:19     ` Mike Frysinger
2011-11-05  1:31       ` 馬克泡

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=20111116190237.D3FE516F44D4@gemini.denx.de \
    --to=wd@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.