~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello2023-04-19
* mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello2022-03-15
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-06
* mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-28
* mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello2020-08-13
* mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello2020-08-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay2019-07-12
* mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello2019-04-12