aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi/core.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-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-02-27mtd: spinand: Fix display of unknown raw IDPatrice Chotard
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-03-11mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
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
2020-02-05mtd: Rename free() to rfree()Simon Glass
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan