summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/brcmnand/brcmnand.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
* drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
* drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
* drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-221-0/+2789