From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ppc4xx
Date: Fri, 26 Jul 2013 07:50:44 +0200 [thread overview]
Message-ID: <51F20E34.4050405@denx.de> (raw)
Hi Tom,
please pull the following patches:
The following changes since commit aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c:
Merge branch 'master' of git://git.denx.de/u-boot-nds32 (2013-07-25 08:51:51 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
for you to fetch changes up to 28437154649db9f4445b93f278199e34b0447a57:
powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards (2013-07-25 19:35:42 +0200)
----------------------------------------------------------------
Dirk Eibach (6):
powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA
powerpc/ppc4xx: Add gdsys mclink interface
powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
powerpc/ppc4xx: Support gdsys multichannel iocon hardware
powerpc/ppc4xx: Consider gdsys FPGA OSD size
powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards
board/gdsys/405ep/405ep.c | 22 +-
board/gdsys/405ep/dlvision-10g.c | 18 +-
board/gdsys/405ep/io.c | 16 +-
board/gdsys/405ep/iocon.c | 486 +++++++++++++++++++++++++++++++++++----
board/gdsys/405ep/neo.c | 13 +-
board/gdsys/405ex/405ex.c | 22 +-
board/gdsys/405ex/io64.c | 34 +--
board/gdsys/common/Makefile | 4 +-
board/gdsys/common/fpga.c | 41 ++++
board/gdsys/common/mclink.c | 153 ++++++++++++
board/gdsys/common/mclink.h | 31 +++
board/gdsys/common/osd.c | 118 ++++++----
common/Makefile | 1 +
common/cmd_fpgad.c | 100 ++++++++
include/configs/dlvision-10g.h | 9 +-
include/configs/dlvision.h | 3 +-
include/configs/io.h | 8 +-
include/configs/io64.h | 6 +
include/configs/iocon.h | 60 ++++-
include/configs/neo.h | 8 +-
include/gdsys_fpga.h | 58 ++++-
21 files changed, 1040 insertions(+), 171 deletions(-)
create mode 100644 board/gdsys/common/fpga.c
create mode 100644 board/gdsys/common/mclink.c
create mode 100644 board/gdsys/common/mclink.h
create mode 100644 common/cmd_fpgad.c
next reply other threads:[~2013-07-26 5:50 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 5:50 Stefan Roese [this message]
2013-07-26 19:34 ` [U-Boot] [PATCH] powerpc/ppc4xx: Convert new gdsys files to SPDX license tags Tom Rini
2013-07-26 23:16 ` Tom Rini
2013-07-29 6:14 ` Stefan Roese
2013-07-29 12:33 ` Tom Rini
2013-07-26 23:35 ` [U-Boot] Please pull u-boot-ppc4xx Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2015-10-27 11:38 Stefan Roese
2015-10-28 20:55 ` Tom Rini
2012-01-10 7:42 Stefan Roese
2012-01-13 19:12 ` Wolfgang Denk
2009-12-21 9:33 Stefan Roese
2009-12-21 20:06 ` Wolfgang Denk
2009-12-22 4:51 ` Stefan Roese
2009-09-23 14:05 Stefan Roese
2009-09-23 22:17 ` Wolfgang Denk
2009-09-17 12:11 Stefan Roese
2009-09-17 21:31 ` Wolfgang Denk
2009-09-11 8:47 Stefan Roese
2009-09-15 19:44 ` Wolfgang Denk
2009-09-08 9:09 Stefan Roese
2009-09-08 18:55 ` Wolfgang Denk
2009-09-09 6:23 ` Stefan Roese
2009-07-24 8:39 Stefan Roese
2009-07-26 20:54 ` Wolfgang Denk
2009-07-10 7:12 Stefan Roese
2009-07-13 21:34 ` Wolfgang Denk
2009-05-20 11:07 Stefan Roese
2009-05-20 20:42 ` Wolfgang Denk
2009-04-15 14:33 Stefan Roese
2009-04-16 14:25 ` Stefan Roese
2009-04-16 20:53 ` Wolfgang Denk
2009-04-16 20:53 ` Wolfgang Denk
2009-04-14 8:44 Stefan Roese
2009-04-16 20:53 ` Wolfgang Denk
2009-03-26 17:39 Stefan Roese
2009-03-26 21:34 ` Wolfgang Denk
2009-03-20 12:04 Stefan Roese
2009-03-20 20:56 ` Wolfgang Denk
2009-03-17 9:57 Stefan Roese
2009-03-17 23:38 ` Wolfgang Denk
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=51F20E34.4050405@denx.de \
--to=sr@denx.de \
--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