All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Zynq patches
Date: Tue, 11 Nov 2014 11:22:43 +0100	[thread overview]
Message-ID: <5461E373.1080305@monstr.eu> (raw)

Hi Tom, [cc: Albert]

please pull these 4 patches to your tree.
It adds support for Zybo board and add support for new ps7_init_gpl file.

Thanks,
Michal


The following changes since commit 11ada9225a16ed2d8ddbf0715a2416245a777cbc:

  Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh (2014-11-05 13:11:18 -0500)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git zynq

for you to fetch changes up to 61eb3cf2d5ef174b5a3008df6f7530b21f393261:

  kconfig: zynq: Add ZYBO board (2014-11-11 11:02:52 +0100)

----------------------------------------------------------------
Peter Crosthwaite (2):
      arm: dts: zynq: Add digilent ZYBO board dts
      kconfig: zynq: Add ZYBO board

Soren Brinkmann (1):
      zynq: Use GPLed files for SPL

Tinghui Wang (1):
      configs: zynq: Add config support for ZYBO

 arch/arm/cpu/armv7/zynq/Kconfig |  4 ++++
 arch/arm/dts/Makefile           |  1 +
 arch/arm/dts/zynq-zybo.dts      | 23 +++++++++++++++++++++++
 board/xilinx/zynq/.gitignore    |  1 +
 board/xilinx/zynq/Makefile      |  6 ++++--
 board/xilinx/zynq/legacy.c      |  2 ++
 board/xilinx/zynq/xil_io.h      |  2 +-
 configs/zynq_zybo_defconfig     |  4 ++++
 include/configs/zynq_zybo.h     | 31 +++++++++++++++++++++++++++++++
 9 files changed, 71 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/dts/zynq-zybo.dts
 create mode 100644 board/xilinx/zynq/legacy.c
 create mode 100644 configs/zynq_zybo_defconfig
 create mode 100644 include/configs/zynq_zybo.h

-- 
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/20141111/d9250680/attachment.pgp>

             reply	other threads:[~2014-11-11 10:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-11 10:22 Michal Simek [this message]
2014-11-11 20:47 ` [U-Boot] [GIT PULL] Zynq patches Tom Rini
2014-11-13 12:24   ` Michal Simek
2014-11-13 15:33 ` Tom Rini
     [not found] <53F30357.4030307@xilinx.com>
2014-08-29 10:39 ` Michal Simek
  -- strict thread matches above, loose matches on Subject: below --
2014-08-19  7:57 Michal Simek
2014-07-23 13:53 Michal Simek
2014-07-28  8:10 ` Albert ARIBAUD
2014-05-14  6:09 Michal Simek
2014-05-24  8:38 ` Albert ARIBAUD
2014-05-24  8:40   ` Albert ARIBAUD
2014-02-10  9:25 Michal Simek
2014-02-10  9:44 ` Albert ARIBAUD
2014-02-10  9:50   ` Michal Simek
2014-02-13 15:12 ` Albert ARIBAUD
2014-02-13 15:30   ` Michal Simek
2014-02-13 16:33     ` 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=5461E373.1080305@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.