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] Pull request for ARM zynq
Date: Thu, 07 Feb 2013 09:22:55 +0100	[thread overview]
Message-ID: <5113645F.4010209@monstr.eu> (raw)
In-Reply-To: <50517C2A.4020800@monstr.eu>

Hi Albert,

please pull these three patches to your arm custodian tree.
All of them are related to xilinx zynq.
Also after my discussion with Wolfgang Denk I have enabled DCC for zynq
because we are using it in one configuration and this driver
is not compiled by any platform.

Thanks,
Michal


The following changes since commit d62ef5619c9249772247d6af3b8e65207ae0c871:
   Jagannadha Sutradharudu Teki (1):
         sf: stmicro: Add support for N25Q256A

are available in the git repository at:

   git://www.denx.de/git/u-boot-microblaze.git mainline/arm

Michal Simek (3):
       xilinx: zynq: Enable DCC and create new zynq_dcc board
       arm: zynq: Add SLCR support with system reset
       arm: zynq: Add lowlevel initialization to C

  arch/arm/cpu/armv7/zynq/Makefile           |    1 +
  arch/arm/cpu/armv7/zynq/cpu.c              |   28 +++++++++-
  arch/arm/cpu/armv7/zynq/slcr.c             |   63 ++++++++++++++++++++
  arch/arm/include/asm/arch-zynq/hardware.h  |   85 ++++++++++++++++++++++++++++
  arch/arm/include/asm/arch-zynq/sys_proto.h |   30 ++++++++++
  boards.cfg                                 |    1 +
  include/configs/zynq.h                     |    5 ++
  7 files changed, 212 insertions(+), 1 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/zynq/slcr.c
  create mode 100644 arch/arm/include/asm/arch-zynq/hardware.h
  create mode 100644 arch/arm/include/asm/arch-zynq/sys_proto.h


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

  reply	other threads:[~2013-02-07  8:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13  6:24 [U-Boot] Pull request for ARM zynq Michal Simek
2013-02-07  8:22 ` Michal Simek [this message]
2013-02-12  7:40 ` Michal Simek

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=5113645F.4010209@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