commit | 6e53e27c5017e4a9505dce47b3167501a2c02299 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Mar 14 15:59:25 2006 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Tue Mar 14 15:59:25 2006 +0100 |
tree | e82baf5586824b27d258ea1f15a4514abfaba952 | |
parent | ff7fefe6797246b2748530f965f2e41de34a982a [diff] [blame] |
Add support for DS1374 RTC chip.
diff --git a/CHANGELOG b/CHANGELOG index 1322c85..77f1a25 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