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