diff options
author | Wolfgang Denk <wd@denx.de> | 2007-08-09 23:17:32 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-08-09 23:17:32 +0200 |
commit | 19901c6320a07dfa33814c9cdb5b9f6511765079 (patch) | |
tree | d85a6eec1ec2a4d94c61244ab85d72368305726e /CHANGELOG-before-U-Boot-1.1.5 | |
parent | 2c4faea84f3d96d674e3c065e1f220b20c8930c0 (diff) | |
parent | 78549bbf44bd2c8d1a0730fb068836071751afaa (diff) | |
download | u-boot-imx-19901c6320a07dfa33814c9cdb5b9f6511765079.zip u-boot-imx-19901c6320a07dfa33814c9cdb5b9f6511765079.tar.gz u-boot-imx-19901c6320a07dfa33814c9cdb5b9f6511765079.tar.bz2 |
Merge with /home/wd/git/u-boot/custodian/u-boot-usb
Diffstat (limited to 'CHANGELOG-before-U-Boot-1.1.5')
-rw-r--r-- | CHANGELOG-before-U-Boot-1.1.5 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG-before-U-Boot-1.1.5 b/CHANGELOG-before-U-Boot-1.1.5 index 727a7b6..2404148 100644 --- a/CHANGELOG-before-U-Boot-1.1.5 +++ b/CHANGELOG-before-U-Boot-1.1.5 @@ -438,6 +438,20 @@ Changes for U-Boot 1.1.5: * Call serial_initialize() before first debug() is used. +* 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 |