aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/stellaris.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis1-1/+4
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis1-4/+20
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini1-1/+1
2014-08-19arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite1-2/+1
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite1-3/+4
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-6/+6
2014-05-13hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell1-3/+10
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-8/+4
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-4/+4
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-2/+0
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-2/+0
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-07-29stellaris: QOM cast cleanup for stellaris_adc_stateAndreas Färber1-11/+16
2013-07-29stellaris: QOM cast cleanup for stellaris_i2c_stateAndreas Färber1-9/+15
2013-07-29stellaris: QOM cast cleanup for gptm_stateAndreas Färber1-9/+15
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-4/+4
2013-04-15arm: fix location of some include filesPeter Maydell1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+1401