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