summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* nds32: mtd: add spi flash id MX25U16335E.rick2017-09-211-0/+1
* mtd: nand: denali: allow to override corrupted revision registerMasahiro Yamada2017-09-183-14/+50
* mtd: nand: denali_dt: add a DT driverMasahiro Yamada2017-08-305-1/+81
* mtd: cfi: staticize functionsMarek Vasut2017-08-221-4/+4
* Merge git://git.denx.de/u-boot-spiTom Rini2017-08-163-6/+27
|\
| * sf: Preserve QE bit when clearing BP# bits for Macronix flashBin Meng2017-08-161-4/+18
| * mtd: spi: sf_dataflash: Add print message while erase errorWenyou.Yang@microchip.com2017-08-081-2/+8
| * sf: Add Macronix MX25U6435F device parametersBin Meng2017-08-081-0/+1
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+4
* | Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-2/+5
|/
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+7
* ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan2017-07-241-0/+1
* ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan2017-07-241-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-3/+4
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-3/+3
| * mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-0/+1
* | mtd: nand: make nand_info array staticGrygorii Strashko2017-07-111-1/+1
* | mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko2017-07-112-2/+2
* | cmd: nand: abstract global variable usage for dm conversionMugunthan V N2017-07-112-11/+17
|/
* mtd: stm32: use parameter instead of default valuePatrice Chotard2017-07-101-1/+1
* mtd: OneNAND: Fix onenand_block_markbadLadislav Michl2017-06-231-1/+5
* onenand_spl_simple: Add DDP OneNAND supportLadislav Michl2017-06-231-4/+25
* onenand_spl_simple: Call onenand_spl_get_geometry() only onceLadislav Michl2017-06-231-2/+5
* arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans2017-06-201-0/+7
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-163-659/+2
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-6/+6
* samsung: nand: Drop s3c2410_nand driverSimon Glass2017-06-052-176/+0
* dm: sandbox: spi: Convert driver to support livetreeSimon Glass2017-06-011-4/+2
* dm: spi-flash: Convert uclass to livetreeSimon Glass2017-06-011-4/+3
* fdt: Rename a few functions in fdt_supportSimon Glass2017-06-013-3/+3
* dm: gpio: Add live tree supportSimon Glass2017-06-012-3/+3
* fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin2017-05-091-8/+54
* mtd: nand: Consolidate nand spl loaders implementationLadislav Michl2017-05-084-171/+110
* drivers: remove Blackfin specific driversMasahiro Yamada2017-04-182-395/+0
* mtd: nand: atmel: use another functions to set gpio valueWenyou Yang2017-04-131-2/+3
* mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin2017-04-081-12/+40
* nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard2017-04-071-0/+16
* mtd: sunxi: Change U-Boot offsetMaxime Ripard2017-04-071-1/+1
* mtd: sunxi: Select the U-Boot location config optionMaxime Ripard2017-04-071-0/+1
* mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon2017-04-071-0/+1
* nand: sunxi: Fix modulo by zero errorMaxime Ripard2017-04-071-3/+4
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-062-9/+9
|\
| * sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
| * SPI: SPL: sunxi: fix 64-bit buildAndre Przywara2017-04-051-8/+8
* | Blackfin: RemoveTom Rini2017-04-051-2/+0
* | dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-042-2/+2
|/
* mtd: nand: remove nand size print from nand_init functionHou Zhiqiang2017-03-281-2/+5
* mtd: nand: add initialization flagHou Zhiqiang2017-03-281-0/+10
* mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky2017-02-191-1/+1