aboutsummaryrefslogtreecommitdiff
path: root/hw/tusb6010.c
AgeCommit message (Expand)Author
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-10Follow coding conventionsPaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog