[U-Boot] Please pull u-boot-mpc85xx.git
Kumar Gala
galak at kernel.crashing.org
Thu Nov 11 08:06:21 CET 2010
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-marvell
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
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 (2):
powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
powerpc/8xxx: Enable e1000 driver on some FSL boards
Priyanka Jain (1):
p1_p2_rdb: to set SQW/INT pin of RTC as INT line
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/p1_p2_rdb/p1_p2_rdb.c | 1 +
boards.cfg | 2 +-
include/configs/MPC8536DS.h | 8 +++-
include/configs/MPC8569MDS.h | 9 ++++-
include/configs/MPC8572DS.h | 1 +
include/configs/P1022DS.h | 1 +
include/configs/P1_P2_RDB.h | 11 ++++--
nand_spl/board/freescale/mpc8536ds/Makefile | 4 +-
nand_spl/board/freescale/mpc8569mds/Makefile | 4 +-
nand_spl/board/freescale/p1_p2_rdb/Makefile | 4 +-
13 files changed, 55 insertions(+), 69 deletions(-)
More information about the U-Boot
mailing list