Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
971d9a15c0dd008ea5e66e5ba5137de91e026952
/
drivers
/
mtd
/
nand
/
nand_base.c
971d9a1
NAND: Really ignore bad blocks when scrubbing
by Marek Vasut
· Mon Sep 12 06:04:06 2011 +0200
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· Wed Sep 14 15:30:16 2011 -0400
2c489ac
nand_base: trivial: fix comment read/write comment
by Ben Gardiner
· Tue May 24 10:18:34 2011 -0400
3eb4fc6
NAND: rearrange ONFI revision checking, add ONFI 2.3
by Florian Fainelli
· Sun Apr 03 18:23:56 2011 +0200
963eb89
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
by Florian Fainelli
· Sun Apr 03 18:23:52 2011 +0200
c98a935
NAND: add support for reading ONFI page table
by Florian Fainelli
· Fri Feb 25 00:01:34 2011 +0000
ea95b64
NAND: add more watchdog resets
by Scott Wood
· Wed Feb 02 18:15:57 2011 -0600
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· Wed Feb 02 22:36:10 2011 +0100
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
4d1fb18
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· Thu Nov 18 03:14:26 2010 +0000
6c285f6
nand: constify id/manu tables
by Mike Frysinger
· Wed Oct 20 01:15:21 2010 +0000
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· Wed Aug 25 17:42:49 2010 -0500
fe3b5e1
nand util: read/write: accept unaligned length
by Scott Wood
· Fri Jul 30 16:11:41 2010 -0500
b8fbc2b
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· Thu Aug 19 20:14:01 2010 -0700
d619189
NAND: show manufacturer and device ID for unknown chips
by Florian Fainelli
· Sat Jun 12 20:59:25 2010 +0200
9656fe2
NAND: Update read_read_subpage API check
by Sandeep Paulraj
· Mon Nov 16 13:32:01 2009 -0500
ee86b8d
NAND: fix "raw" reads with ECC syndrome layouts
by David Brownell
· Sat Nov 07 16:27:01 2009 -0500
eec6cb3
NAND: Don't walk past end of oobfree[]
by Sandeep Paulraj
· Sat Nov 07 14:25:18 2009 -0500
16add23
NAND: Update check condition for nand_read_page_hwecc API
by Sandeep Paulraj
· Sat Nov 07 14:25:03 2009 -0500
22bc7ba
NAND: Updating comments/explanations in the NAND driver
by Sandeep Paulraj
· Sat Nov 07 14:24:50 2009 -0500
fd9874d
NAND: Subpage shift for ecc_steps equal to 16
by Sandeep Paulraj
· Sat Nov 07 14:24:34 2009 -0500
dce0f62
NAND: Remove commented out code
by Sandeep Paulraj
· Sat Nov 07 14:24:20 2009 -0500
1bc877c
NAND: Correct the "chip_shift" calculation
by Sandeep Paulraj
· Sat Nov 07 14:24:06 2009 -0500
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
fa252ea
mtd: nand: Include linux/mtd/partitions.h in nand_base.h
by Stefan Roese
· Fri Apr 24 15:58:33 2009 +0200
b325d7e
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· Wed Feb 11 18:38:20 2009 +0100
f9f3622
NAND: Add timeout for reset command
by Peter Tyser
· Wed Feb 04 13:47:22 2009 -0600
f96047a
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
by Peter Tyser
· Wed Feb 04 13:39:40 2009 -0600
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· Fri Jan 16 18:55:54 2009 +0100
11b12a3
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· Tue Dec 16 14:24:16 2008 -0600
b6322fc
NAND: Reset chip on power-up
by Karl Beldan
· Mon Sep 15 16:08:03 2008 +0200
3628f00
NAND: sync with 2.6.27
by Scott Wood
· Fri Oct 24 16:20:43 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
f30a2aa
NAND: chip->state does not always get set.
by Marcel Ziswiler
· Sun Jun 22 16:30:06 2008 +0200
a2d4dfe
NAND: Scan bad blocks lazily.
by Ilya Yanok
· Mon Jun 30 15:34:40 2008 +0200
5fd2c30
Don't panic if a controller driver does ecc its own way.
by Scott Wood
· Tue Mar 18 15:29:14 2008 -0500
4fe7143
NAND: Make NAND driver less verbose per default
by Stefan Roese
· Thu Jan 10 18:47:33 2008 +0100
a5c312c
NAND: Change nand_wait_ready() to not call nand_wait()
by Stefan Roese
· Sat Jan 05 16:43:25 2008 +0100
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
df83c47
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· Fri Jun 20 12:38:57 2008 -0500
04fbaa0
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· Fri Jun 06 15:42:43 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
6dba1dd
PATCH - Fix oob data copied into supplied buffer
by Troy Kisky
· Mon Sep 24 16:41:43 2007 -0700
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:26:56 2007 +0100
[Renamed from drivers/nand/nand_base.c]
82ecaad
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:39:42 2007 -0500
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:10 2007 -0500
9e2aeaf
NAND: Wrong calculation of page number in nand_block_bad()
by Thomas Knobloch
· Sat May 05 07:04:42 2007 +0200
e58a4af
[PATCH] nand: Fix problem with oobsize calculation
by Stefan Roese
· Fri Jan 05 11:46:05 2007 +0100
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· Thu Nov 30 02:01:32 2006 +0100
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· Tue Nov 28 23:35:49 2006 -0600
3427cf6
[PATCH] nand: Fix patch merge problem
by Stefan Roese
· Tue Nov 28 11:04:45 2006 +0100
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· Mon Nov 27 23:11:18 2006 +0100
ef26d24
[PATCH] nand_wait() timeout fixes
by Stefan Roese
· Mon Nov 27 17:22:19 2006 +0100
2036200
NAND Flash verify across block boundaries
by Nick Spence
· Sat Sep 30 00:32:59 2006 -0700
47cf6a5
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
by Stefan Roese
· Sat Oct 07 11:36:51 2006 +0200
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· Sat Apr 08 19:08:06 2006 +0200
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· Sat Mar 11 22:53:33 2006 +0100
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· Mon Mar 06 23:18:48 2006 +0100
27eba14
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· Mon Mar 06 15:04:25 2006 +0100
85678e2
NAND finally working. Two bugs fixed:
by Markus Klotzbücher
· Mon Mar 06 13:45:42 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
9a08dd1
* Add hook to NAND erase and implement nand_wait function.
by Wolfgang Denk
· Wed Nov 02 14:29:12 2005 +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