summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri
2020-07-20mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt
2020-07-09mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-01mtd: sf: Drop plat from sf_probeJagan Teki
2020-06-01mtd: spi: Call sst_write in _write opsJagan Teki
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-06-01mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdefJagan Teki
2020-05-28mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama
2020-05-28mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama
2020-05-22mtd: rawnand: denali: deassert write protect pinMasahiro Yamada
2020-05-22mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada