]> Git Repo - J-u-boot.git/commit - boards.cfg
PXA: Palm Tungsten|C Support
authorMarek Vasut <[email protected]>
Sun, 18 Jul 2010 03:23:19 +0000 (05:23 +0200)
committerWolfgang Denk <[email protected]>
Tue, 19 Oct 2010 20:47:02 +0000 (22:47 +0200)
commitaaa2a2fc9b81e0619da85244f5e9193a0a60003a
tree124f1aa73dafea5d042159947315ca8e787eb32e
parentdd88d79e317d4bd98be1410e526ea2ab486712ca
PXA: Palm Tungsten|C Support

This patch adds support for the Palm Tungsten|C PXA255 board. The support
includes:
- LCD
- MMC
- UART
- NOR

Signed-off-by: Marek Vasut <[email protected]>
MAINTAINERS
board/palmtc/Makefile [new file with mode: 0644]
board/palmtc/config.mk [new file with mode: 0644]
board/palmtc/lowlevel_init.S [new file with mode: 0644]
board/palmtc/palmtc.c [new file with mode: 0644]
board/palmtc/u-boot.lds [new file with mode: 0644]
boards.cfg
include/configs/palmtc.h [new file with mode: 0644]
This page took 0.040746 seconds and 4 git commands to generate.