From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ppc4xx/next
Date: Fri, 17 Dec 2010 11:15:56 +0100 [thread overview]
Message-ID: <201012171115.56454.sr@denx.de> (raw)
Hi Wolfgang,
The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:
powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git next
Ricardo Ribalda Delgado (1):
xilinx-ppc4xx-generic: Use common u-boot.lds
Stefan Roese (4):
ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip
ppc4xx: Clarify comment about boot chip-select in start.S
ppc4xx: Update lwmon5 board support
ppc4xx/POST: Change ethernet test loop count to a default of 10
arch/powerpc/cpu/ppc4xx/start.S | 28 +++---
arch/powerpc/cpu/ppc4xx/u-boot.lds | 8 ++
board/lwmon5/sdram.c | 22 ++++-
board/t3corp/t3corp.c | 38 ++++++++
board/xilinx/ppc405-generic/Makefile | 4 +-
board/xilinx/ppc405-generic/u-boot-ram.lds | 131 -------------------------
board/xilinx/ppc405-generic/u-boot-rom.lds | 141 ---------------------------
board/xilinx/ppc440-generic/Makefile | 4 +-
board/xilinx/ppc440-generic/u-boot-ram.lds | 132 --------------------------
board/xilinx/ppc440-generic/u-boot-rom.lds | 142 ----------------------------
boards.cfg | 20 ++--
include/configs/lwmon5.h | 22 +++--
include/configs/t3corp.h | 18 +++-
include/configs/xilinx-ppc.h | 1 +
post/cpu/ppc4xx/ether.c | 35 ++++---
15 files changed, 142 insertions(+), 604 deletions(-)
delete mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
delete mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
delete mode 100644 board/xilinx/ppc440-generic/u-boot-ram.lds
delete mode 100644 board/xilinx/ppc440-generic/u-boot-rom.lds
next reply other threads:[~2010-12-17 10:15 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-17 10:15 Stefan Roese [this message]
2010-12-17 19:11 ` [U-Boot] Please pull u-boot-ppc4xx/next Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2012-10-02 13:36 Stefan Roese
2012-10-02 17:55 ` Tom Rini
2012-10-03 0:15 ` Marek Vasut
2012-10-04 7:23 ` Stefan Roese
2012-10-04 23:19 ` Marek Vasut
2010-09-22 9:14 Stefan Roese
2010-09-22 21:01 ` Wolfgang Denk
2010-09-23 7:12 ` Stefan Roese
2010-09-23 19:07 ` Wolfgang Denk
2009-11-25 10:00 Stefan Roese
2009-12-01 10:54 ` Wolfgang Denk
2009-11-23 15:28 Stefan Roese
2009-11-24 22:14 ` Wolfgang Denk
2009-11-25 9:56 ` Stefan Roese
2009-11-19 10:45 Stefan Roese
2009-11-21 22:15 ` Wolfgang Denk
2009-11-10 15:41 Stefan Roese
2009-11-11 21:12 ` Matthias Fuchs
2009-11-12 5:14 ` Stefan Roese
2009-11-13 14:27 ` Wolfgang Grandegger
2009-11-11 22:07 ` Wolfgang Denk
2009-05-28 11:22 Stefan Roese
2009-05-28 19:36 ` Wolfgang Denk
2009-05-29 0:36 ` Kim Phillips
2009-05-29 4:47 ` Stefan Roese
2009-05-29 8:29 ` Wolfgang Denk
2009-05-12 4:43 Stefan Roese
2009-05-15 19:06 ` Wolfgang Denk
2009-05-05 16:39 Stefan Roese
2009-05-10 19:59 ` 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=201012171115.56454.sr@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 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.