]> Git Repo - u-boot.git/commit - MAKEALL
mpc85xx: Add support for the MPC8536DS reference board
authorKumar Gala <[email protected]>
Fri, 25 Jul 2008 18:31:05 +0000 (13:31 -0500)
committerKumar Gala <[email protected]>
Wed, 27 Aug 2008 16:43:54 +0000 (11:43 -0500)
commit9490a7f1a9484617bad75c60807ce02c8a3a6d56
treee7d4f44e35b7fe221020762c89fd8529d61a02fd
parentef50d6c06ece74fb17e8d7510e62cad9df8b810d
mpc85xx: Add support for the MPC8536DS reference board

Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Srikanth Srinivasan <[email protected]>
Signed-off-by: Dejan Minic <[email protected]>
Signed-off-by: Jason Jin <[email protected]>
Signed-off-by: Dave Liu <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
MAKEALL
Makefile
board/freescale/mpc8536ds/Makefile [new file with mode: 0644]
board/freescale/mpc8536ds/config.mk [new file with mode: 0644]
board/freescale/mpc8536ds/ddr.c [new file with mode: 0644]
board/freescale/mpc8536ds/law.c [new file with mode: 0644]
board/freescale/mpc8536ds/mpc8536ds.c [new file with mode: 0644]
board/freescale/mpc8536ds/tlb.c [new file with mode: 0644]
board/freescale/mpc8536ds/u-boot.lds [new file with mode: 0644]
include/configs/MPC8536DS.h [new file with mode: 0644]
This page took 0.033807 seconds and 4 git commands to generate.