summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/mxs_nand_spl.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
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson
2022-12-10mtd: nand: mxs_nand_spl: don't read useless pagesDario Binacchi
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-06-29mtd: mxs_nand_spl: fix nand_command protocol violationAndrea Scian
2022-05-20mtd: nand: mxs_nand_spl: Fix bad block skippingMichael Trimarchi
2022-04-12mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-04-08spl: fit: nand: allow for non-page-aligned elementsTim Harvey
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-05-18common: Drop net.h from common headerSimon Glass
2020-05-10nand: Update SPL MXS NAND mini driverYe Li
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-03-13MTD: mxs_nand_spl: Redo the way nand_init initializesAdam Ford
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford
2019-01-28MTD: nand: mxs_nand_spl: Fix empty function pointer for BBTAdam Ford
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal