summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-23 21:43:07 +0000
committerwdenk <wdenk>2004-03-23 21:43:07 +0000
commit109c0e3ad32428dd65ed89f882faf59e30132494 (patch)
treeb169a55128956348db08e24312c5db7cd23a1c9e /CHANGELOG
parentefa329cb892c8b9a5e453638b3ca57c94b71e9a2 (diff)
downloadblackbird-obmc-uboot-109c0e3ad32428dd65ed89f882faf59e30132494.tar.gz
blackbird-obmc-uboot-109c0e3ad32428dd65ed89f882faf59e30132494.zip
* Patch by Phillippe Robin, 16 Mar 2004:
avoid dereferencing NULL pointer in lib_arm/armlinux.c * Patch by Stephen Williams, 15 Mar 2004: Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation * Patch by Tolunay Orkun, 15 Mar 2004: Initialize bi_opbfreq to real OPB frequency via get_OPB_freq() * Patch by Travis Sawyer, 15 Mar 2004: Update CREDITS & MAINTAINERS files for PPC440GX & Ocotea port
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4a4aa29564..b171eff044 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,18 @@
Changes for U-Boot 1.0.2:
======================================================================
+* Patch by Phillippe Robin, 16 Mar 2004:
+ avoid dereferencing NULL pointer in lib_arm/armlinux.c
+
+* Patch by Stephen Williams, 15 Mar 2004:
+ Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation
+
+* Patch by Tolunay Orkun, 15 Mar 2004:
+ Initialize bi_opbfreq to real OPB frequency via get_OPB_freq()
+
+* Patch by Travis Sawyer, 15 Mar 2004:
+ Update CREDITS & MAINTAINERS files for PPC440GX & Ocotea port
+
* Add start-up delay to make sure power has stabilized before
attempting to switch on USB on SX1 board.
OpenPOWER on IntegriCloud