Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4e2fe549084e40ab5c7d26e389c3178d4c79a355
/
drivers
/
mtd
/
nand
4e2fe54
Blackfin: add driver for on-chip NAND controller
by Mike Frysinger
· Wed Nov 26 21:43:06 2008 -0500
778933f
OMAP3: Add NAND support
by Dirk Behme
· Sun Dec 14 09:47:16 2008 +0100
d38f4a6
nand: fixup printf modifiers to match types used
by Mike Frysinger
· Sun Jan 18 19:46:06 2009 -0500
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· Fri Jan 16 18:55:54 2009 +0100
b20f840
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· Sat Dec 13 09:43:06 2008 -0600
f791172
NAND: move board_nand_init to nand.h
by Mike Frysinger
· Sat Dec 06 02:40:55 2008 -0500
ce6b87d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Dec 30 23:30:47 2008 +0100
e58c839
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
by Kumar Gala
· Tue Dec 16 14:59:22 2008 -0600
11b12a3
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· Tue Dec 16 14:24:16 2008 -0600
90e0a6b
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
by Scott Wood
· Tue Nov 25 10:47:02 2008 -0600
d50ad35
NAND: Properly create JFFS2 cleanmarkers.
by Scott Wood
· Wed Oct 29 14:20:26 2008 -0500
c500d76
NAND fsl elbc: Set FMR[ECCM] based on page size.
by Scott Wood
· Wed Oct 29 13:42:41 2008 -0500
4f84bbd
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· Wed Oct 29 11:05:55 2008 -0400
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
3f08806
Fix the NAND size overflow issue.
by Jason Jin
· Fri Sep 19 17:32:49 2008 +0800
45c7e89
fsl_elbc_nand: ecclayout cleanups
by Anton Vorontsov
· Fri Jun 27 23:04:20 2008 +0400
d481b07
fsl_elbc_nand: implement support for flash-based BBT
by Anton Vorontsov
· Fri Jun 27 23:04:13 2008 +0400
5e0400f
fsl_elbc_nand: fix OOB workability for large page NAND chips
by Anton Vorontsov
· Fri Jun 27 23:04:04 2008 +0400
21ece4d
NAND: add NAND driver for S3C64XX
by Guennadi Liakhovetski
· Sun Aug 31 00:39:47 2008 +0200
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Aug 14 14:41:06 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
cc5f339
NAND read/write fix
by Scott Wood
· Thu Jun 12 13:20:16 2008 -0500
6716603
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· Thu Jun 12 11:10:21 2008 -0500
f82f59b
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
by Scott Wood
· Thu May 22 15:02:46 2008 -0500
42f1563
fsl_elbc_nand: workaround for hangs during nand write
by Anton Vorontsov
· Fri Mar 28 22:10:54 2008 +0300
40c6e09
Freescale eLBC FCM NAND driver
by Scott Wood
· Fri Mar 21 16:12:51 2008 -0500
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
3167d07
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· Thu Jul 10 10:10:54 2008 +0200
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
0d3058a
NAND FSL UPM: driver re-write using the hwcontrol callback
by Wolfgang Grandegger
· Thu Jun 05 13:02:29 2008 +0200
6f94ed0
nand: Correct NAND erase percentage output
by Dirk Behme
· Wed Jan 16 14:26:59 2008 +0100
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
79e15ee
Remove conflicting NAND ID
by Mike Frysinger
· Tue Apr 08 10:24:24 2008 -0400
6ab97e9
nand: FSL UPM NAND driver
by Anton Vorontsov
· Mon Jan 14 23:09:32 2008 +0300
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· Sun Dec 30 03:30:46 2007 +0100
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:26:56 2007 +0100