summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-20 22:36:30 +0000
committerwdenk <wdenk>2003-06-20 22:36:30 +0000
commit0332990b8508cea232b2f2ae47283cf395c7ee62 (patch)
tree93e70cf9c11c0cffdb425d13cd30fae45a954eea /CHANGELOG
parent0b97ab144f3ec4e3ae13e8c13e7296b2f89481a8 (diff)
downloadtalos-obmc-uboot-0332990b8508cea232b2f2ae47283cf395c7ee62.tar.gz
talos-obmc-uboot-0332990b8508cea232b2f2ae47283cf395c7ee62.zip
* Patch by Devin Crumb, 02 Apr 2003:
Fix clock divider rounding problem in drivers/serial.c * Patch by Ken Chou, 19 June 2003: Added support for A3000 SBC board (Artis Microsystems Inc.)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 900c2f10a6..9364c95ae9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,11 +2,15 @@
Changes since U-Boot 0.3.1:
======================================================================
-* * Patch by Richard Woodruff, 19 June 03:
- - Fixed smc91c111 driver to sync with the u-boot environment (driver/smc91c111.c).
+* Patch by Devin Crumb, 02 Apr 2003:
+ Fix clock divider rounding problem in drivers/serial.c
+
+* Patch by Richard Woodruff, 19 June 03:
+ - Fixed smc91c111 driver to sync with the u-boot environment
+ (driver/smc91c111.c).
- Added eth_init error return check in NetLoop (net/net.c).
-* Patch by Ken Chou, 17 June 2003:
+* Patch by Ken Chou, 19 June 2003:
Added support for A3000 SBC board (Artis Microsystems Inc.)
* Patches by Murray Jensen, 17 Jun 2003:
OpenPOWER on IntegriCloud