]> Git Repo - J-u-boot.git/commit
ColdFire: Add MCF547x_8x cpu arch
authorTsiChungLiew <[email protected]>
Tue, 15 Jan 2008 19:37:34 +0000 (13:37 -0600)
committerTsiChungLiew <[email protected]>
Thu, 17 Jan 2008 20:59:41 +0000 (14:59 -0600)
commit570c0186aecab1b747b2d44d0e1d3c1ac4cb27f5
tree13b101849caa143cc458e852d69e5eee3c616ab7
parente2756f4b54aba0e0523b81dd145666829cf7fd59
ColdFire: Add MCF547x_8x cpu arch

Signed-off-by: TsiChungLiew <[email protected]>
Signed-off by: John Rigby <[email protected]>
cpu/mcf547x_8x/Makefile [new file with mode: 0644]
cpu/mcf547x_8x/config.mk [new file with mode: 0644]
cpu/mcf547x_8x/cpu.c [new file with mode: 0644]
cpu/mcf547x_8x/cpu_init.c [new file with mode: 0644]
cpu/mcf547x_8x/interrupts.c [new file with mode: 0644]
cpu/mcf547x_8x/pci.c [new file with mode: 0644]
cpu/mcf547x_8x/slicetimer.c [new file with mode: 0644]
cpu/mcf547x_8x/speed.c [new file with mode: 0644]
cpu/mcf547x_8x/start.S [new file with mode: 0644]
This page took 0.033713 seconds and 4 git commands to generate.