summaryrefslogtreecommitdiffstats
path: root/hw/arm/gumstix.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/gumstix: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé2020-03-051-14/+2Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-4/+2Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-2/+2
* 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-6/+7
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-2/+3
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+2
* machine: Use type_init() to register machine classesEduardo Habkost2016-03-161-1/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-191-4/+24
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-16/+12Star
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+2Star
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-2/+3
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-3/+3
* gumstix: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-4/+7
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-2/+0Star
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+141