index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
/
ppc4xx.h
Age
Commit message (
Expand
)
Author
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
2022-08-31
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
2022-08-31
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
2022-08-31
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2013-04-08
hw: move headers to include/
Paolo Bonzini