From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL v2] u-boot-atmel/master -> u-boot/master
Date: Fri, 21 Aug 2015 15:51:05 +0200 [thread overview]
Message-ID: <1440165065-21072-1-git-send-email-andreas.devel@googlemail.com> (raw)
In-Reply-To: <55D72972.8010204@gmail.com>
Hi Tom,
this is the corrected PR.
Andreas
The following changes since commit 8d77576371381ade83de475bb639949b44941e8c:
ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 7a53b9544e388ac80bff2a3912865df029de27d0:
ARM: at91: sama5: update the spi flash mapping (2015-08-21 15:47:05 +0200)
----------------------------------------------------------------
Erik van Luijk (4):
arm: at91: mpddr: allow multiple DDR controllers
arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
arm: at91: pmc: replace the constant with a define in at91_pmc.h
arm: at91: add support for mini-box picosam9g45 board
Wu, Josh (4):
ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
ARM: at91: sama5d3xek: use a $dtb_name to load dtb
ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
ARM: at91: sama5: update the spi flash mapping
arch/arm/include/asm/mach-types.h | 1 +
arch/arm/mach-at91/Kconfig | 6 +
arch/arm/mach-at91/include/mach/at91_pmc.h | 1 +
arch/arm/mach-at91/include/mach/atmel_mpddrc.h | 6 +-
arch/arm/mach-at91/mpddrc.c | 41 +--
board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 12 +-
board/atmel/at91sam9n12ek/at91sam9n12ek.c | 4 +-
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 +-
board/atmel/sama5d3_xplained/sama5d3_xplained.c | 4 +-
board/atmel/sama5d3xek/sama5d3xek.c | 24 +-
board/atmel/sama5d4_xplained/sama5d4_xplained.c | 4 +-
board/atmel/sama5d4ek/sama5d4ek.c | 4 +-
board/mini-box/picosam9g45/Kconfig | 12 +
board/mini-box/picosam9g45/MAINTAINERS | 6 +
board/mini-box/picosam9g45/Makefile | 19 ++
board/mini-box/picosam9g45/led.c | 25 ++
board/mini-box/picosam9g45/picosam9g45.c | 354 ++++++++++++++++++++++++
board/siemens/corvus/board.c | 12 +-
configs/picosam9g45_defconfig | 12 +
include/configs/at91-sama5_common.h | 37 +++
include/configs/at91sam9m10g45ek.h | 1 -
include/configs/at91sam9n12ek.h | 2 -
include/configs/at91sam9x5ek.h | 2 -
include/configs/corvus.h | 2 -
include/configs/picosam9g45.h | 211 ++++++++++++++
include/configs/sama5d3_xplained.h | 19 +-
include/configs/sama5d3xek.h | 33 +--
include/configs/sama5d4_xplained.h | 41 +--
include/configs/sama5d4ek.h | 39 +--
29 files changed, 763 insertions(+), 175 deletions(-)
create mode 100644 board/mini-box/picosam9g45/Kconfig
create mode 100644 board/mini-box/picosam9g45/MAINTAINERS
create mode 100644 board/mini-box/picosam9g45/Makefile
create mode 100644 board/mini-box/picosam9g45/led.c
create mode 100644 board/mini-box/picosam9g45/picosam9g45.c
create mode 100644 configs/picosam9g45_defconfig
create mode 100644 include/configs/picosam9g45.h
next prev parent reply other threads:[~2015-08-21 13:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 13:25 [U-Boot] [PULL] u-boot-atmel/master -> u-boot/master Andreas Bießmann
2015-08-21 13:36 ` Andreas Bießmann
2015-08-21 13:51 ` Andreas Bießmann [this message]
2015-08-24 13:44 ` [U-Boot] [PULL v2] " Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2016-02-19 13:00 [U-Boot] [PULL] " Andreas Bießmann
2016-02-20 20:54 ` [U-Boot] [PULL v2] " Andreas Bießmann
2016-02-21 1:44 ` Tom Rini
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=1440165065-21072-1-git-send-email-andreas.devel@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox