index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
/
aspeed_smc.c
Age
Commit message (
Expand
)
Author
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2017-02-10
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
2017-02-10
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
2017-01-27
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2017-01-20
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
2017-01-20
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
2017-01-20
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
2017-01-20
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
2016-12-27
aspeed/smc: improve segment register support
Cédric Le Goater
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-07-14
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater