summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2017-11-14mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-10-15mtd: nand: denali_dt: add clock supportMasahiro Yamada
2017-10-15mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)Masahiro Yamada
2017-10-15mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)Masahiro Yamada
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-18mtd: nand: denali: allow to override corrupted revision registerMasahiro Yamada
2017-08-30mtd: nand: denali_dt: add a DT driverMasahiro Yamada
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-07-31configs: Migrate CMD_NAND*Tom Rini
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-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-05samsung: nand: Drop s3c2410_nand driverSimon 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-07nand: sunxi: Fix modulo by zero errorMaxime Ripard
2017-04-05Blackfin: RemoveTom Rini
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-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki
2016-12-03NAND: davinci: add support for NAND chips with 16 bits busFabien Parent
2016-11-28mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon
2016-11-15nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu
2016-11-15mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu
2016-10-26mtd: nand: Kconfig: Add NAND_MXS entryJagan Teki
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-06mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner
2016-09-02nand: Fix some more NULL name testsScott Wood
2016-09-01mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham
2016-07-25mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-25mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-25mtd: nand: add common DT init codeBrian Norris
2016-07-22armv7: make gpmc_cfg constLadislav Michl