summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-09-16mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-09-16mtd: spi: Drop sf.cJagan Teki
2019-09-16mtd: spi_dataflash: Use spi read then writeJagan Teki
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-22mtd: spi: Add micron mt35xu512aba and mt35xu02g flash IDAshish Kumar
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-18mtd: spi: Add flash property for Micron mt25qu512aAshish Kumar
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher
2019-06-06mtd: Fix get_mtdparts()Patrice Chotard
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski
2019-05-03mtd: spi-nor: fix page program issue when using spi-mem driverWeijie Gao
2019-04-26mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello
2019-04-12mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-04-12mtd: spi: Replace ad-hoc default implementation with spi_mem_opMarek Vasut
2019-04-12mtd: fix Coverity integer handling issueMiquel Raynal
2019-04-12mtd: spi: Add Macronix MX66U2G45F deviceMarek Vasut
2019-04-12mtd: sf_probe: remove spi-flash compatibleNeil Armstrong
2019-04-12mtd: add spi flash id s25fl064lHeiko Schocher
2019-04-12mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux versionStefan Roese
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu