summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-298-114/+114
* xen: Move xenstore cleanup and mkdir functionsEmil Condrea2016-10-292-49/+51
* xen: Prepare xendev qtail to be shared with frontendsEmil Condrea2016-10-292-50/+58
* xen: Move evtchn functions to xen_pvdev.cEmil Condrea2016-10-292-35/+35
* xen: Move xenstore_update to xen_pvdev.cEmil Condrea2016-10-292-27/+26Star
* xen: Create a new file xen_pvdev.cEmil Condrea2016-10-293-126/+152
* xen: Fix coding style warningsEmil Condrea2016-10-295-13/+26
* xen: Fix coding style errorsEmil Condrea2016-10-294-64/+76
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell2016-10-2824-625/+3118
|\
| * spapr: Memory hot-unplug supportBharata B Rao2016-10-282-1/+135
| * spapr: use count+index for memory hotplugMichael Roth2016-10-281-4/+18
| * spapr: Add DRC count indexed hotplug identifier typeBharata B Rao2016-10-281-15/+61
| * spapr: add hotplug interrupt machine optionsMichael Roth2016-10-281-0/+28
| * spapr_events: add support for dedicated hotplug event sourceMichael Roth2016-10-282-39/+172
| * spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth2016-10-281-0/+6
| * adb: change handler only when recognizedHervé Poussineau2016-10-281-3/+23
| * spapr: improve ibm,architecture-vec-5 property handlingMichael Roth2016-10-281-6/+17
| * spapr: add option vector handling in CAS-generated resetsMichael Roth2016-10-282-10/+52
| * spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth2016-10-282-43/+23Star
| * spapr_ovec: initial implementation of option vector helpersMichael Roth2016-10-282-1/+243
| * pseries: Remove spapr_create_fdt_skel()David Gibson2016-10-281-58/+36Star
| * pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson2016-10-282-24/+18Star
| * pseries: Move /hypervisor node construction to fdt_build_fdt()David Gibson2016-10-281-21/+28
| * pseries: Move /event-sources construction to spapr_build_fdt()David Gibson2016-10-282-14/+13Star
| * pseries: Consolidate construction of /rtas device tree nodeDavid Gibson2016-10-282-88/+75Star
| * pseries: Consolidate construction of /chosen device tree nodeDavid Gibson2016-10-282-79/+69Star
| * pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson2016-10-282-17/+25
| * pseries: Consolidate RTAS loadingDavid Gibson2016-10-282-33/+42
| * pseries: Move adding of fdt reserve map entriesDavid Gibson2016-10-281-8/+9
| * pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2016-10-281-45/+36Star
| * pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2016-10-281-7/+7
| * pseries: Split device tree construction from device tree loadDavid Gibson2016-10-282-20/+24
| * ppc/pnv: add a ISA busCédric Le Goater2016-10-281-0/+65
| * ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-283-1/+480
| * ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2016-10-282-0/+54
| * ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-283-1/+301
| * ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-283-2/+371
| * ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2016-10-281-0/+30
| * ppc/pnv: add a core mask to PnvChipCédric Le Goater2016-10-281-1/+72
| * ppc/pnv: add a PnvChip objectCédric Le Goater2016-10-281-5/+208
| * ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-282-0/+228
| * ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater2016-10-282-22/+21Star
| * ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater2016-10-281-0/+1
| * ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater2016-10-283-27/+23Star
| * nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-282-2/+2
| * nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-282-15/+23
| * sparc: Use the new common NVRAM functions for system and free space partitionThomas Huth2016-10-282-54/+12Star
| * nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-283-32/+85
| * spapr_pci: advertise explicit numa IDs even when there's 1 nodeMichael Roth2016-10-281-1/+7
| * ppc/xics: Add xics to the monitor "info pic" commandBenjamin Herrenschmidt2016-10-281-0/+49