]> www.infradead.org Git - users/rw/armboot.git/commitdiff
Update MAINTAINES, README and CHANGELOG
authorrobertkaiser <robertkaiser>
Mon, 17 Mar 2003 08:48:06 +0000 (08:48 +0000)
committerrobertkaiser <robertkaiser>
Mon, 17 Mar 2003 08:48:06 +0000 (08:48 +0000)
CHANGELOG
MAINTAINERS
README

index 4134ca9e161bb2e2a1da4e82db9d2d92b5531673..f5258a38d5f83a6e3b779d92c4390ad3e85213c1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,15 @@
 Recent Modifications
 ======================================================================
 
+* Patches by Robert Kaiser <rob@sysgo.de>:
+
+  - Added Lubbock & Cradle to MAINTAINES and README
+  - Patch from Robert Schwebel: more verbose messages if decompression fails
+  - Fixed bugs in ramdisk image relocation spotted by Mladen Barjaktarevic
+  - Allow setting of clock frequency (only on shannon, so far)
+  - Changes for Shannon (aka Tuxscreen) to run stand-alone
+  - Added pagelength environment variable to pause scrolling
+
 * Patch by Rolf Offermanns <rof@sysgo.de>
 
   - Added support for flash & stand-alone boot on DNP1110
index 5afa3496c9b3caa6d55c8a703e2e0e9d4017abc8..46cd1af4955b7f438049926cdf47a859c4c9a546 100644 (file)
@@ -1,6 +1,6 @@
 #########################################################################
 #                                                                      #
-# Regular Maintainers for PPCBoot board support:                       #
+# Regular Maintainers for ARMBoot board support:                       #
 #                                                                      #
 # For any board without permanent maintainer, please contact           #
 #      Marius Gröger <mag@sysgo.de>                                    #
@@ -37,6 +37,12 @@ Iain Scott <i.scott@altera.com>
 
         epxa1db                 ARM922T (EPXA1)
 
+Kyle Harris <kharris@nexus-tech.net>
+
+        cradle                  PXA250
+        lubbock                 PXA250
+
+
 #########################################################################
 # End of MAINTAINERS list                                              #
 #########################################################################
diff --git a/README b/README
index a986bf066ba98ce1b085f6bb303cb79d26ed5048..9944c2a7c44f9721295c82952c82350d81fcc75b 100644 (file)
--- a/README
+++ b/README
@@ -105,6 +105,9 @@ CLEP7312           ep7312_config      Cirrus Logic EP7312 Dev. Board
 S3C2400X           samsung_config     Samsung S3C2400X
 SMDK2410X          smdk2410_config    Samsung SMDK2410X Eval Board
 EPXA1DB            epxa1db_config     Altera EPXA1 Development Board
+Cradle             cradle_config      HHP PXA250 Infrared to Ethernet router
+Lubbock            lubbock_config     Intel PXA250 Development Platform
+
 
 Testing of ARMBoot Modifications, Ports to New Hardware, etc.:
 ==============================================================