aboutsummaryrefslogtreecommitdiff
path: root/hw/p7ioc-phb.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13hw/p7ioc-phb.c: Fix assignment of addrKamalesh Babulal1-1/+0
2015-06-24Fix potential overrun of p7ioc_phb->{tve_hi_cache, tve_hi_cache}Kamalesh Babulal1-1/+1
2015-06-24p7ioc_err_inject_io32() - Fix uninitialized variable warningKamalesh Babulal1-0/+1
2015-05-07eeh: Fix eeh event handlingAlistair Popple1-1/+1
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-19change direct use of LSH to SETFIELDDan Streetman1-2/+4
2015-02-19update users of GET/SETFIELD()Dan Streetman1-4/+4
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-10-08PCI: Refactor error injectionGavin Shan1-201/+226
2014-08-29PCI: Add pci_device_init()Gavin Shan1-2/+2
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan1-0/+13
2014-08-08Use small macros for PHB debug/log messagesStewart Smith1-20/+4
2014-07-21PCI: Allow to set frozen stateGavin Shan1-0/+33
2014-07-21PCI: Clear PAPR error injectionGavin Shan1-0/+19
2014-07-21P7IOC: Support error injectionMike Qiu1-0/+233
2014-07-21P7IOC: Grab PHB versionGavin Shan1-2/+2
2014-07-13p7ioc-phb: Remove recursive lockingBenjamin Herrenschmidt1-6/+0
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+3206