All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91
Date: Tue, 19 Oct 2010 16:29:20 +0200	[thread overview]
Message-ID: <4CBDAB40.3040109@emk-elektronik.de> (raw)

Hello Wolfgang,

The following changes since commit 1ba91ba23396005ef7b42381cc21f0baf78d0d60:
  Joakim Tjernlund (1):
        dlmalloc.c: Fix gcc alias warning

are available in the git repository at:

  git://git.denx.de/u-boot-atmel.git at91

Andreas Bie?mann (3):
      at91rm9200ek: convert to at91
      at91rm9200: enable USB support
      at91rm9200ek: enbable USB support

Reinhard Meyer (1):
      AT91 clock/timer: move static data to global_data struct

 MAINTAINERS                               |    4 +
 arch/arm/cpu/arm926ejs/at91/clock.c       |   55 +++---
 arch/arm/cpu/arm926ejs/at91/timer.c       |   85 +++++-----
 arch/arm/include/asm/arch-at91/hardware.h |    1 +
 arch/arm/include/asm/global_data.h        |   14 ++
 board/atmel/at91rm9200ek/Makefile         |    5 -
 board/atmel/at91rm9200ek/at91rm9200ek.c   |   60 ++-----
 board/atmel/at91rm9200ek/config.mk        |    3 +-
 board/atmel/at91rm9200ek/led.c            |   58 +++---
 board/atmel/at91rm9200ek/misc.c           |   50 -----
 board/atmel/at91rm9200ek/mux.c            |   38 ----
 board/atmel/at91rm9200ek/partition.c      |   38 ----
 boards.cfg                                |    2 +-
 include/configs/at91rm9200ek.h            |  286 +++++++++--------------------
 14 files changed, 221 insertions(+), 478 deletions(-)
 delete mode 100644 board/atmel/at91rm9200ek/misc.c
 delete mode 100644 board/atmel/at91rm9200ek/mux.c
 delete mode 100644 board/atmel/at91rm9200ek/partition.c

Best Regards,
Reinhard

             reply	other threads:[~2010-10-19 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 14:29 Reinhard Meyer [this message]
2010-10-19 18:42 ` [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91 Reinhard Meyer
2010-10-19 18:51   ` Wolfgang Denk
2010-10-20  6:54   ` Andreas Bießmann
2010-10-19 20:11 ` 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=4CBDAB40.3040109@emk-elektronik.de \
    --to=u-boot@emk-elektronik.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.