summaryrefslogtreecommitdiffstats
path: root/hw/arm/tosa.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-281-2/+2
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth2018-03-121-1/+0Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-5/+5
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-4/+0Star
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-211-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
* hw/arm/tosa: Fix reset handlingGuenter Roeck2016-10-281-1/+11
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-3/+2Star
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-1/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* target-arm: Provide model numbers for Sharp PDAsRyo ONODERA2015-10-161-1/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4Star
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-2/+1Star
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* tosa: QOM'ify DACAndreas Färber2014-02-141-5/+11
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* 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/+302