aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-musb.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-1/+1
2009-09-09qdev/usb: make qemu aware of usb busses.Gerd Hoffmann1-1/+3
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann1-1/+1
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-05-10Follow coding conventionsPaul Brook1-68/+70
2009-05-08Replace cpu_abort with hw_errorPaul Brook1-1/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog1-0/+1449