aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/ppc405.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan1-2/+1
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan1-2/+0
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan1-3/+1
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan1-1/+0
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan1-38/+0
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater1-0/+2
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater1-1/+2
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan1-1/+1
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan1-15/+0
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan1-1/+1
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan1-11/+0
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater1-0/+1
2022-08-31ppc/ppc405: QOM'ify PLBCédric Le Goater1-2/+12
2022-08-31ppc/ppc405: QOM'ify POBCédric Le Goater1-0/+12
2022-08-31ppc/ppc405: QOM'ify OPBACédric Le Goater1-0/+12
2022-08-31ppc/ppc405: QOM'ify EBCCédric Le Goater1-1/+16
2022-08-31ppc/ppc405: QOM'ify DMACédric Le Goater1-0/+19
2022-08-31ppc/ppc405: QOM'ify GPIOCédric Le Goater1-0/+21
2022-08-31ppc/ppc405: QOM'ify OCMCédric Le Goater1-0/+16
2022-08-31ppc/ppc405: QOM'ify GPTCédric Le Goater1-0/+22
2022-08-31ppc/ppc405: QOM'ify CPCCédric Le Goater1-1/+34
2022-08-31ppc/ppc405: QOM'ify CPUCédric Le Goater1-1/+1
2022-08-31ppc/ppc405: Start QOMification of the SoCCédric Le Goater1-7/+5
2022-08-31ppc/ppc405: Introduce a PPC405 SoCCédric Le Goater1-0/+16
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater1-1/+1
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater1-1/+1
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater1-0/+7
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater1-1/+1
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater1-2/+1
2021-01-19hw/ppc/ppc405_uc: Drop use of ppcuic_init()Peter Maydell1-1/+1
2021-01-19hw/ppc: Delete unused ppc405cr_init() codePeter Maydell1-6/+0
2017-09-08ppc4xx: Export ECB and PLB emulationBALATON Zoltan1-0/+3
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan1-2/+0
2017-09-08ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own fileBALATON Zoltan1-0/+2
2016-09-15Remove unused function declarationsLadi Prosek1-6/+0
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+81