]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
Patch by Dave Peverley, 29 Apr 2004:
[karo-tx-uboot.git] / CHANGELOG
index 9de853a2382f77ca48960b2fb348e62c5f2a4ce2..dfcc0f722e8bd3d26455ba2cebc9eaa7a87480fa 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,33 @@
 Changes since U-Boot 1.1.1:
 ======================================================================
 
+* Patch by Dave Peverley, 29 Apr 2004:
+  add MAC address detection to smc91111 driver
+
+* Patch by David Müller, 28 Apr 2004:
+  fix typo in lib_arm/board.c
+
+* Patch by Tolunay Orkun, 20 Apr 2004:
+  - README update: add CONFIG_CSB272 and csb272_config
+  - add descriptions for some MII/PHY options, CONFIG_I2CFAST, and
+    i2cfast environment variable
+
+* Patch by Yuli Barcohen, 19 Apr 2004:
+  - Rename DUET_ADS to MPC885ADS
+  - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY
+  - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY
+  - Clean up FADS family port to use the new defines
+
+* Fix PCI support on CPC45 board
+
+* Patch by Scott McNutt, 25 Apr 2004:
+  Add Nios GDB/JTAG Console support:
+  - Add stubs to support gdb via JTAG.
+  - Add support for console over JTAG.
+  - Minor cleanup.
+
+* Add support for CATcenter board (based on PPChameleon ME module)
+
 * Patch by Klaus Heydeck, 12 May 2004:
   Using external watchdog for KUP4 boards in mpc8xx/cpu.c;
   load_sernum_ethaddr() for KUP4 boards in lib_ppc/board.c;