]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PXA: Add initial Palm LifeDrive support
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 19 Jul 2010 09:23:07 +0000 (11:23 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 19 Oct 2010 20:47:09 +0000 (22:47 +0200)
commit6375dadab39991cca679b186f2949ccde5dac174
tree3eeaa6b5034ceca9f034b1975a528c9941a3c52c
parentaaa2a2fc9b81e0619da85244f5e9193a0a60003a
PXA: Add initial Palm LifeDrive support

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
MAINTAINERS
board/palmld/Makefile [new file with mode: 0644]
board/palmld/config.mk [new file with mode: 0644]
board/palmld/lowlevel_init.S [new file with mode: 0644]
board/palmld/palmld.c [new file with mode: 0644]
board/palmld/u-boot.lds [new file with mode: 0644]
boards.cfg
include/configs/palmld.h [new file with mode: 0644]