aboutsummaryrefslogtreecommitdiff
path: root/include/usbdcore.h
AgeCommit message (Collapse)Author
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming
There were several, now there is one (two if you count the lower-case versions). Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-06-14Various USB related patchesWolfgang Denk
- 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. Patches by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
2004-03-12Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130wdenk
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")