summaryrefslogtreecommitdiffstats
path: root/drivers/sl811_usb.c
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Klaus Heydeck, 12 May 2004:wdenk2004-05-121-4/+4
| | | | | | Using external watchdog for KUP4 boards in mpc8xx/cpu.c; load_sernum_ethaddr() for KUP4 boards in lib_ppc/board.c; various changes to KUP4 board specific files
* Fix handling of low-speed devices with SL811 USB controller (again).wdenk2004-05-121-33/+41
|
* Add some limited support for low-speed devices to SL811 USB controllerwdenk2004-05-111-2/+3
| | | | | (at least "usb reset" now passes successfully and "usb info" displays correct information)
* * Fix memory leak in the NAND-specific JFFS2 codewdenk2004-05-051-4/+9
| | | | * Fix SL811 USB controller when attached to a USB hub
* * Fix minor NAND JFFS2 related issuewdenk2004-05-031-13/+31
| | | | | | | | | * Fixes for SL811 USB controller: - implement workaround for broken memory stick - improve error handling * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better cope with congested networks.
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-0/+705
sticks (including FAT / VFAT filesystem support) * Add SL811 Host Controller Interface driver for USB * Add CFG_I2C_EEPROM_ADDR_OVERFLOW desription to README * Patch by Pantelis Antoniou, 19 Apr 2004: Allow to use shell style syntax (i. e. ${var} ) with standard parser. Minor patches for Intracom boards. * Patch by Christian Pell, 19 Apr 2004: cleanup support for CF/IDE on PCMCIA for PXA25X
OpenPOWER on IntegriCloud