summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-06-24mtd: nand: Drop a blank line in nand_wait()Andre Renaud
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-20mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-20nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-20spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-20spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-20spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-20spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-20spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12at91: nand: Set up the ECC strength correctlyAndre Renaud
2016-06-12at91: Correct NAND ECC register accessAndre Renaud
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-06-09mtd: nand: omap: allow to switch to BCH16Heiko Schocher
2016-06-09nand: add nand mtd concat supportHeiko Schocher
2016-06-04nand: fix nand torture to use changed mtd apiMax Krummenacher
2016-06-04mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-04mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-04mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-04mtd: nand: Remove nand_info_t typedefScott Wood
2016-06-04mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-06-04mtd: nand: Remove jz4740 driverMarek Vasut
2016-06-04mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu