[U-Boot] [GIT PULL] Please pull mpc5xxx tree
John Rigby
jrigby at freescale.com
Tue Feb 3 23:43:10 CET 2009
The following changes since commit 92c20fbd3a7788c1a154f50a3f44f28a7763f99a:
John Rigby (1):
ADS5121 DIU Make inclusion of FSL logo optional
are available in the git repository at:
http://git.denx.de/u-boot-mpc5xxx.git master
John Rigby (2):
ADS5121 DIU Add diu_bmp_addr env
ADS5121 Fix rev2 silicon pci iopad config
Martha Marx (1):
ADS5121 Add IC Ident Module (IIM) support
Ralph Kondziella (1):
ADS5121 Add PATA support
board/ads5121/ads5121.c | 120 +++++++++++++-
board/ads5121/ads5121_diu.c | 28 +++-
common/cmd_ide.c | 4 +
cpu/mpc512x/Makefile | 3 +
cpu/mpc512x/iim.c | 394 ++++++++++++++++++++++++++++++++++++++++++
include/asm-ppc/immap_512x.h | 49 +++++-
include/configs/ads5121.h | 58 ++++++
include/mpc512x.h | 25 +++
8 files changed, 676 insertions(+), 5 deletions(-)
create mode 100644 cpu/mpc512x/iim.c
More information about the U-Boot
mailing list