summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-042-4/+4
* 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
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-2/+5
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+7
* 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
|/
* 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