summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk1-0/+116
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-34/+0
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini6-18/+33
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang1-156/+104
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas3-0/+124
2019-10-24spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam1-0/+1
2019-10-24mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf3-5/+5
2019-10-24spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra1-5/+6
2019-10-24spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra1-0/+3
2019-10-24spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra1-4/+4
2019-10-24mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra2-2/+2
2019-10-24mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra1-3/+3
2019-10-24mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf1-0/+8
2019-10-24mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki1-0/+1
2019-10-24mtd: spi-nor: ids: Add is25wp256 chipJagan Teki1-0/+2
2019-10-24mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki1-3/+2
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra3-0/+113
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra1-2/+4
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2-34/+0
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz5-1/+26
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-1/+1
2019-09-16mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev1-4/+4
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2-0/+182
2019-09-16mtd: spi: Drop sf.cJagan Teki3-72/+1
2019-09-16mtd: spi_dataflash: Use spi read then writeJagan Teki1-9/+13
2019-08-26mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese1-0/+5
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get_f() to env.hSimon Glass2-0/+2
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt1-2/+2
2019-07-30nand: davinci: add support for driver modelBartosz Golaszewski1-1/+45
2019-07-30nand: davinci: make davinci_nand_init() staticBartosz Golaszewski1-1/+1
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-76/+3
2019-07-22mtd: spi: Add micron mt35xu512aba and mt35xu02g flash IDAshish Kumar1-0/+2
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini4-76/+3
2019-07-18mtd: spi: Add flash property for Micron mt25qu512aAshish Kumar1-0/+2
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay1-62/+31
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher1-1/+1
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie2-2/+220
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2-1/+3
2019-06-06mtd: Fix get_mtdparts()Patrice Chotard1-4/+1
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+4
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham1-1/+0
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-19/+8
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski1-39/+0
2019-05-03mtd: spi-nor: fix page program issue when using spi-mem driverWeijie Gao1-19/+8
2019-04-27mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT1-2/+2
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes1-0/+3