aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_base.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard1-0/+1
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn1-4/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-5/+5
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard1-16/+11
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-04-26mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT1-2/+2
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-160/+853
2019-01-16mtd: nand: raw: allow to disable unneeded ECC layoutsStefan Agner1-0/+4
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-0/+4619