X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGELOG;h=50340839d4ab3461a4f1a3bc0faadd1d9b202a91;hb=8bde7f776c77b343aca29b8c7b58464d915ac245;hp=d70f175534d44b6eedc37cd6f5b325e864d6fa33;hpb=a300d83cb8ad20b844e957587705675e9ac14147;p=u-boot diff --git a/CHANGELOG b/CHANGELOG index d70f175534..50340839d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,35 @@ ====================================================================== -Changes since U-Boot 0.3.1: +Changes since U-Boot 0.4.0: ====================================================================== +* Code cleanup: + - remove trailing white space, trailing empty lines, C++ comments, etc. + - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) + +* Patches by Kenneth Johansson, 25 Jun 2003: + - major rework of command structure + (work done mostly by Michal Cendrowski and Joakim Kristiansen) + +====================================================================== +Changes for U-Boot 0.4.0: +====================================================================== + +* Patches by Robert Schwebel, 26 Jun 2003: + - csb226 configuration updated + - credits for logodl port updated + - innokom configuration updated + - logodl tree update, still with coding style inconsistencies + - added OCM for ppc405 warning to README + +* Patch by Pantelis Antoniou, 25 Jun 2003: + update NetVia with V2 board support + +* Header file cleanup for ARM + +* Patch by Murray Jensen, 24 Jun 2003: + - make sure to use only U-boot provided header files + - fix problems with ".rodata.str1.4" section as used by GCC-3.x + * Patch by Stefan Roese, 24 Jun 2003: - Update esd ASH405 board files. - Update esd DASA_SIM config file.