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
/
misc
/
aspeed_sdmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aspeed/sdmc: Add trace events
Cédric Le Goater
2022-02-26
1
-0
/
+2
*
aspeed/sdmc: Simplify calculation of RAM bits
Cédric Le Goater
2020-09-01
1
-54
/
+25
*
aspeed/sdmc: Allow writes to unprotected registers
Joel Stanley
2020-09-01
1
-0
/
+27
*
aspeed/sdmc: Perform memory training
Joel Stanley
2020-09-01
1
-2
/
+17
*
hw/misc/aspeed_sdmc: Fix incorrect memory size
Philippe Mathieu-Daudé
2020-07-27
1
-3
/
+4
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
aspeed: sdmc: Implement AST2600 locking behaviour
Joel Stanley
2020-05-11
1
-10
/
+45
*
arm/aspeed: actually check RAM size
Igor Mammedov
2020-02-19
1
-19
/
+64
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
aspeed/sdmc: Make ast2600 default 1G
Joel Stanley
2019-12-16
1
-3
/
+3
*
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-10-15
1
-0
/
+82
*
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-63
/
+105
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-08-16
1
-0
/
+3
*
aspeed_sdmc: Handle ECC training
Joel Stanley
2018-08-16
1
-0
/
+9
*
aspeed_sdmc: Init status always idle
Joel Stanley
2018-08-16
1
-0
/
+15
*
aspeed_sdmc: Set 'cache initial sequence' always true
Joel Stanley
2018-08-16
1
-0
/
+1
*
aspeed_sdmc: Fix saved values
Joel Stanley
2018-08-16
1
-19
/
+8
*
Fix ast2500 protection register emulation
Hugo Landau
2018-02-22
1
-1
/
+7
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-4
/
+4
*
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
2016-12-27
1
-0
/
+3
*
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
2016-09-22
1
-10
/
+13
*
aspeed: use error_report instead of LOG_GUEST_ERROR
Cédric Le Goater
2016-09-22
1
-8
/
+9
*
aspeed: calculate the RAM size bits at realize time
Cédric Le Goater
2016-09-22
1
-2
/
+14
*
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
2016-09-22
1
-0
/
+1
*
ast2400: add a memory controller device model
Cédric Le Goater
2016-09-06
1
-0
/
+263