aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth4-41/+177
2016-10-28spapr: update spapr hotplug documentationMichael Roth1-9/+46
2016-10-28target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade4-8/+17
2016-10-28target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das4-0/+64
2016-10-28tests: Add pseries machine to the prom-env-test, tooDavid Gibson1-8/+12
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth1-0/+6
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson14-309/+300
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson3-6/+9
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson1-8/+27
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson5-12/+60
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson1-61/+118
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson4-96/+14
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson4-0/+53
2016-10-28tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson1-1/+1
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson2-0/+6
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson4-176/+63
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson4-126/+170
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson5-59/+36
2016-10-28adb: change handler only when recognizedHervé Poussineau1-3/+23
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth2-6/+18
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth3-11/+55
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth4-44/+30
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth3-1/+305
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson2-59/+36
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson3-25/+19
2016-10-28pseries: Move /hypervisor node construction to fdt_build_fdt()David Gibson1-21/+28
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson3-15/+14
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson3-90/+76
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson3-80/+70
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson3-17/+26
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson3-33/+43
2016-10-28pseries: Move adding of fdt reserve map entriesDavid Gibson1-8/+9
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2-45/+40
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2-8/+7
2016-10-28pseries: Split device tree construction from device tree loadDavid Gibson2-20/+24
2016-10-28target-ppc: add vmul10[u,eu,cu,ecu]q instructionsVasant Hegde2-4/+76
2016-10-28ppc/pnv: add a ISA busCédric Le Goater2-0/+67
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt6-1/+553
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater4-0/+75
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater5-1/+372
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater5-2/+421
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2-0/+32
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater2-1/+76
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater2-5/+271
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt4-0/+267
2016-10-28configure, ppc64: Copy skiboot.lid to build directory when configuringAlexey Kardashevskiy1-0/+1
2016-10-28ppc: add skiboot firmware for the pnv platformCédric Le Goater7-2/+17
2016-10-28ppc: Fix single step with gdb stubBenjamin Herrenschmidt1-1/+1
2016-10-28pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson1-2/+0
2016-10-28ppc: fix MSR_ME handling for system reset interruptNicholas Piggin1-2/+2