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