From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] pull request for u-boot-avr32
Date: Tue, 13 Mar 2012 16:03:29 +0100 [thread overview]
Message-ID: <4F5F61C1.5090200@gmail.com> (raw)
The following changes since commit 6751b05f855bbe56005d5b88d4eb58bcd52170d2:
Revert "post/Makefile: Only build FP post tests if enabled via
CONFIG_SYS_POST_FPU" (2012-03-12 15:00:23 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-avr32.git master
for you to fetch changes up to a7a564c55c3b53e5af091b82070ca1f67cba70f7:
atmel_mci.h: remove outdated register macros (2012-03-13 14:29:14 +0100)
----------------------------------------------------------------
Andreas Bie?mann (2):
doc/git-mailrc: add <me> to avr32 alias
atmel_mci.h: remove outdated register macros
Sven Schnelle (2):
ATMEL: use generic mmc framework
ATMEL: remove old atmel_mci driver
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 2 +-
arch/avr32/lib/board.c | 15 +
doc/README.atmel_mci | 2 +-
doc/git-mailrc | 2 +-
drivers/mmc/Makefile | 1 -
drivers/mmc/atmel_mci.c | 533
---------------------
{drivers/mmc => include}/atmel_mci.h | 44 +--
include/configs/atngw100.h | 4 +-
include/configs/atstk1002.h | 4 +-
include/configs/atstk1003.h | 6 +-
include/configs/atstk1004.h | 6 +-
include/configs/atstk1006.h | 4 +-
include/configs/favr-32-ezkit.h | 4 +-
include/configs/hammerhead.h | 4 +-
include/configs/mimc200.h | 4 +-
include/mmc.h | 1 -
16 files changed, 49 insertions(+), 587 deletions(-)
delete mode 100644 drivers/mmc/atmel_mci.c
rename {drivers/mmc => include}/atmel_mci.h (83%)
next reply other threads:[~2012-03-13 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 15:03 Andreas Bießmann [this message]
2012-03-17 20:52 ` [U-Boot] pull request for u-boot-avr32 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=4F5F61C1.5090200@gmail.com \
--to=andreas.devel@googlemail.com \
--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.