summaryrefslogtreecommitdiff
path: root/hw/m68k/mcf5206.c
AgeCommit message (Expand)Author
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth
2020-05-30hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-30hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bitPhilippe Mathieu-Daudé
2019-10-25hw/m68k/mcf5206.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-06-15hw/m68k/mcf5206: Convert away from old_mmioPeter Maydell
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2017-10-16M68K: use g_new() family of functionsMarc-André Lureau
2017-10-16hw/m68k: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-29m68k: Clean up includesPeter Maydell
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini