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] Xilinx changes v2
Date: Thu, 22 Sep 2016 09:52:26 +0200	[thread overview]
Message-ID: <762bb875-363d-f81e-bb74-e80fa91b8d2e@monstr.eu> (raw)
In-Reply-To: <40781b4c-9d8a-9adf-7b58-53893f09631a@monstr.eu>

Hi,

I have rebased my tree on the top of current master branch
with IDENT_STRING in Kconfig.
Also that PL driver for ZynqMP was fixed.
Buildman output look good too.
That's why please apply.

Thanks,
Michal


The following changes since commit a2ed3f452dd1cf4982fe46d5111d200909786686:

  Merge git://git.denx.de/u-boot-dm (2016-09-20 09:34:53 -0400)

are available in the git repository at:


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

for you to fetch changes up to e0027f089bb64f6b84742c580f966bf9c97c900e:

  zynqmp: Remove unnnecessary board config file for dc4 (2016-09-22
07:33:21 +0200)

----------------------------------------------------------------
Michal Simek (14):
      fpga: Add Kconfig to fpga subsystem
      ARM64: zynqmp: Wire up both USBs available on ZynqMP
      ARM64: zynqmp: Force certain bootmode for SPL
      ARM64: zynqmp: Fix usb_gadget_handle_interrupt routine
      spi: zynq: Use variable to remove u32 to u64 conversions
      ARM64: zynqmp: Move BSS location to the beginning of ram
      ARM64: zynqmp: Add USB boot mode
      ARM: Add new BOOT_DEVICE_DFU boot mode
      ARM64: zynqmp: Add support for DFU from SPL
      ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins
      ARM64: zynqmp: Fix USB ulpi phy sequence
      ARM64: zynqmp: Add support for chip ID detection
      ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig
      ARM64: zynqmp: Use the same name for atf image everywhere

Siva Durga Prasad Paladugu (2):
      fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP
      zynqmp: Remove unnnecessary board config file for dc4

 arch/arm/cpu/armv8/zynqmp/Kconfig                |  48
++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv8/zynqmp/spl.c                  |  30 ++++++++++++++++++++
 arch/arm/include/asm/arch-zynqmp/hardware.h      |  14 +++++++++-
 arch/arm/include/asm/spl.h                       |   1 +
 board/xilinx/zynqmp/zynqmp.c                     | 128
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 configs/xilinx_zynqmp_ep_defconfig               |   3 ++
 configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig |   2 ++
 configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig |   2 ++
 configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig |   3 +-
 configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig |   2 ++
 configs/xilinx_zynqmp_zcu102_defconfig           |   3 ++
 configs/xilinx_zynqmp_zcu102_revB_defconfig      |   3 ++
 drivers/Kconfig                                  |   2 ++
 drivers/fpga/Kconfig                             |  20 ++++++++++++++
 drivers/fpga/Makefile                            |   1 +
 drivers/fpga/xilinx.c                            |   6 ++++
 drivers/fpga/zynqmppl.c                          | 238
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/zynq_spi.c                           |   7 +++--
 include/configs/xilinx_zynqmp.h                  |  39
+++++++++++++++++++++-----
 include/configs/xilinx_zynqmp_ep.h               |   1 -
 include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h |  15 ----------
 include/xilinx.h                                 |   2 ++
 include/zynqmppl.h                               |  24 ++++++++++++++++
 23 files changed, 563 insertions(+), 31 deletions(-)
 create mode 100644 drivers/fpga/Kconfig
 create mode 100644 drivers/fpga/zynqmppl.c
 delete mode 100644 include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h
 create mode 100644 include/zynqmppl.h

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


-------------- 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/20160922/ef33a8d2/attachment.sig>

  parent reply	other threads:[~2016-09-22  7:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 11:14 [U-Boot] [GIT PULL] Xilinx changes Michal Simek
2016-09-18 18:04 ` Tom Rini
2016-09-19 10:00   ` Michal Simek
2016-09-19 11:13     ` Tom Rini
2016-09-22  7:52 ` Michal Simek [this message]
2016-09-23  1:57   ` [U-Boot] [GIT PULL] Xilinx changes v2 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=762bb875-363d-f81e-bb74-e80fa91b8d2e@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.