summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/fsl_elbc_nand.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-3/+3
2022-08-22mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár1-1/+1
2022-08-22mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár1-1/+0
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár1-1/+5
2022-06-20mtd: rawnand: fsl_elbc: Fix DM support in DTS code pathPali Rohár1-4/+5
2022-04-26mtd: rawnand: fsl_elbc: Use ECC configuration from device treePali Rohár1-23/+26
2022-04-26mtd: rawnand: fsl_elbc: Add device tree supportPali Rohár1-2/+40
2022-04-26mtd: rawnand: fsl_elbc: Implement RNDOUT commandPali Rohár1-0/+8
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-0/+810