]> git.ipfire.org Git - people/ms/u-boot.git/commit
PXA: Palm Tungsten|C Support
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 18 Jul 2010 03:23:19 +0000 (05:23 +0200)
committerWolfgang Denk <wd@denx.de>
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 <marek.vasut@gmail.com>
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]