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 SoC changes
Date: Wed, 21 Jan 2015 10:38:47 +0100	[thread overview]
Message-ID: <54BF73A7.6040506@monstr.eu> (raw)

Hi Tom,

please pull these patches to your tree. I have added there 2 patches
for serial. Zynq is only one platform which is using this driver.

Thanks,
Michal

The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:

  Prepare v2015.01 (2015-01-12 09:39:08 -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 025216f78e0dacd491908d0d76a3642630cd84dc:

  serial: Extend structure comments with register offset (2015-01-21 10:36:36 +0100)

----------------------------------------------------------------
Michal Simek (9):
      ARM: zynq: Remove empty line
      ARM: zynq: ddrc: Setup half of memory only for ECC case
      ARM: zynq: List nand, qspi and jtag boot modes
      ARM: zynq: List qspi, smc and nand baseaddresses
      ARM: zynq: Show board information by default
      ARM: zynq: Use CMD_FS_GENERIC
      ARM: zynq: Group ethernet configuration options together
      serial: zynq: Use global baudrate instead of hardcoded one
      serial: Extend structure comments with register offset

Siva Durga Prasad Paladugu (5):
      ARM: zynq: Enable the Neon instructions
      ARM: zynq: slcr: Dont modify the reserved bits
      ARM: zynq: provide config option to select emio
      ARM: zynq: Enable DFU functionality in zynq
      ARM: zynq: Add USB lthor download protocol support

 arch/arm/cpu/armv7/zynq/Makefile          |  1 +
 arch/arm/cpu/armv7/zynq/cpu.c             |  4 ----
 arch/arm/cpu/armv7/zynq/ddrc.c            |  2 ++
 arch/arm/cpu/armv7/zynq/lowlevel_init.S   | 26 ++++++++++++++++++++++++++
 arch/arm/cpu/armv7/zynq/slcr.c            |  2 +-
 arch/arm/cpu/armv7/zynq/spl.c             |  9 +++++++++
 arch/arm/include/asm/arch-zynq/hardware.h |  5 +++++
 board/xilinx/zynq/board.c                 | 14 ++++++++++++--
 drivers/serial/serial_zynq.c              | 30 +++++++-----------------------
 include/configs/zynq-common.h             | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 10 files changed, 130 insertions(+), 40 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/zynq/lowlevel_init.S



-- 
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/20150121/185b03b4/attachment.pgp>

             reply	other threads:[~2015-01-21  9:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  9:38 Michal Simek [this message]
2015-01-23  1:05 ` [U-Boot] [GIT PULL] Zynq SoC changes Tom Rini
2015-01-23  9:02   ` Michal Simek
2015-01-23 11:59     ` Tom Rini
2015-01-23 13:39       ` Michal Simek
2015-01-23 14:12         ` Tom Rini
2015-01-23 14:33           ` Michal Simek
2015-01-23 15:19             ` Tom Rini
2015-01-26  8:09               ` [U-Boot] [GIT PULL] Zynq SoC changes v2 Michal Simek
2015-01-27 11:51                 ` Tom Rini
2015-01-26 15:42     ` [U-Boot] [GIT PULL] Zynq SoC changes Bill Pringlemeir

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=54BF73A7.6040506@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.