index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
/
aspeed_smc.c
Age
Commit message (
Expand
)
Author
2022-10-24
aspeed/smc: Cache AspeedSMCClass
Cédric Le Goater
2022-06-30
aspeed/smc: Fix potential overflow
Cédric Le Goater
2022-05-02
aspeed/smc: Add AST1030 support
Steven Lee
2022-03-08
aspeed/smc: Fix error log
Cédric Le Goater
2022-03-08
aspeed/smc: Let the SSI core layer define the bus name
Cédric Le Goater
2022-03-08
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
aspeed/smc: Use max number of CE instead of 'num_cs'
Cédric Le Goater
2022-02-26
aspeed/smc: Add an address mask on segment registers
Cédric Le Goater
2021-10-22
aspeed/smc: Use a container for the flash mmio address space
Cédric Le Goater
2021-10-12
aspeed/smc: Dump address offset in trace events
Cédric Le Goater
2021-10-12
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-10-12
aspeed/smc: Stop using the model name for the memory regions
Cédric Le Goater
2021-10-12
aspeed/smc: Introduce aspeed_smc_error() helper
Cédric Le Goater
2021-10-12
aspeed/smc: Add watchdog Control/Status Registers
Cédric Le Goater
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-01
aspeed/smc: Add extra controls to request DMA
Cédric Le Goater
2021-05-01
aspeed/smc: Add a 'features' attribute to the object class
Cédric Le Goater
2021-05-01
hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
Philippe Mathieu-Daudé
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-05-01
aspeed/smc: Use the RAM memory region for DMAs
Cédric Le Goater
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-12-10
aspeed/smc: Add support for address lane disablement
Cédric Le Goater
2020-09-01
aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
Cédric Le Goater
2020-09-01
aspeed/smc: Fix max_slaves of the legacy SMC device
Cédric Le Goater
2020-09-01
aspeed/smc: Fix MemoryRegionOps definition
Cédric Le Goater
2020-06-15
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
2020-03-12
aspeed/smc: Fix User mode select/unselect scheme
Cédric Le Goater
2020-03-12
aspeed/smc: Add some tracing
Cédric Le Goater
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-16
aspeed/smc: Add AST2600 timings registers
Cédric Le Goater
2019-12-16
aspeed/smc: Do not map disabled segment on the AST2600
Cédric Le Goater
2019-12-16
aspeed/smc: Restore default AHB window mapping at reset
Cédric Le Goater
2019-10-15
aspeed/smc: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-09-13
aspeed/smc: Calculate checksum on normal DMA
Christian Svensson
2019-09-13
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
2019-09-13
aspeed/smc: Add DMA calibration settings
Cédric Le Goater
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
aspeed: Use consistent typenames
Cédric Le Goater
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
[next]