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
/
hw
/
ppc
/
ppc4xx_devs.c
Age
Commit message (
Expand
)
Author
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
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-10-17
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-08-31
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
2022-08-31
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
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
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-01-04
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-06
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
Peter Maydell
2020-04-29
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
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
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-02-04
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2019-01-09
ppc4xx: Disable debug logging by default
BALATON Zoltan
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-10-17
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
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
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-07-22
ppc: fix -mem-path failure
Hu Tao
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2014-02-01
hw/ppc: Remove unused defines
Stefan Weil
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
[next]