aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/stm32_fmc2_nand.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mtd: Remove <common.h> and add needed includesTom Rini
2024-04-19mtd: rawnand: stm32_fmc2: add MP25 supportChristophe Kerello
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-04-19mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-01-13mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay
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-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello