index
:
rocket-tools/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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
hw/microblaze: Add missing FDT dependency
Bernhard Beschow
1
-2
/
+2
2025-05-30
hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Thomas Huth
2
-17
/
+5
2025-05-30
hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Thomas Huth
1
-5
/
+37
2025-04-25
hw/microblaze: Evaluate TARGET_BIG_ENDIAN at compile time
Philippe Mathieu-Daudé
2
-12
/
+12
2025-04-25
system/datadir: Add new type constant for DTB files
BALATON Zoltan
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2
-2
/
+3
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
3
-3
/
+3
2025-02-16
hw/ssi/xilinx_spi: Make device endianness configurable
Philippe Mathieu-Daudé
1
-0
/
+1
2025-02-16
hw/char/xilinx_uartlite: Make device endianness configurable
Philippe Mathieu-Daudé
1
-0
/
+1
2025-02-16
hw/timer/xilinx_timer: Make device endianness configurable
Philippe Mathieu-Daudé
2
-0
/
+2
2025-02-16
hw/net/xilinx_ethlite: Make device endianness configurable
Philippe Mathieu-Daudé
1
-0
/
+1
2025-02-16
hw/intc/xilinx_intc: Make device endianness configurable
Philippe Mathieu-Daudé
2
-0
/
+6
2025-02-16
hw/boards: Do not create unusable default if=sd drives
Philippe Mathieu-Daudé
3
-3
/
+0
2025-02-16
hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
3
-3
/
+3
2025-02-16
hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
3
-0
/
+3
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
1
-2
/
+4
2024-12-31
hw/microblaze: Propagate CPU endianness to microblaze_load_kernel()
Philippe Mathieu-Daudé
5
-9
/
+9
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
3
-4
/
+4
2024-11-05
hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro
Philippe Mathieu-Daudé
1
-2
/
+15
2024-11-05
hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio
Philippe Mathieu-Daudé
1
-1
/
+1
2024-11-05
hw/microblaze/s3adsp1800: Explicit CPU endianness
Philippe Mathieu-Daudé
1
-0
/
+2
2024-11-05
hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu
Philippe Mathieu-Daudé
2
-3
/
+12
2024-11-05
target/microblaze: Alias CPU endianness property as 'little-endian'
Philippe Mathieu-Daudé
2
-2
/
+2
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
2
-2
/
+2
2024-05-03
microblaze: switch boards to "default y"
Paolo Bonzini
1
-0
/
+6
2024-03-25
hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user
Thomas Huth
1
-0
/
+2
2024-02-02
hw/microblaze: use qemu_configure_nic_device()
David Woodhouse
2
-4
/
+2
2023-09-29
hw/microblaze: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
1
-7
/
+2
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
1
-0
/
+1
2023-07-25
other architectures: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-02-27
hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
Philippe Mathieu-Daudé
1
-2
/
+5
2022-09-21
hw/microblaze: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2021-12-15
hw/microblaze: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-5
/
+4
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
microblaze: do not use ram_size global
Paolo Bonzini
1
-4
/
+4
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-07
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
1
-3
/
+3
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-4
/
+7
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-5
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
3
-28
/
+28
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-4
/
+2
[next]