summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam
2017-07-12mtd: nand: make nand_info array staticGrygorii Strashko
2017-07-12mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-07-10mtd: stm32: use parameter instead of default valuePatrice Chotard
2017-06-23mtd: OneNAND: Fix onenand_block_markbadLadislav Michl
2017-06-23onenand_spl_simple: Add DDP OneNAND supportLadislav Michl
2017-06-23onenand_spl_simple: Call onenand_spl_get_geometry() only onceLadislav Michl
2017-06-20arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-05samsung: nand: Drop s3c2410_nand driverSimon Glass
2017-06-01dm: sandbox: spi: Convert driver to support livetreeSimon Glass
2017-06-01dm: spi-flash: Convert uclass to livetreeSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-05-09fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin
2017-05-08mtd: nand: Consolidate nand spl loaders implementationLadislav Michl
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang
2017-04-09mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05SPI: SPL: sunxi: fix 64-bit buildAndre Przywara
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-03-28mtd: nand: remove nand size print from nand_init functionHou Zhiqiang
2017-03-28mtd: nand: add initialization flagHou Zhiqiang
2017-02-19mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki
2017-01-04spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes
2016-12-15Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen
2016-12-15sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy
2016-12-15mtd: spi: don't return -1 when scan succeedFabien Parent
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass