aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-aspeed-smc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29spi: aspeed: Fix division by zeroCédric Le Goater1-1/+3
2022-06-29spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptorCédric Le Goater1-0/+8
2022-05-16mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600Potin Lai1-0/+13
2022-05-16spi: aspeed: Calibrate read timingsCédric Le Goater1-0/+281
2022-05-16spi: aspeed: Add support for the AST2400 SPI controllerCédric Le Goater1-1/+32
2022-05-16spi: aspeed: Workaround AST2500 limitationsCédric Le Goater1-0/+12
2022-05-16spi: aspeed: Adjust direct mapping to device sizeCédric Le Goater1-0/+88
2022-05-16spi: aspeed: Add support for direct mappingCédric Le Goater1-0/+68
2022-05-16spi: spi-mem: Convert Aspeed SMC driver to spi-memCédric Le Goater1-0/+717