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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
nios2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
hw/nios2: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
1
-7
/
+2
2022-10-17
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2
-2
/
+8
2022-07-22
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+5
2022-04-26
hw/nios2: Machine with a Vectored Interrupt Controller
Amir Gonnen
2
-9
/
+53
2022-04-26
hw/nios2: Move memory regions into Nios2Machine
Richard Henderson
1
-14
/
+16
2022-04-26
hw/nios2: Introduce Nios2MachineState
Richard Henderson
1
-2
/
+22
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2
-2
/
+0
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
3
-3
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-5
/
+4
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-5
/
+4
2020-12-15
target/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
2
-37
/
+1
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2
-42
/
+2
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
nios2: 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-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-3
/
+6
2020-07-13
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
1
-1
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-19
hw/nios2:fix leak of fdevice tree blob
Chen Qun
1
-0
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-2
/
+2
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
1
-4
/
+1
2019-04-29
Add generic Nios II board.
Sandra Loosemore
4
-6
/
+122
2019-03-07
nios2-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+3
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+5
2019-02-05
hw/nios2/Makefile.objs: Conditionally build nios2
Yang Zhong
1
-1
/
+2
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-3
/
+4
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
1
-1
/
+1
2018-07-02
hw/nios2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-3
/
+3
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-1
/
+1
2018-03-19
nios2: 10m50_devboard: replace cpu_model with cpu_type
Igor Mammedov
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
1
-1
/
+0
2017-09-01
nios2: replace cpu_nios2_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-4
/
+4
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-2
/
+2
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
1
-1
/
+1
2017-03-18
nios2: iic: Convert CPU prop to qom link
Marek Vasut
1
-1
/
+2
[next]