summaryrefslogtreecommitdiffstats
path: root/hw/arm/z2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell2020-07-031-4/+7
* hw/arm/z2: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé2020-03-051-7/+1Star
* z2: Make providing flash images non-mandatoryGuenter Roeck2020-02-211-6/+0Star
* hw/arm: simplify arm_load_dtbTao Xu2019-09-031-7/+1Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-2/+1Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-2/+1Star
* hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-071-1/+0Star
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-1/+1
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-3/+3
* hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé2018-02-021-1/+2
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-6/+3Star
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-271-7/+0Star
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-4/+2Star
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-1/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4Star
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-2/+1Star
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-3/+4
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+0Star
* z2: QOM'ify AER915Andreas Färber2014-02-141-7/+13
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-1/+1
* z2: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-2/+3
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-311-7/+5Star
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+384