From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request - arm/zynq v3
Date: Mon, 19 Aug 2013 09:36:33 +0200 [thread overview]
Message-ID: <5211CB01.6040006@monstr.eu> (raw)
Hi Albert,
please pull these 3 zynq patches to your arm tree.
I have rebased the tree on the 2013.07 to remove that new nds32 patches.
There is still pending the arm: lds: Remove libgcc eabi exception handling tables
patch. Have you considered to also add it?
v3:
- Rebase on the v2013.07 because Albert didn't want to nds32 stuff
v2:
- Changed email address,
- There was incorrect rebase which I have fixed - correct sha1 now
Thanks.
Michal
The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:
Prepare v2013.07 (2013-07-23 07:58:13 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git zynq
for you to fetch changes up to 037e0d25c6ee6367beca3062759993d10759dff2:
zynq: Enable axi ethernet and emaclite driver initialization (2013-08-19 09:32:00 +0200)
----------------------------------------------------------------
Michal Simek (3):
zynq: Add new ddrc driver for ECC support
zynq: slcr: Wait 100ms till clk is properly setup
zynq: Enable axi ethernet and emaclite driver initialization
arch/arm/cpu/armv7/zynq/Makefile | 1 +
arch/arm/cpu/armv7/zynq/ddrc.c | 50 ++++++++++++++++++++++++++++++
arch/arm/cpu/armv7/zynq/slcr.c | 2 +-
arch/arm/include/asm/arch-zynq/hardware.h | 8 +++++
arch/arm/include/asm/arch-zynq/sys_proto.h | 1 +
board/xilinx/zynq/board.c | 19 ++++++++++++
6 files changed, 80 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/cpu/armv7/zynq/ddrc.c
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130819/514970c3/attachment.pgp>
next reply other threads:[~2013-08-19 7:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-19 7:36 Michal Simek [this message]
2013-09-03 12:12 ` [U-Boot] Pull request - arm/zynq v3 Albert ARIBAUD
2013-09-04 7:38 ` Michal Simek
2013-11-06 8:28 ` [U-Boot] Pull request - arm/zynq Michal Simek
2013-11-07 9:50 ` Albert ARIBAUD
2013-11-07 11:55 ` Michal Simek
2013-11-24 10:35 ` 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=5211CB01.6040006@monstr.eu \
--to=monstr@monstr.eu \
--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.