All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL request] u-boot-atmel/master
Date: Thu, 30 Jun 2011 12:55:12 +0200	[thread overview]
Message-ID: <4E0C5610.10904@aribaud.net> (raw)
In-Reply-To: <4E0C3C86.5060600@emk-elektronik.de>

Hi Reinhard,

Le 30/06/2011 11:06, Reinhard Meyer a ?crit :
> Dear Albert,
>
> The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f:
>    Matthias Weisser (1):
>          arm: Update jadecpu board
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-atmel.git master
>
> Andreas Bie??mann (1):
>        atstk100x: switch to common cfi driver
>
> andreas.devel at googlemail.com (8):
>        at91rm9200.h: fix ATMEL_PMX_AA_TXD2
>        arm920t/at91: add clock.c
>        arm920t/at91: use new clock.c features
>        arm920t/at91: add at91rm9200_devices.c
>        at91rm9200ek: use atmel_usart
>        eb_cpux9k2: use atmel_usart
>        cpuat91: use atmel_usart
>        driver/serial: delete at91rm9200_usart
>
> esw at bus-elektronik.de (1):
>        Fix compiler error for cpu at91sam9, if lowlevel init is enabled
>
>   arch/arm/cpu/arm920t/at91/Makefile               |    3 +
>   arch/arm/cpu/arm920t/at91/at91rm9200_devices.c   |   85 ++++++++
>   arch/arm/cpu/arm920t/at91/clock.c                |  160 +++++++++++++++
>   arch/arm/cpu/arm920t/at91/cpu.c                  |   43 ++++
>   arch/arm/cpu/arm926ejs/at91/clock.c              |   35 +----
>   arch/arm/include/asm/arch-at91/at91rm9200.h      |   12 +-
>   arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |    2 +-
>   arch/arm/include/asm/arch-at91/clk.h             |   42 ++++-
>   board/BuS/eb_cpux9k2/cpux9k2.c                   |    7 +
>   board/atmel/at91rm9200ek/at91rm9200ek.c          |    7 +
>   board/atmel/atstk1000/Makefile                   |    1 -
>   board/atmel/atstk1000/flash.c                    |  232 ----------------------
>   board/eukrea/cpuat91/cpuat91.c                   |    8 +
>   drivers/serial/Makefile                          |    1 -
>   drivers/serial/at91rm9200_usart.c                |  126 ------------
>   include/configs/at91rm9200ek.h                   |   10 +-
>   include/configs/atstk1002.h                      |    9 +-
>   include/configs/atstk1003.h                      |    9 +-
>   include/configs/atstk1004.h                      |    9 +-
>   include/configs/atstk1006.h                      |    9 +-
>   include/configs/cpuat91.h                        |   12 +-
>   include/configs/eb_cpux9k2.h                     |   10 +-
>   22 files changed, 389 insertions(+), 443 deletions(-)
>   create mode 100644 arch/arm/cpu/arm920t/at91/at91rm9200_devices.c
>   create mode 100644 arch/arm/cpu/arm920t/at91/clock.c
>   create mode 100644 arch/arm/cpu/arm920t/at91/cpu.c
>   delete mode 100644 board/atmel/atstk1000/flash.c
>   delete mode 100644 drivers/serial/at91rm9200_usart.c

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

> Best Regards,
> Reinhard

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-06-30 10:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30  9:06 [U-Boot] [PULL request] u-boot-atmel/master Reinhard Meyer
2011-06-30 10:55 ` Albert ARIBAUD [this message]
2011-08-03 10:45 [U-Boot] [PULL REQUEST] u-boot-atmel/master Reinhard Meyer
2011-08-03 10:53 ` Reinhard Meyer
2011-08-03 11:05   ` Albert ARIBAUD
2011-08-03 13:15 ` Albert ARIBAUD
2011-08-03 13:35   ` Reinhard Meyer
2011-08-03 14:45     ` Albert ARIBAUD
2011-08-05  0:37 Reinhard Meyer
2011-08-05  6:40 ` 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=4E0C5610.10904@aribaud.net \
    --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 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.