aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_lpc.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-08ppc/pnv: check size before data buffer accessPrasad J Pandit1-1/+7
2018-06-21ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater1-5/+25
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater1-1/+3
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier1-12/+4
2018-01-10target/ppc: more use of the PPC_*() macrosCédric Le Goater1-5/+5
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater1-3/+3
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater1-9/+0
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt1-2/+95
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater1-1/+2
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt1-0/+471