X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CHANGELOG;h=fc1f8e3de3a32e0a98e4ef2f6f4e62964849588c;hb=1820d4c73b78ebe5d08921b0b6249c6f72e45215;hp=e606120f48ea435576784926cf024ab2ef085b80;hpb=98404649c82b1069ee95a5d455556092bc0ea901;p=platform%2Fkernel%2Fu-boot.git diff --git a/CHANGELOG b/CHANGELOG index e606120..fc1f8e3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,30 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Make sure only supported compiler options are used + Import "cc-option" shell function from kernel and + use it to get the correct ARM GCC options for individual CPUs + Patch by Peter Pearse, 30 Jun 2005 + +* Fix 440GR to print correct cpu revision + Patch by Stefan Roese, 4 Oct 2005 + +* Change board message on AMCC Yosemite & Yellowstone to common style + Patch by Stefan Roese, 3 Oct 2005 + +* Fix compiler warning + +* Fix FEC PHY addresses for TQM85xx boards + +* Fix uninitialized variable problem in hush shell + Patch by Lars Rostock, 26 Sep 2005 + +* Undo change of f6e20fc6ca... to include/configs/trab.h + (Must have been an accident?) + +* Add support for AT91RM9200 OHCI Controller. + Patch by Eric Benard, 07 Apr 2005 + * Update ARM mach-types.h Patch by Eric Benard, 07 Apr 2005