summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/atmel_nand.c
AgeCommit message (Expand)Author
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
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
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automaticallySean Anderson
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2022-12-23atmel_nand: Remove undef during SPL_BUILDTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-06-07nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)
2020-09-30nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson
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 linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal