aboutsummaryrefslogtreecommitdiff
path: root/hw/ssi/aspeed_smc.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-17aspeed: add support for the SMC segment registersCédric Le Goater1-5/+130
2016-10-17aspeed: create mapping regions for the maximum number of slavesCédric Le Goater1-3/+13
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater1-1/+27
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater1-4/+11
2016-07-14ast2400: pretend DMAs are done for U-bootCédric Le Goater1-0/+4
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater1-20/+15
2016-07-04ast2400: add SPI flash slavesCédric Le Goater1-3/+147
2016-07-04ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater1-0/+326