summaryrefslogtreecommitdiffstats
path: root/common/cmd_usb.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+2
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-0/+1
* Prevent USB commands from working when USB is stopped.Bartlomiej Sieka2006-08-031-0/+5
* Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-021-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-5/+5
* Coding style cleanupWolfgang Denk2005-08-021-2/+1
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-211-13/+22
* * Fix baudrate calculation problem on MPC5200 systemswdenk2005-06-271-1/+1
* Fix problems with SNTP support;wdenk2005-04-021-0/+1
* Cleanup USB and partition defineswdenk2005-02-241-0/+4
* Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.cwdenk2005-02-041-1/+2
* Fix byteorder problem in usbboot and scsiboot commands.wdenk2005-02-041-2/+2
* * Removed '--no-warn-mismatch' option from Makefile. This optionwdenk2005-02-031-17/+18
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-8/+8
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-071-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-6/+6
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-2/+34
* * LWMON extensions:wdenk2003-04-271-1/+2
* Initial revisionwdenk2002-08-271-0/+595
OpenPOWER on IntegriCloud