X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGELOG;h=ad02f0ba767704658b6333398841254989eb490c;hb=82f4c6ac84b3fe81359f863a476196def9fb35ab;hp=f0c1eed8c7f19cb383b29526656ab8263e8b7789;hpb=84286386a891633aae770bff24189c16a2546ed0;p=u-boot diff --git a/CHANGELOG b/CHANGELOG index f0c1eed8c7..ad02f0ba76 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ Changes for U-Boot 1.1.3: ====================================================================== +* esd WUH405 and DU405 board updated + Patch by Matthias Fuchs, 27 Jul 2005 + +* Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) + Patch by Matthias Fuchs, 4 May 2005 + * Update AMCC Yosemite to get a consistent setup for all AMCC eval boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005 @@ -12,6 +18,11 @@ Changes for U-Boot 1.1.3: * Add NAND FLASH support for AMCC Bamboo 440EP eval board Patch by Stefan Roese, 11 Aug 2005 +* Add configuration for IFM AEV FIFO board. + Minor coding style cleanup. + +* Add configuration for IFM SPI eval board + * Fix CompactFlash problem on HMI1001 board * Make new "mtdparts" code build with older compilers