public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] please pull u-boot-atmel/master
Date: Mon, 13 May 2013 11:25:22 +0200	[thread overview]
Message-ID: <20130513112522.73bce420@lilith> (raw)
In-Reply-To: <1368370899-19687-1-git-send-email-andreas.devel@googlemail.com>

Hi Andreas,

On Sun, 12 May 2013 17:01:39 +0200, Andreas Bie?mann
<andreas.devel@googlemail.com> wrote:

> Dear Albert Aribaud,
> 
> please pull the following changes from u-boot-atmel/master into
> u-boot-arm/master.
> 
> The following changes since commit cac423a730d3506154744485af1bbc1cd3a1e6a8:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2013-05-11 22:24:28 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-atmel.git master
> 
> for you to fetch changes up to d0a51373131c4ba565a2391d5ed78b87c406ce98:
> 
>   at91sam9260ek: move board id setup to config header (2013-05-12 16:49:14 +0200)
> 
> ----------------------------------------------------------------
> Andreas Bie?mann (1):
>       at91sam9260ek: move board id setup to config header
> 
> Bo Shen (3):
>       spi: atmel_spi: using ip version to check whether has wdrbt
>       mmc: atmel_mci: using IP version for different setting
>       mmc: atmel_mci: add mmc card support
> 
> Wu, Josh (4):
>       arm: at91: add at91sam9n12 register definition
>       arm: at91: add at91sam9n12ek board support
>       arm: at91: enable mci support for at91sam9g20ek.
>       arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card
> 
>  MAINTAINERS                                        |    3 +
>  arch/arm/cpu/arm926ejs/at91/Makefile               |    1 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    4 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c  |  177 +++++++++++++++
>  arch/arm/cpu/arm926ejs/at91/clock.c                |    4 +-
>  arch/arm/include/asm/arch-at91/at91_common.h       |    1 +
>  arch/arm/include/asm/arch-at91/at91sam9_matrix.h   |    2 +-
>  arch/arm/include/asm/arch-at91/at91sam9x5.h        |   19 +-
>  arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h |   17 +-
>  arch/arm/include/asm/arch-at91/hardware.h          |    2 +-
>  board/atmel/at91sam9260ek/at91sam9260ek.c          |   22 +-
>  board/atmel/at91sam9n12ek/Makefile                 |   52 +++++
>  board/atmel/at91sam9n12ek/at91sam9n12ek.c          |  228 +++++++++++++++++++
>  boards.cfg                                         |    4 +
>  drivers/mmc/gen_atmel_mci.c                        |   47 +++-
>  drivers/spi/atmel_spi.c                            |   15 +-
>  drivers/spi/atmel_spi.h                            |    2 +-
>  include/atmel_mci.h                                |    2 +
>  include/configs/at91sam9260ek.h                    |   52 ++++-
>  include/configs/at91sam9n12ek.h                    |  232 ++++++++++++++++++++
>  20 files changed, 852 insertions(+), 34 deletions(-)
>  create mode 100644 arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c
>  create mode 100644 board/atmel/at91sam9n12ek/Makefile
>  create mode 100644 board/atmel/at91sam9n12ek/at91sam9n12ek.c
>  create mode 100644 include/configs/at91sam9n12ek.h

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

  reply	other threads:[~2013-05-13  9:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-12 15:01 [U-Boot] [PULL] please pull u-boot-atmel/master Andreas Bießmann
2013-05-13  9:25 ` Albert ARIBAUD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-21  9:59 Andreas Bießmann
2013-05-22  9:59 ` Albert ARIBAUD
2013-04-05 20:22 Andreas Bießmann
2013-04-05 20:53 ` Albert ARIBAUD
2012-12-09 21:54 [U-Boot] [PULL] Please " Andreas Bießmann
2013-01-09 19:03 ` Albert ARIBAUD
2012-11-05 10:19 [U-Boot] [PULL] please " Andreas Bießmann
2012-11-05 13:09 ` Albert ARIBAUD
2012-11-06  9:19   ` Andreas Bießmann
2012-10-23 18:21 Andreas Bießmann
2012-10-26  7:58 ` Albert ARIBAUD
2012-09-04 21:04 [U-Boot] =?true?q?=5BPULL=5D=20Please=20pull=20u-boot-atmel/master?= Andreas Bießmann
2012-09-05  6:45 ` [U-Boot] [PULL] Please pull u-boot-atmel/master Albert ARIBAUD

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=20130513112522.73bce420@lilith \
    --to=albert.u.boot@aribaud.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox