aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2022-10-28target/ppc: introduce ppc_maybe_interruptMatheus Ferst4-7/+9
2022-10-28target/ppc: define PPC_INTERRUPT_* values directlyMatheus Ferst2-6/+6
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld3-6/+6
2022-10-17hw/ppc: set machine->fdt in spapr machineDaniel Henrique Barboza2-0/+11
2022-10-17hw/ppc: set machine->fdt in pnv_reset()Daniel Henrique Barboza1-1/+7
2022-10-17hw/ppc: set machine->fdt in pegasos2_machine_reset()Daniel Henrique Barboza1-0/+4
2022-10-17hw/ppc: set machine->fdt in xilinx_load_device_tree()Daniel Henrique Barboza1-11/+14
2022-10-17hw/ppc: set machine->fdt in sam460ex_load_device_tree()Daniel Henrique Barboza1-10/+11
2022-10-17hw/ppc: set machine->fdt in bamboo_load_device_tree()Daniel Henrique Barboza1-11/+14
2022-10-17hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()Peter Maydell1-1/+1
2022-10-17hw/ppc/e500: Remove if statement which is now always trueBernhard Beschow4-19/+14
2022-10-17hw/ppc/mpc8544ds: Add platform busBernhard Beschow1-0/+6
2022-10-17hw/ppc/mpc8544ds: Rename wrongly named methodBernhard Beschow1-2/+2
2022-10-17hw/ppc/e500: Reduce usage of sysbus APIBernhard Beschow1-1/+1
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow1-0/+1
2022-10-17hw/ppc/meson: Allow e500 boards to be enabled separatelyBernhard Beschow2-4/+10
2022-10-17ppc440_uc.c: Remove unneeded parenthesisBALATON Zoltan1-10/+10
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan1-4/+0
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan3-51/+81
2022-10-17ppc440_sdram: Move RAM size check to ppc440_sdram_initBALATON Zoltan3-25/+30
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan5-59/+60
2022-10-17ppc440_sdram: Rename local variable for readabilityBALATON Zoltan1-18/+18
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan3-9/+13
2022-10-17ppc440_sdram: Implement enable bit in the DDR2 SDRAM controllerBALATON Zoltan1-2/+32
2022-10-17ppc440_sdram: Split off map/unmap of sdram banks for later reuseBALATON Zoltan1-12/+21
2022-10-17ppc4xx_sdram: Drop extra zeros for readabilityBALATON Zoltan1-20/+20
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan5-65/+79
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan5-38/+9
2022-10-17ppc440_bamboo: Add missing 4 MiB valid memory sizeBALATON Zoltan1-1/+1
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan7-47/+32
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan5-12/+12
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan2-55/+53
2022-10-17ppc440_bamboo: Remove unnecessary memsetsBALATON Zoltan2-10/+4
2022-09-22hw/ppc/pnv: Avoid dynamic stack allocationPhilippe Mathieu-Daudé3-7/+7
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-1/+1
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng1-1/+1
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini1-0/+1
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi15-1298/+1900
2022-08-31ppc4xx: Fix code style problems reported by checkpatchBALATON Zoltan5-47/+67
2022-08-31ppc/ppc4xx: Fix sdram trace eventsCédric Le Goater1-1/+1
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan1-1/+1
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan2-2/+0
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan3-254/+251
2022-08-31ppc/ppc405: QOM'ify FPGACédric Le Goater1-17/+39
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater2-2/+10
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan5-25/+13
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater2-15/+16
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan4-9/+9
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan3-206/+191
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan4-9/+9