index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
ppc4xx_devs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
1
-62
/
+0
*
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
1
-352
/
+0
*
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
1
-23
/
+23
*
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
2022-10-17
1
-20
/
+20
*
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
1
-48
/
+57
*
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
1
-8
/
+6
*
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
1
-12
/
+9
*
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
1
-5
/
+7
*
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-10-17
1
-30
/
+29
*
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-10-17
1
-6
/
+2
*
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
2022-08-31
1
-22
/
+26
*
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
2022-08-31
1
-1
/
+1
*
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-08-31
1
-1
/
+0
*
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
2022-08-31
1
-6
/
+6
*
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
1
-0
/
+191
*
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
2022-08-31
1
-6
/
+6
*
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
1
-0
/
+94
*
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
2022-08-31
1
-73
/
+72
*
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
2022-08-31
1
-0
/
+41
*
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
2022-08-31
1
-32
/
+0
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2022-01-04
1
-28
/
+11
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-19
1
-38
/
+0
*
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-06
1
-237
/
+30
*
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
Peter Maydell
2021-01-06
1
-10
/
+15
*
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
2020-04-29
1
-4
/
+4
*
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
1
-17
/
+12
*
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-28
/
+32
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2019-02-04
1
-24
/
+20
*
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
2019-02-04
1
-2
/
+2
*
ppc4xx: Disable debug logging by default
BALATON Zoltan
2019-01-09
1
-2
/
+1
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-10
/
+12
*
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
1
-2
/
+2
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-5
/
+0
*
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2017-09-08
1
-104
/
+67
*
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2017-09-08
1
-0
/
+264
*
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-1
/
+1
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-1
/
+1
|
\
|
*
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-18
1
-1
/
+1
*
|
ppc: fix -mem-path failure
Hu Tao
2014-07-22
1
-12
/
+26
|
/
*
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
1
-2
/
+3
*
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-1
/
+1
*
hw/ppc: Remove unused defines
Stefan Weil
2014-02-01
1
-2
/
+0
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
[next]