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
/
ppc405_boards.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
1
-1
/
+1
*
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
1
-1
/
+1
*
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
1
-10
/
+0
*
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
1
-2
/
+1
*
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
2022-08-31
1
-124
/
+251
*
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
2022-08-31
1
-17
/
+39
*
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
2022-08-31
1
-1
/
+1
*
ppc/ppc405: Start QOMification of the SoC
Cédric Le Goater
2022-08-31
1
-7
/
+5
*
ppc/ppc405: Introduce a PPC405 SoC
Cédric Le Goater
2022-08-31
1
-11
/
+12
*
ppc/ppc405: Move SRAM under the ref405ep machine
Cédric Le Goater
2022-08-31
1
-6
/
+6
*
ppc/ppc405: Move devices under the ref405ep machine
Cédric Le Goater
2022-08-31
1
-12
/
+19
*
ppc/ppc405: Introduce a PPC405 generic machine
Cédric Le Goater
2022-08-31
1
-3
/
+28
*
ppc/ppc405: Remove taihu machine
Cédric Le Goater
2022-08-31
1
-232
/
+0
*
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
2022-04-20
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
ppc/ppc405: Fix boot from kernel
Cédric Le Goater
2021-12-17
1
-43
/
+102
*
ppc/ppc405: Introduce ppc405_set_default_bootinfo()
Cédric Le Goater
2021-12-17
1
-27
/
+1
*
ppc/ppc405: Rework FW load
Cédric Le Goater
2021-12-17
1
-25
/
+20
*
ppc/ppc405: Remove flash support
Cédric Le Goater
2021-12-17
1
-13
/
+1
*
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2021-12-17
1
-9
/
+7
*
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
2021-12-17
1
-1
/
+5
*
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
2021-12-17
1
-1
/
+1
*
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
2021-12-17
1
-0
/
+1
*
ppc/ppc405: Change kernel load address
Cédric Le Goater
2021-12-17
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
1
-4
/
+4
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
ppc: remove bios_name
Paolo Bonzini
2020-12-10
1
-4
/
+2
*
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-1
/
+9
*
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
2020-03-24
1
-3
/
+3
*
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-4
/
+2
*
ppc/ppc405_boards: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+6
*
ppc/ppc405_boards: add RAM size checks
Igor Mammedov
2020-02-19
1
-13
/
+26
*
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
1
-3
/
+3
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
1
-3
/
+3
*
ppc405_boards: Don't size flash memory to match backing image
Markus Armbruster
2019-03-11
1
-24
/
+12
*
ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT code
Markus Armbruster
2019-03-11
1
-60
/
+0
*
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
1
-2
/
+2
*
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
2018-12-14
1
-4
/
+8
*
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
1
-14
/
+0
*
hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
Peter Maydell
2018-08-21
1
-50
/
+10
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+5
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-9
/
+6
[next]