index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
mps2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
hw/arm/mps2: New board model mps2-an500
Peter Maydell
2020-09-14
1
-10
/
+55
*
hw/arm/mps2: New board model mps2-an386
Peter Maydell
2020-09-14
1
-5
/
+29
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-6
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-6
/
+6
*
hw/arm/mps2: Add audio I2S interface as unimplemented device
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+1
*
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+8
*
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+24
*
hw/arm/mps2: Map the FPGA I/O block
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+9
*
hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
Philippe Mathieu-Daudé
2020-06-23
1
-2
/
+6
*
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+7
*
hw/arm/mps2: Rename CMSDK AHB peripheral region
Philippe Mathieu-Daudé
2020-06-23
1
-1
/
+2
*
hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
Philippe Mathieu-Daudé
2020-06-23
1
-1
/
+4
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-4
/
+3
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
2020-06-15
1
-12
/
+7
*
arm/mps2: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+11
*
hw/arm/mps2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-10-22
1
-1
/
+2
*
hw/arm/mps2: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-4
/
+4
*
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
1
-1
/
+1
*
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
hw/arm/mps2: Fix ID register errors on AN511 and AN385
Peter Maydell
2018-08-24
1
-3
/
+3
*
hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
Peter Maydell
2018-08-24
1
-0
/
+11
*
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
2018-08-16
1
-0
/
+1
*
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
2018-04-26
1
-4
/
+2
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-2
/
+2
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
1
-10
/
+7
*
mps2-an511: Fix wiring of UART overflow interrupt lines
Peter Maydell
2017-09-14
1
-2
/
+2
*
mps2: Correctly set parent bus for SCC device
Peter Maydell
2017-07-24
1
-1
/
+1
*
hw/arm/mps2: Add ethernet
Peter Maydell
2017-07-17
1
-1
/
+9
*
hw/arm/mps2: Add SCC
Peter Maydell
2017-07-17
1
-1
/
+16
*
hw/arm/mps2: Add timers
Peter Maydell
2017-07-17
1
-0
/
+4
*
hw/arm/mps2: Add UARTs
Peter Maydell
2017-07-17
1
-0
/
+88
*
hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
Peter Maydell
2017-07-17
1
-0
/
+270