[U-Boot] Please pull u-boot-mpc85xx.git (updated)
Kumar Gala
galak at kernel.crashing.org
Fri Nov 12 16:49:16 CET 2010
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
Merge branch 'master' of git://git.denx.de/u-boot-marvell (2010-10-29 22:03:00 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Becky Bruce (1):
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
Haiying Wang (3):
powerpc/85xx: Fix lds for nand build
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
Kumar Gala (5):
powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
powerpc/8xxx: Enable e1000 driver on some FSL boards
powerpc/corenet_ds: Enable DHCP suport
powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h
powerpc/p4080ds: Move ICS refclk define into P4080DS.h
Priyanka Jain (1):
p1_p2_rdb: to set SQW/INT pin of RTC as INT line
Timur Tabi (1):
powerpc/corenet_ds: display the RCW at boot
arch/powerpc/cpu/mpc85xx/start.S | 18 +++++-----
arch/powerpc/cpu/mpc85xx/u-boot-nand.lds | 49 +++++---------------------
arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds | 12 +++---
board/freescale/corenet_ds/corenet_ds.c | 15 ++++++++
board/freescale/p1_p2_rdb/p1_p2_rdb.c | 4 ++-
board/tqc/tqm85xx/tqm85xx.c | 2 +-
boards.cfg | 2 +-
include/configs/MPC8536DS.h | 11 +++++-
include/configs/MPC8569MDS.h | 12 +++++-
include/configs/MPC8572DS.h | 1 +
include/configs/P1022DS.h | 1 +
include/configs/P1_P2_RDB.h | 14 ++++++--
include/configs/P4080DS.h | 6 +--
include/configs/corenet_ds.h | 6 +++-
nand_spl/board/freescale/mpc8536ds/Makefile | 4 +-
nand_spl/board/freescale/mpc8569mds/Makefile | 4 +-
nand_spl/board/freescale/p1_p2_rdb/Makefile | 4 +-
17 files changed, 89 insertions(+), 76 deletions(-)
More information about the U-Boot
mailing list