Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
400667d7325c1fa24c9dbcc13470a3ee8f43b650
/
board
/
delta
/
nand.c
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
08cb8b9
delta, zylonite: Update nand_oobinfo to nand_ecclayout.
by Scott Wood
· Wed Sep 10 11:48:49 2008 -0500
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
9e9c2c1
Fixing coding style issues
by William Juul
· Fri Nov 09 13:32:30 2007 +0100
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 12 14:36:34 2008 +0200
4ed9ed6
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:24:55 2007 -0500
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:19 2007 -0500
3ec4366
Added support for the TQM8272 board from TQ
by Heiko Schocher
· Thu Dec 21 17:17:02 2006 +0100
7c454bf
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Wed Apr 12 12:26:32 2006 +0200
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· Sat Apr 08 19:08:06 2006 +0200
ffe7ef5
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Fri Mar 24 15:43:16 2006 +0100
5a10caa
Cleanup of the monahans cpu and delta board port.
by Markus Klotzbuecher
· Mon Mar 20 20:19:37 2006 +0100
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
21a43f9
Lots of new stuff:
by Markus Klotzbücher
· Sat Mar 04 18:35:51 2006 +0100
b2fc71d
Erasing works too now. The CS don't care causes problem with READSTATUS,
by Markus Klotzbücher
· Fri Mar 03 20:13:43 2006 +0100
332a022
Write operation is working. Turned out that the READSTATUS hack was wrong
by Markus Klotzbücher
· Fri Mar 03 16:09:28 2006 +0100
b6c2d40
Writing is working, but there's still a bug that causes the data written to
by Markus Klotzbücher
· Fri Mar 03 15:37:01 2006 +0100
ddd78b0
Implemented writing, not working yet.
by Markus Klotzbücher
· Fri Mar 03 12:11:11 2006 +0100
f0840da
Moved the waiting loop for "Read Data Request" RDDREQ into the
by Markus Klotzbücher
· Thu Mar 02 14:02:36 2006 +0100
a3bedae
Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since
by Markus Klotzbücher
· Thu Mar 02 12:10:01 2006 +0100
432a7b4
Further NAND stuff implemented. Basic read commands seem to work.
by Markus Klotzbücher
· Wed Mar 01 23:33:27 2006 +0100
f14cc26
Added GPIO initialization of DF signal. Still not working.
by Markus Klotzbücher
· Tue Feb 28 22:51:01 2006 +0100
f4a5c61
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· Tue Feb 28 18:05:25 2006 +0100