aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tusb6010.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-2/+2
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-4/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-10Follow coding conventionsPaul Brook1-20/+20
2009-05-08Replace cpu_abort with hw_errorPaul Brook1-2/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-0/+1
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog1-0/+770