index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
stm32_fmc2_nand.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2024-04-19
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-04-19
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
Christophe Kerello
2022-03-15
mtd: rawnand: stm32_fmc2: add NAND Write Protect support
Christophe Kerello
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2021-01-13
mtd: stm32_fmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-07-12
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello