summaryrefslogtreecommitdiffstats
path: root/hw/misc/mps2-scc.c
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell2021-05-101-3/+10
* hw/misc/mps2-scc: Implement changes for AN547Peter Maydell2021-03-081-6/+9
* hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell2021-03-081-1/+1
* hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell2021-03-061-2/+69
* hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell2021-03-061-11/+13
* hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé2020-10-261-11/+16
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* hw/mps2_scc: fix incorrect propertiesPhilippe Mathieu-Daudé2017-07-311-2/+2
* hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell2017-07-171-0/+310