index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
hw/ppc/mac.h: Move PROM and KERNEL defines to board code
BALATON Zoltan
3
-5
/
+10
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
2
-3
/
+1
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
1
-23
/
+0
2022-10-31
hw/ppc/mac.h: Move newworld specific parts out from shared header
BALATON Zoltan
3
-24
/
+20
2022-10-31
mac_{old|new}world: Reduce number of QOM casts
BALATON Zoltan
2
-48
/
+39
2022-10-31
mac_newworld: Clean up creation of Uninorth devices
BALATON Zoltan
1
-20
/
+17
2022-10-31
mac_{old|new}world: Avoid else branch by setting default value
BALATON Zoltan
2
-29
/
+8
2022-10-31
mac_{old|new}world: Set tbfreq at declaration
BALATON Zoltan
2
-16
/
+2
2022-10-31
mac_oldworld: Drop some more variables
BALATON Zoltan
1
-22
/
+21
2022-10-31
mac_newworld: Drop some variables
BALATON Zoltan
1
-36
/
+29
2022-10-31
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
3
-19
/
+9
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
1
-2
/
+0
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
1
-0
/
+4
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
1
-5
/
+0
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
1
-2
/
+1
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
1
-4
/
+0
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
1
-2
/
+2
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2
-6
/
+4
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
1
-1
/
+1
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
11
-760
/
+855
2022-10-29
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2
-0
/
+80
2022-10-28
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
1
-9
/
+19
2022-10-28
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
1
-61
/
+37
2022-10-28
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2
-44
/
+48
2022-10-28
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
1
-79
/
+79
2022-10-28
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
1
-10
/
+4
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2
-62
/
+61
2022-10-28
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2
-352
/
+365
2022-10-28
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
3
-333
/
+350
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
4
-7
/
+9
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2
-6
/
+6
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
3
-6
/
+6
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2
-0
/
+11
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
1
-1
/
+7
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
1
-0
/
+4
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
1
-11
/
+14
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
1
-10
/
+11
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
1
-11
/
+14
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
1
-1
/
+1
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
4
-19
/
+14
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
1
-0
/
+6
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
1
-2
/
+2
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
1
-1
/
+1
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
1
-0
/
+1
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2
-4
/
+10
2022-10-17
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
1
-10
/
+10
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
1
-4
/
+0
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
3
-51
/
+81
2022-10-17
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
3
-25
/
+30
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
5
-59
/
+60
[prev]
[next]