aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
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: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy
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-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-02mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle
2020-11-15mtd: OneNAND: Set MTD typePali Rohár
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan
2020-10-27mtd: spi: Fix incorrect indentationMichal Simek
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-14mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati
2020-10-08cfi_flash: Fix devicetree address determinationAndre Przywara
2020-10-08mtd: cfi_mtd: Use DMA for readsVignesh Raghavendra
2020-10-05Merge branch 'next'Tom Rini
2020-09-30nand: vybrid: Re-introduce vf610_nfc.devSean Anderson
2020-09-30nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson
2020-09-30nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: spi: Fix logging in spi-nor-tinySean Anderson
2020-09-30mtd: spi: Include dm.h in spi-nor-core.cSean Anderson
2020-09-30mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-29mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.cHeinrich Schuchardt
2020-09-24mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy