From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Zynq changes
Date: Mon, 25 May 2015 11:17:07 +0200 [thread overview]
Message-ID: <5562E893.8060508@monstr.eu> (raw)
Hi Tom,
here are 3 pending patches which were sent in merge window.
Thanks,
Michal
The following changes since commit a84988c76d1dbca2dbe870d6b4f0ad398f287f85:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
(2015-05-22 17:23:15 -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 95b237ecbced8ca120c37cc284c4b2feeec8ed57:
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
(2015-05-25 10:52:36 +0200)
----------------------------------------------------------------
Masahiro Yamada (2):
ARM: zynq: add separate configuration for ZC702 and ZC706
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
Michal Simek (1):
zynq: Use system timer implementation instead of our
arch/arm/mach-zynq/Kconfig | 25 +-
arch/arm/mach-zynq/include/mach/hardware.h | 1 -
arch/arm/mach-zynq/spl.c | 2 +-
arch/arm/mach-zynq/timer.c | 83 +-
board/xilinx/zynq/.gitignore | 2 +-
board/xilinx/zynq/Makefile | 39 +-
board/xilinx/zynq/MicroZed_hw_platform/ps7_init_gpl.c | 12974
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/xilinx/zynq/MicroZed_hw_platform/ps7_init_gpl.h | 128 +
board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.c | 13307
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.h | 128 +
board/xilinx/zynq/ZC706_hw_platform/ps7_init_gpl.c | 13214
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/xilinx/zynq/ZC706_hw_platform/ps7_init_gpl.h | 128 +
board/xilinx/zynq/custom_hw_platform/.gitignore | 1 +
board/xilinx/zynq/zed_hw_platform/ps7_init_gpl.c | 12872
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/xilinx/zynq/zed_hw_platform/ps7_init_gpl.h | 128 +
configs/zynq_zc702_defconfig | 10 +
configs/zynq_zc706_defconfig | 10 +
doc/README.zynq | 15 +-
include/configs/zynq-common.h | 5 +
19 files changed, 52971 insertions(+), 101 deletions(-)
create mode 100644 board/xilinx/zynq/MicroZed_hw_platform/ps7_init_gpl.c
create mode 100644 board/xilinx/zynq/MicroZed_hw_platform/ps7_init_gpl.h
create mode 100644 board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.c
create mode 100644 board/xilinx/zynq/ZC702_hw_platform/ps7_init_gpl.h
create mode 100644 board/xilinx/zynq/ZC706_hw_platform/ps7_init_gpl.c
create mode 100644 board/xilinx/zynq/ZC706_hw_platform/ps7_init_gpl.h
create mode 100644 board/xilinx/zynq/custom_hw_platform/.gitignore
create mode 100644 board/xilinx/zynq/zed_hw_platform/ps7_init_gpl.c
create mode 100644 board/xilinx/zynq/zed_hw_platform/ps7_init_gpl.h
create mode 100644 configs/zynq_zc702_defconfig
create mode 100644 configs/zynq_zc706_defconfig
--
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: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150525/948d5663/attachment.sig>
next reply other threads:[~2015-05-25 9:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-25 9:17 Michal Simek [this message]
2015-05-26 17:36 ` [U-Boot] [GIT PULL] Zynq changes Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2015-12-07 9:19 Michal Simek
2015-12-07 19:06 ` Tom Rini
2015-11-19 14:09 Michal Simek
2015-11-19 22:07 ` Tom Rini
2015-11-04 14:48 Michal Simek
2015-11-04 22:03 ` Tom Rini
2015-08-19 10:02 Michal Simek
2015-08-20 16:35 ` Tom Rini
2015-07-28 13:41 Michal Simek
2015-07-28 13:43 ` Michal Simek
2015-07-28 15:37 ` Tom Rini
2015-07-28 18:29 ` Michal Simek
2015-04-29 9:45 Michal Simek
2015-04-29 14:28 ` 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=5562E893.8060508@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox