]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with /home/wd/git/u-boot/master
authorWolfgang Denk <wd@pollux.denx.de>
Mon, 26 Jun 2006 08:56:16 +0000 (10:56 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Mon, 26 Jun 2006 08:56:16 +0000 (10:56 +0200)
1  2 
CHANGELOG

diff --cc CHANGELOG
index efdf30e9ffd966225ba0141d54310b2f688bf3c4,e008c04afbe7a76a0b503cdee9f5d532d47baf38..63b81d671d3724bb07c935e3bef6cb15cc0b7a64
+++ b/CHANGELOG
@@@ -2,20 -2,8 +2,22 @@@
  Changes since U-Boot 1.1.4:
  ======================================================================
  
 +* Code cleanup
 +
 +* Various USB related patches
 +  - Add support for mpc8xx USB device.
 +  - Add support for Common Device Class - Abstract Control Model USB console.
 +  - Add support for flow control in USB slave devices.
 +  - Add support for switching between gserial and cdc_acm using environment.
 +  - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h
 +  - Update usbcore slightly to ease host enumeration.
 +  - Fix non-portable endian problems in usbdcore and usbdcore_ep0.
 +  - Add AdderUSB_config as a defconfig to enable usage of the USB console
 +    by default with the Adder87x U-Boot port.
 +  Patch by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
 +
+ * Cleanup trab board for GCC-4.x
  * VoiceBlue update: use new MTD flash partitioning methods, use more
    reasonable TEXT_BASE, update default environment and enable keyed
    autoboot.