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
/
include
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
1
-1
/
+0
2018-03-06
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
1
-1
/
+3
2018-03-06
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
1
-0
/
+2
2018-03-06
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
1
-0
/
+75
2018-03-02
hw/misc/iotkit-secctl: Add remaining simple registers
Peter Maydell
1
-0
/
+4
2018-03-02
hw/misc/iotkit-secctl: Add handling for PPCs
Peter Maydell
1
-2
/
+62
2018-03-02
hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
Peter Maydell
1
-0
/
+39
2018-03-02
hw/misc/tz-ppc: Model TrustZone peripheral protection controller
Peter Maydell
1
-0
/
+101
2018-03-02
hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
Peter Maydell
1
-0
/
+43
2018-03-02
hw/misc/unimp: Move struct to header file
Peter Maydell
1
-0
/
+10
2018-02-16
cuda.h: Fix multiple typedef
Dr. David Alan Gilbert
1
-2
/
+2
2018-02-16
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
1
-0
/
+107
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
1
-0
/
+152
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
1
-0
/
+28
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
1
-0
/
+35
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
1
-0
/
+33
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
1
-0
/
+139
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
1
-0
/
+21
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
1
-0
/
+3
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
1
-0
/
+46
2017-09-21
msf2: Microsemi Smartfusion2 System Register block
Subbaraya Sundeep
1
-0
/
+77
2017-07-17
hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
Peter Maydell
1
-0
/
+43
2017-07-11
hw/misc: add missing includes
Philippe Mathieu-Daudé
1
-0
/
+2
2017-06-27
introduce mmio_interface
KONRAD Frederic
1
-0
/
+49
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
1
-0
/
+27
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
1
-0
/
+3
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
1
-0
/
+39
2016-12-27
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
1
-0
/
+1
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
1
-0
/
+1
2016-09-22
aspeed: calculate the RAM size bits at realize time
Cédric Le Goater
1
-0
/
+1
2016-09-22
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
1
-0
/
+75
2016-09-22
hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
Cédric Le Goater
1
-0
/
+118
2016-09-06
ast2400: add a memory controller device model
Cédric Le Goater
1
-0
/
+31
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
1
-0
/
+5
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
4
-10
/
+12
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
1
-0
/
+27
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
1
-0
/
+18
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
1
-0
/
+9
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
1
-1
/
+4
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
1
-1
/
+1
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
1
-0
/
+34
2016-06-14
introduce aux-bus
KONRAD Frederic
1
-0
/
+128
2016-05-12
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
1
-0
/
+73
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
1
-0
/
+72
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
1
-0
/
+10
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
1
-0
/
+47
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
1
-0
/
+49
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
1
-1
/
+4
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
1
-0
/
+197
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
1
-0
/
+1
[next]