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
Age
Commit message (
Expand
)
Author
2022-10-31
mac_newworld: Clean up creation of Uninorth devices
BALATON Zoltan
2022-10-31
mac_{old|new}world: Avoid else branch by setting default value
BALATON Zoltan
2022-10-31
mac_{old|new}world: Set tbfreq at declaration
BALATON Zoltan
2022-10-31
mac_oldworld: Drop some more variables
BALATON Zoltan
2022-10-31
mac_newworld: Drop some variables
BALATON Zoltan
2022-10-31
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-29
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2022-10-28
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
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-28
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-10-17
ppc440_uc.c: Remove unneeded parenthesis
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
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
2022-10-17
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
[prev]
[next]