Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
3002997310
hw/misc: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Jamin Lin
|
50c527b9ef
aspeed/sdmc: Remove extra R_MAIN_STATUS case
|
1 year ago |
Cédric Le Goater
|
61578d1e80
aspeed/sdmc: Check RAM size value at realize time
|
1 year ago |
Jamin Lin
|
3347b9a1f7
aspeed/sdmc: Add AST2700 support
|
1 year ago |
Jamin Lin
|
39e6dc52a8
aspeed/sdmc: fix coding style
|
1 year ago |
Jamin Lin
|
c7f3b1a042
aspeed/sdmc: remove redundant macros
|
1 year ago |
Richard Henderson
|
e4ea952fb0
hw/misc: Constify VMState
|
1 year ago |
Joel Stanley
|
bf81b8f8ac
aspeed/sdmc: Drop unnecessary scu include
|
2 years ago |
Cédric Le Goater
|
3671342a38
aspeed/sdmc: Add trace events
|
3 years ago |
Cédric Le Goater
|
9951133e46
aspeed/sdmc: Simplify calculation of RAM bits
|
5 years ago |
Joel Stanley
|
57de884d55
aspeed/sdmc: Allow writes to unprotected registers
|
5 years ago |
Joel Stanley
|
14c179541b
aspeed/sdmc: Perform memory training
|
5 years ago |
Philippe Mathieu-Daudé
|
ca05a240d4
hw/misc/aspeed_sdmc: Fix incorrect memory size
|
5 years ago |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 years ago |
Markus Armbruster
|
dcfe480544
error: Avoid unnecessary error_propagate() after error_setg()
|
5 years ago |
Markus Armbruster
|
62a35aaa31
qapi: Use returned bool to check for failure, Coccinelle part
|
5 years ago |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 years ago |
Joel Stanley
|
f4ab4f8e77
aspeed: sdmc: Implement AST2600 locking behaviour
|
5 years ago |
Igor Mammedov
|
533eb415df
arm/aspeed: actually check RAM size
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Joel Stanley
|
d3ff9e69b7
aspeed/sdmc: Make ast2600 default 1G
|
5 years ago |
Joel Stanley
|
1550d72679
aspeed/sdmc: Add AST2600 support
|
5 years ago |
Cédric Le Goater
|
8e00d1a97d
aspeed/sdmc: Introduce an object class per SoC
|
5 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Cédric Le Goater
|
ebe31c0a8e
aspeed: add a max_ram_size property to the memory controller
|
7 years ago |
Joel Stanley
|
a7b4569a4d
aspeed_sdmc: Handle ECC training
|
7 years ago |
Joel Stanley
|
33883ce840
aspeed_sdmc: Init status always idle
|
7 years ago |