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