summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2019-11-031-0/+116
* Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-10-302-34/+0
|\
| * drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-222-34/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-306-18/+33
|\ \
| * | spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam2019-10-251-0/+1
| * | mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-253-5/+5
| * | spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra2019-10-251-5/+6
| * | spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra2019-10-251-0/+3
| * | spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra2019-10-251-4/+4
| * | mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra2019-10-252-2/+2
| * | mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra2019-10-251-3/+3
| * | mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf2019-10-251-0/+8
| * | mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki2019-10-251-0/+1
| * | mtd: spi-nor: ids: Add is25wp256 chipJagan Teki2019-10-251-0/+2
| * | mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki2019-10-251-3/+2
* | | drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
* | | nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-253-0/+124
|/ /
* | mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra2019-10-243-0/+113
* | mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra2019-10-241-2/+4
|/
* ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-161-0/+1
* ubi: provide a way to skip CRC checksQuentin Schulz2019-10-165-1/+26
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
* mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev2019-09-161-4/+4
* mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-162-0/+182
* mtd: spi: Drop sf.cJagan Teki2019-09-163-72/+1
* mtd: spi_dataflash: Use spi read then writeJagan Teki2019-09-161-9/+13
* mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-251-0/+5
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get_f() to env.hSimon Glass2019-08-112-0/+2
* nand: davinci: avoid out of bounds array accessHeinrich Schuchardt2019-07-311-2/+2
* nand: davinci: add support for driver modelBartosz Golaszewski2019-07-291-1/+45
* nand: davinci: make davinci_nand_init() staticBartosz Golaszewski2019-07-291-1/+1
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-274-76/+3
|\
| * i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-194-76/+3
* | mtd: spi: Add micron mt35xu512aba and mt35xu02g flash IDAshish Kumar2019-07-221-0/+2
* | mtd: spi: Add flash property for Micron mt25qu512aAshish Kumar2019-07-181-0/+2
|/
* mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay2019-07-121-62/+31
* ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2019-07-091-1/+1
* ubispl: add support for loading volumes by nameHamish Guthrie2019-07-092-2/+220
* ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2019-07-092-1/+3
* mtd: Fix get_mtdparts()Patrice Chotard2019-06-061-4/+1
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+4
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* mtd: ubi: Remove select for non existent optionChris Packham2019-05-101-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-05-061-19/+8
|\
| * mtd: spi-nor: fix page program issue when using spi-mem driverWeijie Gao2019-05-031-19/+8
* | nand: davinci: remove dead code for dm644xBartosz Golaszewski2019-05-041-39/+0
|/
* mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT2019-04-261-2/+2
* drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3