diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-13 02:25:32 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-13 02:25:32 +0200 |
commit | c72d9c528517e629e146ca9ce101a4888c45fac8 (patch) | |
tree | 64a849b5b6e252d5eef10081658042348b4ccc47 /CHANGELOG | |
parent | 7213859d112b434b1a37049e14d8e963199dca84 (diff) | |
parent | d8f961bbdaeef4dc1af7a01e297bf2d7e25ae227 (diff) | |
download | u-boot-imx-c72d9c528517e629e146ca9ce101a4888c45fac8.zip u-boot-imx-c72d9c528517e629e146ca9ce101a4888c45fac8.tar.gz u-boot-imx-c72d9c528517e629e146ca9ce101a4888c45fac8.tar.bz2 |
Merge with /home/sr/git/u-boot/denx
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -2,6 +2,19 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix control-c handing in CONFIG_CMDLINE_EDITING + Properly pass break code back from readline. + Patch by Roger Blofeld, 31 Jul 2006 + +* Add commandline history support to all AMCC eval boards + Patch by Stefan Roese, 07 Aug 2006 + +* Add Macronix MXLV320T flash support for AMCC Bamboo + Patch by Stefan Roese, 07 Aug 2006 + +* Change "mii info" to not print an error upon missing PHY at address + Patch by Stefan Roese, 07 Aug 2006 + * Fix PCI-Express on PPC440SPe rev. A. * Fix preboot message on TQM85xx after switching to hush parser. |