]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
XPedite5500 board support
authorJohn Schmoller <jschmoller@xes-inc.com>
Fri, 22 Oct 2010 05:20:34 +0000 (00:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 22 Oct 2010 08:04:41 +0000 (03:04 -0500)
commitbfe18815e8123f4456be8b5858b2b255d7881698
tree22142b0194d8b53f3733d705b8098d86b6eabbd3
parent66a8b440af02397ffb3f850e9195c50fb5d37da6
XPedite5500 board support

Initial support for Extreme Engineering Solutions XPedite5500 -
a P2020-based PMC/XMC single board computer.

Signed-off-by: John Schmoller <jschmoller@xes-inc.com>
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
MAINTAINERS
board/xes/common/Makefile
board/xes/common/fsl_8xxx_clk.c
board/xes/xpedite550x/Makefile [new file with mode: 0644]
board/xes/xpedite550x/ddr.c [new file with mode: 0644]
board/xes/xpedite550x/law.c [new file with mode: 0644]
board/xes/xpedite550x/tlb.c [new file with mode: 0644]
board/xes/xpedite550x/xpedite550x.c [new file with mode: 0644]
boards.cfg
include/configs/xpedite550x.h [new file with mode: 0644]