public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Zynq changes
Date: Wed, 19 Aug 2015 12:02:02 +0200	[thread overview]
Message-ID: <55D4541A.4030003@monstr.eu> (raw)

Hi Tom,

please pull these changes to your tree. There are 3 warnings.
One zynq_zc70x which will be removed in the next release.
The second is gem for 64bit warnings. And the third one by DCW3 the same
as GEM.

Thanks,
Michal


The following changes since commit 0f9258228e2b2070368ffccf5c243218128770a8:

  of: clean up OF_CONTROL ifdef conditionals (2015-08-18 13:46:05 -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 d1221462fece27ad163dcd0c181a456c73fe2011:

  zynqmp: enable CONFIG_NET_RANDOM_ETHADDR (2015-08-19 11:28:21 +0200)

----------------------------------------------------------------
Masahiro Yamada (2):
      ARM: zynq: drop "optional" from board select in favor of ZC702
      zynq: enable CONFIG_NET_RANDOM_ETHADDR

Michal Simek (7):
      zynqmp: Enable U-Boot run in EL3
      ARM: zynqmp: Add platform specific arch_get_page_table
      ARM: zynqmp_ep: Enable ethernet for EP
      configs: zynqmp: Enable networking by default for EP108
      zynq: Make CONFIG_OF_EMBED default case
      ARM: dts: Rename memory at 0 to memory
      zynqmp: enable CONFIG_NET_RANDOM_ETHADDR

Siva Durga Prasad Paladugu (2):
      board: Xilinx: zynqmp: Define checkboard() function
      zynqmp: usb: Add usb dwc3 driver support for zynqmp

 arch/arm/cpu/armv8/zynqmp/Kconfig           |  7 +++++++
 arch/arm/cpu/armv8/zynqmp/cpu.c             |  5 +++++
 arch/arm/dts/zynq-zc770-xm010.dts           |  2 +-
 arch/arm/dts/zynq-zc770-xm011.dts           |  2 +-
 arch/arm/dts/zynq-zc770-xm012.dts           |  2 +-
 arch/arm/dts/zynq-zc770-xm013.dts           |  2 +-
 arch/arm/include/asm/arch-zynqmp/hardware.h |  7 +++++++
 arch/arm/mach-zynq/Kconfig                  |  2 +-
 board/xilinx/zynqmp/zynqmp.c                | 34
++++++++++++++++++++++++++++++++++
 configs/xilinx_zynqmp_ep_defconfig          | 12 ++++++++----
 configs/zynq_microzed_defconfig             |  2 ++
 configs/zynq_picozed_defconfig              |  2 ++
 configs/zynq_zc702_defconfig                |  3 ++-
 configs/zynq_zc706_defconfig                |  2 ++
 configs/zynq_zc70x_defconfig                |  2 ++
 configs/zynq_zc770_xm010_defconfig          |  2 ++
 configs/zynq_zc770_xm011_defconfig          |  2 ++
 configs/zynq_zc770_xm012_defconfig          |  2 ++
 configs/zynq_zc770_xm013_defconfig          |  2 ++
 configs/zynq_zed_defconfig                  |  2 ++
 configs/zynq_zybo_defconfig                 |  2 ++
 include/configs/xilinx_zynqmp.h             | 42
++++++++++++++++++++++++++++++++++++++++--
 include/configs/xilinx_zynqmp_ep.h          |  3 +++
 include/configs/zynq-common.h               |  2 +-
 24 files changed, 132 insertions(+), 13 deletions(-)


-- 
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/20150819/2eefbc72/attachment.sig>

             reply	other threads:[~2015-08-19 10:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 10:02 Michal Simek [this message]
2015-08-20 16:35 ` [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-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-05-25  9:17 Michal Simek
2015-05-26 17:36 ` Tom Rini
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=55D4541A.4030003@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