summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-03-14 15:59:25 +0100
committerMarian Balakowicz <m8@semihalf.com>2006-03-14 15:59:25 +0100
commit6e53e27c5017e4a9505dce47b3167501a2c02299 (patch)
treee82baf5586824b27d258ea1f15a4514abfaba952 /CHANGELOG
parentff7fefe6797246b2748530f965f2e41de34a982a (diff)
Add support for DS1374 RTC chip.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1322c854f0..77f1a254d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add support for DS1374 RTC chip.
+
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific
timer and cpu_reset code from cpu/$(CPU) into the new
cpu/$(CPU)/$(SOC) directories