aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/vf610_nfc.c
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2021-08-30nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30nand: vybrid: Re-introduce vf610_nfc.devSean Anderson
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-01-01nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)Lukasz Majewski
2019-01-01nand: vybrid: Use calloc() instead of malloc() to allocate struct nfcLukasz Majewski
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal