From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Date: Wed, 3 Sep 2008 17:24:15 +0200 [thread overview]
Message-ID: <200809031724.15458.sr@denx.de> (raw)
The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
Jean-Christophe PLAGNIOL-VILLARD (1):
device: make device_register() clone the device
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (12):
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
ppc4xx: Add fdt support for PLU405 boards
ppc4xx: Cleanup PLU405 linker script
ppc4xx: Cleanup PLU405 platform file
ppc4xx: Enable USB on PLU405 boards
ppc4xx: Coding style cleanup
ppc4xx: Add fdt support for VOM405 boards
ppc4xx: Cleanup VOM405 linker script
ppc4xx: Remove obsolete initdram() function from VOM405 board
ppc4xx: Update VOM405 board configuration
ppc4xx: Remove obsolete or unused functions from some esd boards
ppx4xx: Fix broken DASA_SIM board
Stefan Roese (1):
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
board/esd/apc405/apc405.c | 10 --
board/esd/ar405/u-boot.lds | 1 -
board/esd/ash405/ash405.c | 23 -----
board/esd/canbt/u-boot.lds | 1 -
board/esd/cms700/cms700.c | 21 -----
board/esd/cpci2dp/cpci2dp.c | 21 -----
board/esd/cpci405/cpci405.c | 19 ----
board/esd/cpciiser4/cpciiser4.c | 19 ----
board/esd/dasa_sim/dasa_sim.c | 15 ---
board/esd/dasa_sim/u-boot.lds | 1 -
board/esd/dp405/dp405.c | 36 --------
board/esd/du405/du405.c | 15 ---
board/esd/hh405/hh405.c | 17 ----
board/esd/hub405/hub405.c | 18 ----
board/esd/ocrtc/ocrtc.c | 32 -------
board/esd/plu405/config.mk | 3 +-
board/esd/plu405/plu405.c | 58 +++++--------
board/esd/plu405/u-boot.lds | 14 ---
board/esd/pmc405/pmc405.c | 18 ----
board/esd/voh405/voh405.c | 36 --------
board/esd/vom405/u-boot.lds | 12 ---
board/esd/vom405/vom405.c | 25 -----
board/esd/wuh405/wuh405.c | 21 -----
include/configs/PLU405.h | 186 ++++++++++++++++++++------------------
include/configs/VOM405.h | 54 +++---------
25 files changed, 131 insertions(+), 545 deletions(-)
next reply other threads:[~2008-09-03 15:24 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 15:24 Stefan Roese [this message]
2008-09-03 20:59 ` [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2009-02-18 15:01 Stefan Roese
2009-02-18 23:52 ` Wolfgang Denk
2009-02-12 5:46 Stefan Roese
2009-02-12 7:39 ` Wolfgang Denk
2009-02-06 10:19 Stefan Roese
2009-02-07 21:40 ` Wolfgang Denk
2009-01-29 10:11 Stefan Roese
2009-02-01 20:21 ` Wolfgang Denk
2009-01-26 9:47 Stefan Roese
2009-01-27 19:54 ` Wolfgang Denk
2009-01-14 10:39 Stefan Roese
2009-01-16 8:22 ` Wolfgang Denk
2008-12-10 16:23 Stefan Roese
2008-12-12 23:37 ` Wolfgang Denk
2008-11-25 8:18 Stefan Roese
2008-11-25 10:59 ` Wolfgang Denk
2008-11-21 10:54 Stefan Roese
2008-10-31 9:51 Stefan Roese
2008-11-01 15:10 ` Wolfgang Denk
2008-10-24 15:36 Stefan Roese
2008-10-27 21:31 ` Wolfgang Denk
2008-10-21 15:40 Stefan Roese
2008-10-21 19:20 ` Wolfgang Denk
2008-10-13 9:18 Stefan Roese
2008-10-13 10:35 ` Wolfgang Denk
2008-09-16 18:19 Stefan Roese
2008-09-16 20:36 ` Wolfgang Denk
2008-09-17 4:00 ` Stefan Roese
2008-09-21 20:48 ` Wolfgang Denk
2008-09-22 9:09 ` Stefan Roese
2008-09-12 5:22 Stefan Roese
2008-09-12 13:24 ` Wolfgang Denk
2008-09-08 13:23 Stefan Roese
2008-09-09 0:22 ` Wolfgang Denk
2008-09-09 7:34 ` Wolfgang Denk
2008-08-30 9:28 Stefan Roese
2008-08-31 22:05 ` Wolfgang Denk
2008-08-22 19:42 Stefan Roese
2008-08-22 22:16 ` Wolfgang Denk
2008-08-22 4:51 Stefan Roese
2008-08-22 22:15 ` Wolfgang Denk
2008-08-13 4:49 Stefan Roese
2008-08-13 21:01 ` Wolfgang Denk
2008-08-11 4:49 Stefan Roese
2008-08-11 6:46 ` 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=200809031724.15458.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox