aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/stellaris.c
AgeCommit message (Expand)Author
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell
2017-02-07stellaris: Use the 'unimplemented' device for parts we don't implementpull-target-arm-20170207-1Peter Maydell
2017-02-07stellaris: Document memory map and which SoC devices are unimplementedPeter Maydell
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-11-03arm: stellaris: exit on external reset requestMichael Davidsaver
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-08-19arm: stellaris: Remove misleading address_space_mem varpull-target-arm-20140819Peter Crosthwaite
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-13hw/arm/stellaris: Correct handling of GPTM TAR registerPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29stellaris: QOM cast cleanup for stellaris_adc_stateAndreas Färber
2013-07-29stellaris: QOM cast cleanup for stellaris_i2c_stateAndreas Färber
2013-07-29stellaris: QOM cast cleanup for gptm_stateAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini