summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/altera_qspi.c
Commit message (Expand)AuthorAgeFilesLines
* altera_qspi: allow ctrl-c to abort the erase opsThomas Chou2015-12-281-0/+9
* altera_qspi: show erase progressThomas Chou2015-12-281-0/+14
* altera_qspi: skip erase if the sector is blankThomas Chou2015-12-281-14/+25
* altera_qspi: set fail_addr for erase opsThomas Chou2015-12-281-0/+1
* altera_qspi: call callback even if the erase failedThomas Chou2015-12-281-0/+1
* altera_qspi: initialize instr.mtd in flash_eraseThomas Chou2015-12-191-0/+1
* altera_qspi: fix erase and write error codeThomas Chou2015-12-061-2/+2
* altera_qspi: add lock unlock opsThomas Chou2015-12-061-0/+95
* altera_qspi: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* mtd: add altera quadspi driverThomas Chou2015-11-121-0/+273
OpenPOWER on IntegriCloud