Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
084d88f3889a6dd8de0506a9ad66db34325486f7
/
include
/
linux
/
mtd
/
rawnand.h
71fc06c
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· Wed Mar 20 10:02:10 2024 +0100
f20a6f0
mtd: nand: Rename nand_get_flash_type() into nand_detect()
by Michael Trimarchi
· Mon Jul 25 10:18:51 2022 +0200
4d4862d9
mtd: nand: change return type of nand_get_flash_type() to int
by Michael Trimarchi
· Mon Jul 25 10:06:06 2022 +0200
25bb179
mtd: nand: Rename the nand_manufacturers struct
by Michael Trimarchi
· Tue Jul 26 18:33:11 2022 +0200
66483b3
mtd: nand: Move Macronix specific initialization in nand_macronix.c
by Michael Trimarchi
· Wed Jul 20 18:22:14 2022 +0200
c7b2830
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
by Michael Trimarchi
· Wed Jul 20 18:22:13 2022 +0200
fa5d40c
mtd: nand: Move Micron specific init logic in nand_micron.c
by Michael Trimarchi
· Wed Jul 20 18:22:12 2022 +0200
3ba671b
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
by Michael Trimarchi
· Wed Jul 20 18:22:11 2022 +0200
3dc9060
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
by Michael Trimarchi
· Wed Jul 20 18:22:10 2022 +0200
6c8ef80
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
by Michael Trimarchi
· Wed Jul 20 18:22:09 2022 +0200
60f26dc
mtd: nand: Export symbol nand_decode_ext_id
by Michael Trimarchi
· Wed Jul 20 18:22:08 2022 +0200
270c153
mtd: nand: Get rid of mtd variable in function calls
by Michael Trimarchi
· Wed Jul 20 18:22:07 2022 +0200
4a26e1d
mtd: nand: Add manufacturer specific initialization/detection steps
by Michael Trimarchi
· Wed Jul 20 18:22:06 2022 +0200
cd4d904
mtd: nand: Store nand ID in struct nand_chip
by Michael Trimarchi
· Wed Jul 20 18:22:05 2022 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
bc77af5
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· Fri Mar 15 15:14:32 2019 +0100
ac350f5
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· Fri Mar 15 15:14:31 2019 +0100
05c5a56
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· Fri Mar 15 15:14:30 2019 +0100
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· Tue Jul 10 11:48:08 2018 +0200
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· Sun Jan 14 19:26:37 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
99ef87e
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:25 2017 +0900
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
[Renamed (99%) from include/linux/mtd/nand.h]
984926b
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· Wed Nov 22 02:38:31 2017 +0900
675fb43
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· Wed Nov 22 02:38:30 2017 +0900
820eb48
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· Wed Nov 22 02:38:29 2017 +0900
32935f4
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· Wed Nov 22 02:38:28 2017 +0900
b9c07b6
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· Wed Nov 22 02:38:27 2017 +0900
8f39721
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· Wed Nov 22 02:38:25 2017 +0900
b9bf43c
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· Wed Nov 22 02:38:24 2017 +0900
c3a2985
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· Wed Nov 22 02:38:22 2017 +0900
a947e64
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· Wed Nov 22 02:38:21 2017 +0900
7ec6dc5
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· Wed Nov 22 02:38:20 2017 +0900
e509cba
mtd: nand: automate NAND timings selection
by Boris Brezillon
· Wed Nov 22 02:38:19 2017 +0900
e8142e2
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· Wed Nov 22 02:38:18 2017 +0900
0919fd3
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· Wed Nov 22 02:38:17 2017 +0900
2182594
mtd: nand: Introduce nand_data_interface
by Sascha Hauer
· Wed Nov 22 02:38:16 2017 +0900
44ad3b9
mtd: nand: Create a NAND reset function
by Sascha Hauer
· Wed Nov 22 02:38:15 2017 +0900
e98d1d7
mtd: nand: remove unnecessary 'extern' from function declarations
by Sascha Hauer
· Wed Nov 22 02:38:14 2017 +0900
f1a54b0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· Wed Nov 22 02:38:13 2017 +0900
be7dd14
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
by Masahiro Yamada
· Wed Nov 22 02:38:12 2017 +0900
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· Wed Sep 21 11:28:53 2016 +0900
971b075
mtd: nand: Increase the max OOB size
by Boris Brezillon
· Wed Jun 15 21:09:26 2016 +0200
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· Wed Jun 15 21:09:22 2016 +0200
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· Mon May 30 13:57:58 2016 -0500
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· Mon May 30 13:57:57 2016 -0500
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
f16bd95
mtd: nand: Increase max sizes of OOB and Page size
by Siva Durga Prasad Paladugu
· Tue Apr 28 18:16:03 2015 +0530
3ea94ed
nand: Sync with Linux v4.1
by Scott Wood
· Fri Jun 26 19:03:26 2015 -0500
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· Wed May 21 19:06:12 2014 -0300
831bbad
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· Mon Jun 22 22:38:32 2015 -0500
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· Tue Feb 03 11:58:15 2015 -0600
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· Sun Aug 31 15:16:53 2014 +0900
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· Tue Jul 15 16:08:43 2014 +0200
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· Tue Jun 24 10:10:04 2014 +0200
34283f1
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
by David Mosberger
· Tue May 06 00:46:18 2014 +0530
6767522
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· Tue May 06 00:46:17 2014 +0530
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· Wed Sep 04 15:16:56 2013 +0100
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
7a38ffa
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· Mon Nov 05 06:46:31 2012 +0000
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Sep 21 14:53:13 2012 -0700
fc41719
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· Thu Aug 30 13:39:38 2012 +0000
acae445
nand: consolidate duplicated constants
by Joe Hershberger
· Wed Aug 22 16:49:44 2012 -0500
7885179
nand: Try to align the default buffers
by Simon Glass
· Sun Jul 29 20:53:25 2012 +0000
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· Mon Apr 09 13:39:55 2012 +0000
f2f5c9e
nand: reinstate lazy bad block scanning
by Scott Wood
· Mon Feb 20 14:50:39 2012 -0600
b8a6b37
nand: Merge changes from Linux nand driver
by Christian Hitz
· Wed Oct 12 09:32:02 2011 +0200
55f7bca
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· Wed Oct 12 09:31:59 2011 +0200
5a9fc19
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· Mon Oct 31 06:34:44 2011 +0000
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· Fri Feb 25 00:01:34 2011 +0000
75bde94
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by Lei Wen
· Thu Jan 06 09:48:18 2011 +0800
59fb65d
NAND: add NAND_CMD_PARAM (0xec) definition
by Florian Fainelli
· Fri Dec 10 12:16:41 2010 +0000
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· Wed Oct 20 01:15:21 2010 +0000
eab580c
NAND: Update to support 64 bit device size
by Sandeep Paulraj
· Fri Oct 30 13:51:23 2009 -0400
dea4070
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
by Sandeep Paulraj
· Mon Aug 10 13:27:56 2009 -0400
883189e
NAND: ADD page Parameter to all read_page/read_page_raw API's
by Sandeep Paulraj
· Mon Aug 10 13:27:46 2009 -0400
1a3f947
nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
by Stefan Roese
· Thu Jun 04 16:40:36 2009 +0200
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· Fri Jan 16 18:55:54 2009 +0100
ab92229
NAND: Allow NAND and OneNAND to coexist
by Alessandro Rubini
· Fri Oct 31 22:33:21 2008 +0100
3628f00
NAND: sync with 2.6.27
by Scott Wood
· Fri Oct 24 16:20:43 2008 -0500
396b0c4
Fix OneNAND build break
by Kyungmin Park
· Wed Aug 13 09:11:02 2008 +0900
a2d4dfe
NAND: Scan bad blocks lazily.
by Ilya Yanok
· Mon Jun 30 15:34:40 2008 +0200
9e9c2c1
Fixing coding style issues
by William Juul
· Fri Nov 09 13:32:30 2007 +0100
b76ec38
Remove white space at end.
by William Juul
· Thu Nov 08 10:39:53 2007 +0100
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
2b3c897
NAND: Provide a sane default for NAND_MAX_CHIPS.
by Scott Wood
· Mon May 19 09:30:43 2008 -0500
0037635
fix various comments
by Marcel Ziswiler
· Sun Dec 30 03:30:56 2007 +0100
4e78832
[PATCH][NAND] Define the Vendor Id for Micron NAND Flash
by Ulf Samuelsson
· Thu May 24 12:12:47 2007 +0200
c80857e
Code cleanup
by Wolfgang Denk
· Fri Jul 21 11:56:05 2006 +0200
67777b9
Minor code cleanup
by Wolfgang Denk
· Mon Mar 06 13:03:37 2006 +0100
582f1a3
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· Sun Mar 05 18:57:33 2006 +0100
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· Fri Feb 24 09:37:22 2006 +0100
7b9bc3a
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· Wed Sep 14 23:53:32 2005 +0200
2f9b7e4
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· Wed Aug 17 12:55:25 2005 +0200
6d3c6d1
Patches by Josef Wagner, 29 Oct 2004:
by wdenk
· Sun Apr 03 22:35:21 2005 +0000
934c4f8
* Patch by Gary Jennejohn, 11 Sep 2003:
by wdenk
· Thu Sep 11 19:48:06 2003 +0000
Next »