aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/common/usb_uhci.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren1-112/+3
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-19/+1
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-2/+2
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-4/+4
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk1-3/+21
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2002-08-17Initial revisionwdenk1-0/+1152