| Thu, 21 Jul 2011 19:14:52 +0100 |
Jonathan Larmour |
* src/nand.c (valid_page_addr): Silence signed/unsigned warning.
|
| Fri, 08 Apr 2011 02:24:49 +0100 |
Jonathan Larmour |
Use correct format for FAIL output when using diag_printf to construct
|
| Fri, 09 Jul 2010 13:41:05 +0100 |
Ross Younger |
nand.c: Fix name of cyg_nandp_bbt_markbad_pageaddr to match header.
|
| Tue, 12 Aug 2014 20:34:50 +1200 |
Ross Younger |
Fix bit rot: make nand package build with recent gcc
|
| Fri, 07 May 2010 11:49:10 +0100 |
Ross Younger |
Update NAND to latest
|
| Thu, 19 Nov 2009 15:50:03 +0000 |
Ross Younger |
NAND: application interface v2: functions take partition-relative addresses.
|
| Tue, 17 Nov 2009 16:12:10 +0000 |
Ross Younger |
NAND: cosmetic messages fix
|
| Fri, 13 Nov 2009 17:23:51 +0000 |
Ross Younger |
nand_bbt.c: Fix logic error on initial scan (introduced 2009-11-09)
|
| Fri, 13 Nov 2009 17:08:00 +0000 |
Ross Younger |
erase_bbt_dangerous: build fix for non-default config
|
| Fri, 13 Nov 2009 12:36:33 +0000 |
Ross Younger |
Further refine CYGSEM_IO_NAND_USE_BBT, drop the relevant parts of the struct when not enabled.
|
| Fri, 13 Nov 2009 12:33:12 +0000 |
Ross Younger |
Fix fencepost error in erasenand.c
|
| Tue, 10 Nov 2009 18:25:39 +0000 |
Ross Younger |
NAND: Add timing instrumentation hooks (disabled by default)
|
| Tue, 10 Nov 2009 15:44:43 +0000 |
Ross Younger |
NAND bbt: fix internal race
|
| Tue, 10 Nov 2009 15:44:29 +0000 |
Ross Younger |
NAND: Speed up software ECC checking phase
|
| Mon, 09 Nov 2009 15:07:23 +0000 |
Ross Younger |
NAND: Cope with finding only one BBT copy; rationalise BBT finding code
|
| Mon, 09 Nov 2009 15:06:22 +0000 |
Ross Younger |
NAND: Drop poorly-conceived ecc sub-stride support
|
| Mon, 09 Nov 2009 15:06:22 +0000 |
Ross Younger |
NAND: test part-page reads
|
| Mon, 09 Nov 2009 15:06:11 +0000 |
Ross Younger |
NAND: app interface change: read_page does only whole page, read_part_page does part pages
|
| Fri, 06 Nov 2009 17:52:49 +0000 |
Ross Younger |
NAND: Create software ECC equivalence test
|
| Fri, 06 Nov 2009 17:52:17 +0000 |
Ross Younger |
NAND: Completely rewrite software ECC. A modest code increase (about 500 bytes) is a small price to pay for a massive speedup (measured at 3x on lpc2468, 21x on AMD64 on the desktop...)
|
| Wed, 28 Oct 2009 16:28:12 +0000 |
Ross Younger |
NAND: make rwbenchmark check its work
|
| Wed, 28 Oct 2009 15:12:01 +0000 |
Ross Younger |
NAND: update doc for recent changes; document ECC alg interface
|
| Wed, 28 Oct 2009 15:11:33 +0000 |
Ross Younger |
NAND: add sweccwalk test
|
| Wed, 28 Oct 2009 15:11:12 +0000 |
Ross Younger |
NAND: add CYGBLD_IO_NAND_BUILD_UTILS; tidy bbt code
|
| Wed, 28 Oct 2009 15:10:17 +0000 |
Ross Younger |
NAND: implement CYGSEM_IO_NAND_USE_BBT
|
| Fri, 09 Oct 2009 14:25:00 +0000 |
wry |
Major update to allow hardware ECC: change driver interface (to "v2" - with CDL marker), expand ECC interface
|
| Mon, 28 Sep 2009 16:49:39 +0000 |
wry |
NAND/synth tests: Don't put large arrays on stack. (#1000826)
|
| Thu, 10 Sep 2009 14:22:48 +0000 |
wry |
move bbt and multipagebbt to synth nand
|
| Mon, 02 Nov 2009 16:30:33 +0000 |
Ross Younger |
Import anoncvs-based NAND and device drivers to 20090826
|