summaryrefslogtreecommitdiffstats
path: root/hw/m68k/mcf5206.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: do not use ram_size globalPaolo Bonzini2020-12-101-1/+3
* hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()Peter Maydell2020-12-091-6/+6
* hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth2020-09-031-9/+35
* hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth2020-07-061-11/+28
* hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-05-301-3/+7
* hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bitPhilippe Mathieu-Daudé2020-05-301-4/+4
* hw/m68k/mcf5206.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-251-6/+9
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/m68k/mcf5206: Convert away from old_mmioPeter Maydell2018-06-151-12/+36
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* M68K: use g_new() family of functionsMarc-André Lureau2017-10-161-2/+2
* hw/m68k: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2017-10-161-1/+2
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-1/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* m68k: Clean up includesPeter Maydell2016-01-291-0/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* m68k: move files referencing CPU to hw/m68k/Paolo Bonzini2013-03-011-0/+548