aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan
2022-10-17ppc440_sdram: Move RAM size check to ppc440_sdram_initBALATON Zoltan
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan
2022-10-17ppc440_sdram: Rename local variable for readabilityBALATON Zoltan
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan
2022-10-17ppc440_sdram: Implement enable bit in the DDR2 SDRAM controllerBALATON Zoltan
2022-10-17ppc440_sdram: Split off map/unmap of sdram banks for later reuseBALATON Zoltan
2022-10-17ppc4xx_sdram: Drop extra zeros for readabilityBALATON Zoltan
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan
2022-10-17ppc440_bamboo: Add missing 4 MiB valid memory sizeBALATON Zoltan
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan
2022-10-17ppc440_bamboo: Remove unnecessary memsetsBALATON Zoltan
2022-09-22hw/ppc/pnv: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng
2022-09-18spapr_pci: fix leak in spapr_phb_vfio_get_loc_codePaolo Bonzini
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-08-31ppc4xx: Fix code style problems reported by checkpatchBALATON Zoltan
2022-08-31ppc/ppc4xx: Fix sdram trace eventsCédric Le Goater
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan
2022-08-31ppc/ppc405: QOM'ify FPGACédric Le Goater
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify PLBCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify POBCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify OPBACédric Le Goater
2022-08-31ppc/ppc405: QOM'ify EBCCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify DMACédric Le Goater
2022-08-31ppc/ppc405: QOM'ify GPIOCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify OCMCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify GPTCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify CPCCédric Le Goater
2022-08-31ppc/ppc4xx: Introduce a DCR device modelCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify CPUCédric Le Goater
2022-08-31ppc/ppc405: Start QOMification of the SoCCédric Le Goater
2022-08-31ppc/ppc405: Introduce a PPC405 SoCCédric Le Goater
2022-08-31ppc/ppc405: Move SRAM under the ref405ep machineCédric Le Goater
2022-08-31ppc/ppc405: Move devices under the ref405ep machineCédric Le Goater