]> Git Repo - J-u-boot.git/commit
core support for Freescale mx31
authorSascha Hauer <[email protected]>
Sun, 30 Mar 2008 10:30:43 +0000 (11:30 +0100)
committerPeter Pearse <[email protected]>
Sun, 30 Mar 2008 10:30:43 +0000 (11:30 +0100)
commitc98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
tree59d23f1e9e65137d2e9b479304e74899d59ce4b5
parent8bf69d81782619187933a605f1a95ee1d069478d
core support for Freescale mx31

This patch adds the core support for Freescale mx31

Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Guennadi Liakhovetski <[email protected]>
cpu/arm1136/mx31/Makefile [new file with mode: 0644]
cpu/arm1136/mx31/generic.c [new file with mode: 0644]
cpu/arm1136/mx31/interrupts.c [new file with mode: 0644]
cpu/arm1136/mx31/serial.c [new file with mode: 0644]
include/asm-arm/arch-mx31/mx31-regs.h [new file with mode: 0644]
include/asm-arm/arch-mx31/mx31.h [new file with mode: 0644]
This page took 0.0413 seconds and 4 git commands to generate.