commit | c9b21e6c4305f1ff010a03c6c0f05095a7b7ffc8 | [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 | d86ec3889a37fb8804d3aa4536af2522e1309437 [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