aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan1-0/+1
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan1-1/+1
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+4
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-3/+3
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam1-0/+1
2017-07-11mtd: nand: make nand_info array staticGrygorii Strashko1-1/+1
2017-07-11mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko2-2/+2
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N2-11/+17
2017-07-10mtd: stm32: use parameter instead of default valuePatrice Chotard1-1/+1
2017-06-23mtd: OneNAND: Fix onenand_block_markbadLadislav Michl1-1/+5
2017-06-23onenand_spl_simple: Add DDP OneNAND supportLadislav Michl1-4/+25
2017-06-23onenand_spl_simple: Call onenand_spl_get_geometry() only onceLadislav Michl1-2/+5
2017-06-20arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans1-0/+7
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher3-659/+2
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-6/+6
2017-06-05samsung: nand: Drop s3c2410_nand driverSimon Glass2-176/+0
2017-06-01dm: sandbox: spi: Convert driver to support livetreeSimon Glass1-4/+2
2017-06-01dm: spi-flash: Convert uclass to livetreeSimon Glass1-4/+3
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass3-3/+3
2017-06-01dm: gpio: Add live tree supportSimon Glass2-3/+3
2017-05-09fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin1-8/+54
2017-05-08mtd: nand: Consolidate nand spl loaders implementationLadislav Michl4-171/+110
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada2-395/+0
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang1-2/+3
2017-04-08mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin1-12/+40
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard1-0/+16
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard1-1/+1
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard1-0/+1
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon1-0/+1
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard1-3/+4
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-9/+9
2017-04-05Blackfin: RemoveTom Rini1-2/+0
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara1-1/+1
2017-04-05SPI: SPL: sunxi: fix 64-bit buildAndre Przywara1-8/+8
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese2-2/+2
2017-03-28mtd: nand: remove nand size print from nand_init functionHou Zhiqiang1-2/+5
2017-03-28mtd: nand: add initialization flagHou Zhiqiang1-0/+10
2017-02-19mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky1-1/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2-1/+6
2017-02-08dm: core: Replace of_offset with accessorSimon Glass5-6/+6
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl1-4/+4
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki1-1/+1
2017-01-04spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes1-1/+1
2016-12-15Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2-63/+2
2016-12-15sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy1-1/+1
2016-12-15mtd: spi: don't return -1 when scan succeedFabien Parent1-2/+2
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass1-1/+1
2016-12-04mtd: cfi_flash: fix indentationAndre Przywara1-2/+2
2016-12-03NAND: davinci: add support for NAND chips with 16 bits busFabien Parent1-0/+3