aboutsummaryrefslogtreecommitdiff
path: root/hw/pl031.c
AgeCommit message (Expand)Author
2009-05-14PL031 qdev conversionPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-08Remove superfluous #includes.Paul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-30pl031: remove unused variableaurel32
2008-12-04Fix RTC initial date computationaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog
2007-11-17Break up vl.h.pbrook
2007-06-30ARM PL031 RTC emulation.pbrook