summaryrefslogtreecommitdiff
path: root/hw/arm/omap1.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10hw/arm/omap1.c: Avoid shifting left into sign bitPeter Maydell1-10/+14
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-24/+24
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-2/+2
2013-08-20hw/arm/omap*: Don't use arm_pic_init_cpu()Peter Maydell1-4/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-26/+26
2013-04-19Remove unneeded type castsStefan Weil1-6/+6
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-2/+2
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-2/+5
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini1-0/+4056