[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Stefan Roese
sr at denx.de
Wed Sep 3 17:24:15 CEST 2008
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(-)
More information about the U-Boot
mailing list