summaryrefslogtreecommitdiff
path: root/hw/m68k/mcf5208.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth1-3/+3
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth1-1/+24
2016-10-08m68k: change default system clock for m5208evbGreg Ungerer1-1/+1
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+1
2016-01-29m68k: Clean up includesPeter Maydell1-0/+1
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-10/+5
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster1-1/+1
2015-03-25m68k: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller1-2/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov1-1/+2
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-2/+2
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-4/+4
2013-11-05mcf5208: Don't enforce use of kernel for qtestAndreas Färber1-0/+4
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-4/+4
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+306