summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/aspeed-smc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization...Andrew Jeffery2019-04-191-2/+4
* mtd: spi-nor: aspeed: add support for the 4B opcodesCédric Le Goater2019-04-181-2/+9
* mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization bufferCédric Le Goater2019-04-181-4/+2
* mtd: spi-nor: aspeed: clarify 4BYTE address mode maskCédric Le Goater2019-04-181-1/+9
* mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helperCédric Le Goater2019-04-181-7/+12
* mtd: spi-nor: aspeed: limit the maximum SPI frequencyCédric Le Goater2019-03-201-4/+13
* mtd: spi-nor: aspeed: optimize read modeCédric Le Goater2019-03-201-0/+191
* mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater2019-03-201-0/+10
* mtd: spi-nor: aspeed: add support for SPI dual IO read modeCédric Le Goater2019-03-201-11/+43
* mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater2019-03-201-1/+27
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+3
* mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater2017-08-141-7/+6
* mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater2017-06-221-3/+154
* mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater2017-06-211-2/+1
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-10/+13
* mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun2017-02-101-6/+2
* mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater2017-02-101-2/+1
* mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater2017-02-101-0/+33
* mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater2017-02-101-0/+726
OpenPOWER on IntegriCloud