Age | Commit message (Expand) | Author |
2016-10-28 | target-ppc: Add xvcmpnesp, xvcmpnedp instructions | Swapnil Bokade |
2016-10-28 | target-ppc: add xscmp[eq,gt,ge,ne]dp instructions | Sandipan Das |
2016-10-28 | tests: Add pseries machine to the prom-env-test, too | David Gibson |
2016-10-28 | spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter | Thomas Huth |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson |
2016-10-28 | tests: Use qpci_mem{read,write} in ivshmem-test | David Gibson |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson |
2016-10-28 | tests: Clean up IO handling in ide-test | David Gibson |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson |
2016-10-28 | tests: Adjust tco-test to use qpci_legacy_iomap() | David Gibson |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson |
2016-10-28 | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Move /hypervisor node construction to fdt_build_fdt() | David Gibson |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson |
2016-10-28 | pseries: Move adding of fdt reserve map entries | David Gibson |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson |
2016-10-28 | pseries: Split device tree construction from device tree load | David Gibson |
2016-10-28 | target-ppc: add vmul10[u,eu,cu,ecu]q instructions | Vasant Hegde |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a core mask to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvChip object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt |
2016-10-28 | configure, ppc64: Copy skiboot.lid to build directory when configuring | Alexey Kardashevskiy |
2016-10-28 | ppc: add skiboot firmware for the pnv platform | Cédric Le Goater |
2016-10-28 | ppc: Fix single step with gdb stub | Benjamin Herrenschmidt |
2016-10-28 | pseries: Remove unused callbacks from sPAPR VIO bus state | David Gibson |
2016-10-28 | ppc: fix MSR_ME handling for system reset interrupt | Nicholas Piggin |
2016-10-28 | ppc/xics: change the icp_ routines API to use an 'ICPState *' argument | Cédric Le Goater |
2016-10-28 | ppc/xics: add a XICSState backlink in ICPState | Cédric Le Goater |