summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-163-659/+2
* samsung: nand: Drop s3c2410_nand driverSimon Glass2017-06-052-176/+0
* 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
* nand: sunxi: Fix modulo by zero errorMaxime Ripard2017-04-071-3/+4
* Blackfin: RemoveTom Rini2017-04-051-2/+0
* 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
* omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl2017-01-141-4/+4
* mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki2017-01-041-1/+1
* NAND: davinci: add support for NAND chips with 16 bits busFabien Parent2016-12-031-0/+3
* mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon2016-11-281-0/+3
* nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu2016-11-151-0/+2
* mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu2016-11-153-0/+1194
* mtd: nand: Kconfig: Add NAND_MXS entryJagan Teki2016-10-261-0/+7
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2316-16/+16
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-091-0/+5
|\
| * mtd: nand: mxs: fix cache alignment for cache lines >32Stefan Agner2016-09-061-0/+5
* | nand: Fix some more NULL name testsScott Wood2016-09-011-1/+1
* | mtd: nand: pxa3xx: use nand_set_controller_dataChris Packham2016-09-011-0/+1
|/
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-241-1/+1
* mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon2016-07-241-0/+4
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-243-3/+1851
* mtd: nand: add common DT init codeBrian Norris2016-07-241-0/+70
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-1/+2
* nand_spl_simple: Add a simple NAND read functionThomas Gleixner2016-07-221-0/+62
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-211-0/+24
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-162-2/+2
* mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-241-1/+0
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-208-180/+333
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-195-5/+5
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-191-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-191-0/+8
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-191-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-2/+3
|\ \
| * | at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-121-0/+1
| * | at91: Correct NAND ECC register accessAndre Renaud2016-06-121-2/+2