summaryrefslogtreecommitdiffstats
path: root/hw/ptimer.c
Commit message (Expand)AuthorAgeFilesLines
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Leave running timer alone if not reloading.pbrook2007-06-031-1/+1
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-241-18/+45
* Add periodic timer implementation.pbrook2007-05-231-0/+164