Commit Graph

57 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Grygorii Strashko 7a9dfe75cf mtd: nand: make nand_info array static 7 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 7 years ago
Mugunthan V N 2afc741a28 include: nand: move endif to end of file 7 years ago
Hou Zhiqiang 203db38a94 mtd: nand: remove nand size print from nand_init function 7 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 8 years ago
Thomas Gleixner e1a89e9358 nand_spl_simple: Add a simple NAND read function 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Peter Tyser 004a1fdb45 nand: yaffs: Remove the "nand write.yaffs" command 9 years ago
Peter Tyser 59b5a2ad83 nand: Add verification functions 9 years ago
Peter Tyser 800772a1a6 nand: Remove unused read/write structures 9 years ago
Heiko Schocher 4dfd360589 spl, nand, atmel_nand: add erase one block function 10 years ago
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Prabhakar Kushwaha a1b81ab26f nand/fsl_ifc: Convert to self-init 11 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 11 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 12 years ago
Joe Hershberger e331ab2ee9 nand: Change ulong to loff_t and size_t 12 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 12 years ago
Wu, Josh fe2185ea80 at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). 12 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
Scott Wood c178347492 nand/fsl_elbc: Convert to self-init 12 years ago
Scott Wood 578931b34d nand: Introduce CONFIG_SYS_NAND_SELF_INIT 12 years ago
Simon Schwarz 82645f816f nand: Add common functions to linux/mtd/nand.h 13 years ago
Simon Schwarz 12c2f1ee3c spl: add NAND Library to new SPL 13 years ago
Simon Schwarz bb085b87e5 omap-common: add nand spl support 13 years ago
Ben Gardiner 169d54d8b3 nand_util: drop trailing all-0xff pages if requested 13 years ago
Ben Gardiner c135456ff5 nand_util: treat WITH_YAFFS_OOB as a mode 13 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 13 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 14 years ago
Ben Gardiner c9f7351b5b NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) 14 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 378adfcdf4 mtd: nand: use loff_t for offset 15 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Scott Wood e4c0950854 NAND boot: MPC8313ERDB support 16 years ago
Scott Wood dfbf617ff0 NAND read/write fix 16 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 16 years ago
Scott Wood 9d2e3947b2 NAND: ifdef-protect most of nand.h when using legacy NAND. 16 years ago
Wolfgang Denk 4ca79f477e NAND: fix some strict-aliasing compiler warnings 16 years ago