summaryrefslogtreecommitdiff
path: root/include/mtd/cfi_flash.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-28mtd: cfi_flash: use cfi_flash_num_flash_banks only when supportedPatrick Delaunay1-1/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut1-0/+1
2017-08-22mtd: cfi: staticize functionsMarek Vasut1-2/+0
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin1-4/+4
2013-07-30cfi_flash: Add prototypes of overridable functionsMasahiro Yamada1-0/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov1-7/+11
2013-04-12Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese1-21/+20
2013-04-02mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com1-20/+21
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin1-0/+7
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese1-0/+2
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese1-0/+18
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese1-0/+157