summaryrefslogtreecommitdiff
path: root/include/hw/pci-host/uninorth.h
AgeCommit message (Expand)Author
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-05-04uninorth: create new uninorth deviceMark Cave-Ayland
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland