]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Add Vibren (was Accelent) PXA255 IDP Support
authorWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 13:57:49 +0000 (15:57 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 13:57:49 +0000 (15:57 +0200)
Patch by Cliff Brake, 04 Feb 2005

CHANGELOG
CREDITS
MAINTAINERS
MAKEALL

index 7e46ca879bd7038997e455efcb8a6b9e7803089f..93cf9dc1e23b9fb0d5804b4ea95e8e8fd4a4d880 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Add Vibren (was Accelent) PXA255 IDP Support
+  Patch by Cliff Brake, 04 Feb 2005
+
 * Fix tools/bmp_logo.c using incorrect offset to pixel data
   Patch by Andrew Dyer, 31 Jan 2005
 
diff --git a/CREDITS b/CREDITS
index 88e17b6e1efaaa165621795bbe0a8102841bbf75..bb7059d9129d9247eb0e287823e8d3f3fc8f355a 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -65,6 +65,12 @@ N: Raphael Bossek
 E: raphael.bossek@solutions4linux.de
 D: 8xxrom-0.3.0
 
+N: Cliff Brake
+E: cliff.brake@gmail.com
+D: Port to Vibren PXA255 IDP platform
+W: http://www.vibren.com
+W: http://bec-systems.com
+
 N: Rick Bronson
 E: rick@efn.org
 D: Atmel AT91RM9200DK and NAND support
index d388f630531c04135fc58bca80cf930469f837f5..020c029fcae8995f7911ae05729ab1a6205a27cd 100644 (file)
@@ -355,6 +355,10 @@ Rishi Bhattacharya <rishi@ti.com>
 
        omap5912osk             ARM926EJS
 
+Cliff Brake <cliff.brake@gmail.com>
+
+       pxa255_idp              xscale
+
 Rick Bronson <rick@efn.org>
 
        AT91RM9200DK            at91rm9200
diff --git a/MAKEALL b/MAKEALL
index 14bc37debce539f108445f7d171e6493519f7132..b5efbd6a0c6dc677c8dfa005b6f1f4f97f665e57 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -205,8 +205,8 @@ LIST_ARM11="        \
 
 LIST_pxa="     \
        adsvix          cerf250         cradle          csb226          \
-       innokom         lubbock         wepep250        xaeniax         \
-       xm250           xsengine                                        \
+       innokom         lubbock         pxa255_idp      wepep250        \
+       xaeniax         xm250           xsengine                        \
 "
 
 LIST_ixp="ixdp425"