index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
nand.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-27
Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
Tom Rini
1
-17
/
+1
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
1
-1
/
+0
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
1
-1
/
+2
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-07-11
mtd: nand: make nand_info array static
Grygorii Strashko
1
-1
/
+0
2017-07-11
cmd: nand: abstract global variable usage for dm conversion
Mugunthan V N
1
-0
/
+9
2017-06-16
include: nand: move endif to end of file
Mugunthan V N
1
-2
/
+2
2017-03-28
mtd: nand: remove nand size print from nand_init function
Hou Zhiqiang
1
-0
/
+1
2016-07-24
mtd: nand: Add the sunxi NAND controller driver
Boris Brezillon
1
-0
/
+3
2016-07-22
nand_spl_simple: Add a simple NAND read function
Thomas Gleixner
1
-0
/
+1
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
1
-2
/
+4
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
1
-19
/
+20
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-6
/
+1
2015-03-30
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
1
-5
/
+2
2015-03-30
nand: Add verification functions
Peter Tyser
1
-0
/
+4
2015-03-30
nand: Remove unused read/write structures
Peter Tyser
1
-26
/
+0
2014-11-17
spl, nand, atmel_nand: add erase one block function
Heiko Schocher
1
-0
/
+1
2014-03-09
mtd: nand: atmel: prepare for nand spl boot support
Bo Shen
1
-0
/
+6
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-11
/
+1
2013-06-24
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
1
-0
/
+2
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
1
-4
/
+4
2013-05-22
nand/fsl_ifc: Convert to self-init
Prabhakar Kushwaha
1
-1
/
+2
2013-04-10
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
Tom Rini
1
-2
/
+2
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
1
-0
/
+1
2012-09-17
nand: Make NAND lock status compatible with Micron
Joe Hershberger
1
-1
/
+0
2012-09-17
nand: Change ulong to loff_t and size_t
Joe Hershberger
1
-1
/
+2
2012-09-17
nand: Add support for unlock.invert
Joe Hershberger
1
-2
/
+2
2012-09-01
at91: atmel_nand: extract HWECC initialization code into one function: atmel_...
Wu, Josh
1
-1
/
+1
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
1
-1
/
+1
2012-01-26
nand/fsl_elbc: Convert to self-init
Scott Wood
1
-0
/
+11
2012-01-26
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
Scott Wood
1
-0
/
+5
2011-12-06
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
1
-3
/
+0
2011-09-30
spl: add NAND Library to new SPL
Simon Schwarz
1
-1
/
+4
2011-09-30
omap-common: add nand spl support
Simon Schwarz
1
-0
/
+3
2011-07-01
nand_util: drop trailing all-0xff pages if requested
Ben Gardiner
1
-0
/
+1
2011-07-01
nand_util: treat WITH_YAFFS_OOB as a mode
Ben Gardiner
1
-1
/
+3
2011-07-01
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
1
-1
/
+4
2011-01-12
NAND: add the ability to directly write yaffs image
Lei Wen
1
-1
/
+1
2010-10-11
nand erase: .spread, .part, .chip subcommands
Scott Wood
1
-2
/
+5
2010-07-12
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
Ben Gardiner
1
-0
/
+9
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
1
-2
/
+0
2009-07-07
mtd: nand: use loff_t for offset
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2009-01-23
NAND: move board_nand_init to nand.h
Mike Frysinger
1
-0
/
+2
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-2
/
+2
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
1
-0
/
+2
[next]