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
/
arm
/
mps2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
1
-0
/
+5
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
1
-3
/
+0
2021-01-29
hw/arm/mps2: Create and connect SYSCLK Clock
Peter Maydell
1
-0
/
+9
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
1
-2
/
+16
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-14
hw/arm/mps2: New board model mps2-an500
Peter Maydell
1
-10
/
+55
2020-09-14
hw/arm/mps2: New board model mps2-an386
Peter Maydell
1
-5
/
+29
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-6
/
+6
2020-06-23
hw/arm/mps2: Add audio I2S interface as unimplemented device
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-23
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
1
-0
/
+8
2020-06-23
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
1
-0
/
+24
2020-06-23
hw/arm/mps2: Map the FPGA I/O block
Philippe Mathieu-Daudé
1
-0
/
+9
2020-06-23
hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
Philippe Mathieu-Daudé
1
-2
/
+6
2020-06-23
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
1
-0
/
+7
2020-06-23
hw/arm/mps2: Rename CMSDK AHB peripheral region
Philippe Mathieu-Daudé
1
-1
/
+2
2020-06-23
hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
Philippe Mathieu-Daudé
1
-1
/
+4
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-4
/
+3
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
1
-12
/
+7
2020-02-19
arm/mps2: use memdev for RAM
Igor Mammedov
1
-4
/
+11
2019-10-22
hw/arm/mps2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2019-05-24
hw/arm/mps2: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-4
/
+4
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2018-08-24
hw/arm/mps2: Fix ID register errors on AN511 and AN385
Peter Maydell
1
-3
/
+3
2018-08-24
hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
Peter Maydell
1
-0
/
+11
2018-08-16
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
1
-0
/
+1
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
1
-4
/
+2
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
1
-10
/
+7
2017-09-14
mps2-an511: Fix wiring of UART overflow interrupt lines
Peter Maydell
1
-2
/
+2
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
1
-1
/
+1
2017-07-17
hw/arm/mps2: Add ethernet
Peter Maydell
1
-1
/
+9
2017-07-17
hw/arm/mps2: Add SCC
Peter Maydell
1
-1
/
+16
2017-07-17
hw/arm/mps2: Add timers
Peter Maydell
1
-0
/
+4
2017-07-17
hw/arm/mps2: Add UARTs
Peter Maydell
1
-0
/
+88
2017-07-17
hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
Peter Maydell
1
-0
/
+270