[U-Boot] [ppc4xx/next] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Stefan Roese
sr at denx.de
Wed Feb 25 09:37:41 CET 2009
The following changes since commit 74957cb4295e39c8f2e05e0f1828917a450171f9:
Graeme Russ (1):
Add basic relocation to i386 port
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git next
Matthias Fuchs (6):
ppc4xx: Abort autoboot only by space key on CPCI405 boards
ppc4xx: DU405 maintenance fix
ppc4xx: Update TEXT_BASE for DASA_SIM boards
ppc4xx: Cleanup linker scripts of esd 4xx boards
ppc4xx: Use correct io accessors for esd 405 boards
ppc4xx: Use correct io accessors for esd 405/440 boards
Stefan Roese (1):
ppc4xx: Don't write the MAC address into the internal SoC registers
board/esd/adciop/u-boot.lds | 4 -
board/esd/apc405/apc405.c | 2 +-
board/esd/apc405/u-boot.lds | 15 ---
board/esd/ar405/ar405.c | 83 +++++++++---------
board/esd/ar405/u-boot.lds | 28 ------
board/esd/ash405/ash405.c | 12 +--
board/esd/ash405/u-boot.lds | 15 ---
board/esd/canbt/canbt.c | 7 +-
board/esd/canbt/u-boot.lds | 26 ------
board/esd/cms700/cms700.c | 13 ++--
board/esd/cms700/u-boot.lds | 15 ---
board/esd/common/fpga.c | 14 ++-
board/esd/common/lcd.h | 14 ++--
board/esd/common/xilinx_jtag/ports.c | 5 +-
board/esd/cpci2dp/cpci2dp.c | 18 +++--
board/esd/cpci2dp/u-boot.lds | 15 ---
board/esd/cpci405/cpci405.c | 8 +-
board/esd/cpciiser4/cpciiser4.c | 3 +-
board/esd/cpciiser4/u-boot.lds | 15 ---
board/esd/dasa_sim/cmd_dasa_sim.c | 9 +-
board/esd/dasa_sim/config.mk | 11 +--
board/esd/dasa_sim/dasa_sim.c | 12 ++-
board/esd/dasa_sim/eeprom.c | 18 ++--
board/esd/dasa_sim/u-boot.lds | 26 ------
board/esd/dp405/dp405.c | 14 ++-
board/esd/dp405/u-boot.lds | 16 ----
board/esd/du405/du405.c | 14 ++-
board/esd/du405/u-boot.lds | 15 ---
board/esd/du440/du440.c | 13 ++--
board/esd/du440/u-boot.lds | 3 -
board/esd/hh405/hh405.c | 166 +++++++++++++++++++++-------------
board/esd/hh405/u-boot.lds | 15 ---
board/esd/hub405/hub405.c | 56 ++++++------
board/esd/hub405/u-boot.lds | 16 ----
board/esd/pci405/pci405.c | 8 +-
board/esd/pci405/u-boot.lds | 15 ---
board/esd/plu405/plu405.c | 10 +-
board/esd/plu405/u-boot.lds | 3 -
board/esd/pmc405/u-boot.lds | 15 ---
board/esd/pmc440/cmd_pmc440.c | 2 +-
board/esd/pmc440/pmc440.c | 59 +++++++------
board/esd/pmc440/u-boot.lds | 3 -
board/esd/tasreg/tasreg.c | 7 +-
board/esd/voh405/u-boot.lds | 16 ----
board/esd/voh405/voh405.c | 10 +-
board/esd/vom405/u-boot.lds | 3 -
board/esd/vom405/vom405.c | 17 ++--
board/esd/wuh405/u-boot.lds | 15 ---
board/esd/wuh405/wuh405.c | 18 ++--
board/g2000/u-boot.lds | 16 ----
cpu/ppc4xx/cpu_init.c | 29 +------
include/configs/CPCI4052.h | 6 ++
include/configs/CPCI405AB.h | 6 ++
include/configs/DASA_SIM.h | 4 +-
include/configs/DU405.h | 14 ++--
include/configs/HH405.h | 17 ----
56 files changed, 360 insertions(+), 649 deletions(-)
More information about the U-Boot
mailing list