summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat2022-02-182-0/+262
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-092-28/+2Star
* Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell2022-01-314-4/+6
|\
| * hw/ppc/vof: Add missing includesPhilippe Mathieu-Daudé2022-01-281-1/+0Star
| * spapr.c: check bus != NULL in spapr_get_fw_dev_path()Daniel Henrique Barboza2022-01-281-1/+1
| * spapr: Force 32bit when resetting a coreAlexey Kardashevskiy2022-01-282-2/+5
* | Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...Peter Maydell2022-01-291-1/+0Star
|\ \
| * | Remove unnecessary minimum_version_id_old fieldsPeter Maydell2022-01-281-1/+0Star
| |/
* / rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
|/
* ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza2022-01-121-0/+2
* ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater2022-01-121-4/+3Star
* ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2022-01-121-0/+2
* ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2022-01-121-0/+17
* ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2022-01-121-5/+18
* ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2022-01-121-0/+8
* spapr: Fix support of POWER5+ processorsCédric Le Goater2022-01-121-4/+6
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-2/+13
* ppc/ppc405: Fix timer initializationCédric Le Goater2022-01-041-2/+0Star
* ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPUCédric Le Goater2022-01-041-23/+19Star
* ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater2022-01-042-0/+27
* ppc/ppc4xx: Convert printfs()Cédric Le Goater2022-01-044-35/+29Star
* ppc/pnv: Change the maximum of PHB3 devices for Power8NVLCédric Le Goater2022-01-041-1/+1
* ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater2021-12-171-7/+13
* ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater2021-12-171-33/+4Star
* ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater2021-12-171-2/+0Star
* ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater2021-12-171-3/+1Star
* ppc/pnv: Introduce a num_stack class attributeCédric Le Goater2021-12-171-7/+0Star
* ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater2021-12-171-0/+2
* ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater2021-12-171-2/+2
* ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater2021-12-171-11/+8Star
* ppc/pnv: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater2021-12-171-18/+54
* ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater2021-12-171-12/+0Star
* ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater2021-12-171-1/+0Star
* ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater2021-12-171-0/+2
* target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza2021-12-171-0/+1
* ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater2021-12-171-4/+5
* ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater2021-12-171-1/+1
* ppc/ppc405: Change default PLL values at resetCédric Le Goater2021-12-171-3/+3
* ppc/ppc405: Fix boot from kernelCédric Le Goater2021-12-171-43/+102
* ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater2021-12-173-29/+42
* ppc/ppc405: Rework FW loadCédric Le Goater2021-12-171-25/+20Star
* ppc/ppc405: Remove flash supportCédric Le Goater2021-12-171-13/+1Star
* ppc/ppc405: Add some address space definitionsCédric Le Goater2021-12-172-9/+14
* ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater2021-12-173-4/+8
* ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater2021-12-173-8/+5Star
* ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater2021-12-172-105/+74Star
* ppc: Add trace-events for DCR accessesCédric Le Goater2021-12-172-0/+5
* ppc: Mark the 'taihu' machine as deprecatedThomas Huth2021-12-171-0/+1
* ppc/ppc405: Change kernel load addressCédric Le Goater2021-12-171-1/+1
* ppc/pnv.c: fix "system-id" FDT when -uuid is setDaniel Henrique Barboza2021-12-171-1/+1