]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - CHANGELOG
* Patches by Pantelis Antoniou, 30 Mar 2004:
[people/ms/u-boot.git] / CHANGELOG
index cd057958fbb32ee15659cd1e056a734497733213..7cc395603d338913da83c54dd4c8ae3e0e7ccfd5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,15 @@
 Changes for U-Boot 1.1.1:
 ======================================================================
 
+* Patches by Pantelis Antoniou, 30 Mar 2004:
+  - add auto-complete support to the U-Boot CLI
+  - add support for NETTA and NETPHONE boards; fix NETVIA board
+
+* Patch by Yuli Barcohen, 28 Mar 2004:
+  - Add support for MPC8272 family including MPC8247/8248/8271/8272
+  - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
+  - Change configuration method for MPC8260ADS family
+
 * add startup code to clear the BSS of standalone applications
 
 * Fix if / elif handling bug in HUSH shell