]> git.ipfire.org Git - people/ms/u-boot.git/commit
Add Vibren (was Accelent) PXA255 IDP Support
authorWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 13:59:01 +0000 (15:59 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 13:59:01 +0000 (15:59 +0200)
commit70a2047ff6f0391dddd5f23a715bb610210b1462
tree95632497e24ceedbd093bbf60cc12207499f5932
parent2df741bf7cd0bdb49f84fa7c7f2f9153419f0233
Add Vibren (was Accelent) PXA255 IDP Support
Patch by Cliff Brake, 04 Feb 2005
board/pxa255_idp/Makefile [new file with mode: 0644]
board/pxa255_idp/README [new file with mode: 0644]
board/pxa255_idp/config.mk [new file with mode: 0644]
board/pxa255_idp/idp_notes.txt [new file with mode: 0644]
board/pxa255_idp/memsetup.S [new file with mode: 0644]
board/pxa255_idp/pxa_idp.c [new file with mode: 0644]
board/pxa255_idp/pxa_reg_calcs.out [new file with mode: 0644]
board/pxa255_idp/pxa_reg_calcs.py [new file with mode: 0644]
board/pxa255_idp/u-boot.lds [new file with mode: 0644]
include/configs/pxa255_idp.h [new file with mode: 0644]