summaryrefslogtreecommitdiff
path: root/include/linux/mtd/rawnand.h
AgeCommit message (Expand)Author
2025-03-15drivers: mtd: nand: base: Add support for Hardware ECC for check bad blockDinesh Maniyam
2025-03-15drivers: mtd: nand: Add driver for Cadence NandDinesh Maniyam
2024-08-28mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov
2024-07-29include: linux: Remove duplicate newlinesMarek Vasut
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi
2022-07-22mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi
2022-07-22mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2020-05-18arm: Don't include common.h in header filesSimon Glass
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris
2018-07-23mtd: nand: add new enum for storing ECC algorithmRafał Miłecki
2018-06-27mtd: nand: export nand_get_flash_type functionJörg Krause
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada