aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/ppc405.h
AgeCommit message (Expand)Author
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON 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-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater
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/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
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater
2021-01-19hw/ppc/ppc405_uc: Drop use of ppcuic_init()Peter Maydell
2021-01-19hw/ppc: Delete unused ppc405cr_init() codePeter Maydell
2017-09-08ppc4xx: Export ECB and PLB emulationBALATON Zoltan
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan
2017-09-08ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own fileBALATON Zoltan
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini