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] fpga changes
Date: Tue, 06 May 2014 14:28:15 +0200	[thread overview]
Message-ID: <5368D55F.7080500@monstr.eu> (raw)

Hi Tom, [cc: Albert]

please pull these fpga changes to your tree.
On Friday I have sent the next set of fpga changes which we have in our
tree but I want to give more time to review them.

And also I have based Xilinx ARM Zynq changes based on these patches
that's why I would like to add these patches to your tree
and then talk to Albert regarding zynq changes.

Thanks,
Michal

The following changes since commit 52fded7b94d98c73a824e4a9d90596a33a1cbb8a:

  Merge branch 'next' of git://git.denx.de/u-boot-sh (2014-05-02 11:48:07 -0400)

are available in the git repository at:


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

for you to fetch changes up to eeaf3aa5d3ac84015e0999ec437198682d1a776d:

  fpga: zynq: Use helper function zynq_validate_bitstream (2014-05-06 14:22:16 +0200)

----------------------------------------------------------------
Michal Simek (7):
      fpga: spartan2: Avoid CamelCase
      fpga: spartan3: Avoid CamelCase
      fpga: virtex2: Avoid CamelCase
      fpga: xilinx: Avoid CamelCase for in Xilinx_desc
      fpga: xilinx: Fix the rest of CamelCases
      fpga: xilinx: Simplify load/dump/info function handling
      fpga: zynq: Remove sparse warnings

Siva Durga Prasad Paladugu (2):
      fpga: zynq: Use helper functions for zynq dma
      fpga: zynq: Use helper function zynq_validate_bitstream

 board/armadeus/apf27/fpga.c          |   6 +--
 board/astro/mcf5373l/fpga.c          |   6 +--
 board/balloon3/balloon3.c            |   4 +-
 board/esd/pmc440/fpga.c              |   8 +--
 board/gen860t/fpga.c                 |   6 +--
 board/matrix_vision/mvsmr/fpga.c     |   6 +--
 board/spear/x600/fpga.c              |   4 +-
 board/teejet/mt_ventoux/mt_ventoux.c |   4 +-
 board/xilinx/zynq/board.c            |  14 +++---
 drivers/fpga/spartan2.c              |  46 +++++++++--------
 drivers/fpga/spartan3.c              |  46 +++++++++--------
 drivers/fpga/virtex2.c               |  40 ++++++++-------
 drivers/fpga/xilinx.c                | 179 +++++++-----------------------------------------------------------
 drivers/fpga/zynqpl.c                | 234 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
 include/spartan2.h                   |  72 +++++++++++++--------------
 include/spartan3.h                   |  84 +++++++++++++++----------------
 include/virtex2.h                    |  66 ++++++++++++------------
 include/xilinx.h                     |  65 +++++++++++++-----------
 include/zynqpl.h                     |  16 +++---
 19 files changed, 416 insertions(+), 490 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: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140506/f4e0b4cc/attachment.pgp>

             reply	other threads:[~2014-05-06 12:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 12:28 Michal Simek [this message]
2014-05-06 20:54 ` [U-Boot] [GIT PULL] fpga changes Tom Rini
2014-05-13  7:48   ` [U-Boot] [GIT PULL v2 ] " Michal Simek
2014-05-13 12:11     ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2020-11-18 12:45 [U-Boot] [GIT PULL] " Estilo y Alma Recordz
2015-01-21  9:28 Michal Simek
2015-01-23 21:56 ` Tom Rini
2014-02-06  9:11 [U-Boot] [GIT PULL] Fpga changes Michal Simek
2014-02-06 21:07 ` 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=5368D55F.7080500@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.