X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CHANGELOG;h=5ccee97257bba3582613436e06cd8585275835bd;hb=414eec35e3832f4f9ce8a25ace7ead638be1f76f;hp=e7fc57cf8aac8851b5521b031eae611c20cffa39;hpb=83e40ba75d7f8d0c2e2ecdd203db96ccd79a0340;p=platform%2Fkernel%2Fu-boot.git diff --git a/CHANGELOG b/CHANGELOG index e7fc57c..5ccee97 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,27 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix problems with SNTP support; + enable SNTP support in some boards. + +* Patches by Martin Krause, 01 Apr 2005: + - Fix flash erase timeout on CMC_PU2 + - Add automatic HW detection for CMC_PU2 and CMC_BASIC + +* Patch by Steven Scholz, 13 March 2005: + fix cache enabling for AT91RM9200 + +* Patch by Masami Komiya, 30 Mar 2005: + add SNTP support and expand time server and time offset fields of + DHCP support. See doc/README.SNTP + +* Patch by Steven Scholz, 13 Dec 2004: + Fix bug in at91rm920 ethernet driver + +* Patch by Steven Scholz, 13 Dec 2004: + Remove duplicated code by merging memsetup.S files for + at91rm9200 boards into one cpu/at91rm9200/lowlevel.S + * Patch by Detlev Zundel, 31 Mar 2005: Cleanup duplicate definition of overwrite_console()