| 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 16:33:25 +0000 |
Ross Younger |
st nand: add read_part_page support, tidy a little
|
| Mon, 09 Nov 2009 16:33:21 +0000 |
Ross Younger |
k9 nand: add read_part_page function, tidy a little
|
| Mon, 09 Nov 2009 16:26:29 +0000 |
Ross Younger |
synth nand: implement read_part_page
|
| Mon, 09 Nov 2009 16:26:29 +0000 |
Ross Younger |
NAND: Add device read_part_page function
|
| 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:53:37 +0000 |
Ross Younger |
Make synth NAND use fast ECC
|
| 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...)
|
| Fri, 06 Nov 2009 11:55:16 +0000 |
Ross Younger |
devs/nand/st: doc: Remove link to cortexm HAL.
|
| Fri, 06 Nov 2009 11:47:06 +0000 |
alexs |
* Added missing closing tags
|
| Thu, 05 Nov 2009 10:34:26 +0000 |
Ross Younger |
add CYGPKG_DEVS_NAND_SYNTH to synth (linux) target
|
| Wed, 09 Sep 2009 15:30:21 +0100 |
Ross Younger |
Fix copyright on Simon's work
|
| Tue, 03 Nov 2009 14:37:12 +0000 |
Ross Younger |
synth nand: restore PNGs, missing from import
|
| Wed, 28 Oct 2009 15:56:47 +0000 |
Ross Younger |
stm3210e HAL: implement POLL_INTERVAL switch
|
| Wed, 28 Oct 2009 15:18:49 +0000 |
Ross Younger |
stm3210e HAL: implement hardware ECC, add eccwalk test
|
| Wed, 28 Oct 2009 15:16:22 +0000 |
Ross Younger |
stm3210e HAL: add a nop to work around a setup timing issue when optimised
|
| Thu, 10 Sep 2009 14:57:52 +0000 |
wry |
update ecos.db targets: add K9 to ea2468, nandxxxx3a to stm3210e_eval
|
| Thu, 29 Oct 2009 13:21:23 +0000 |
Ross Younger |
NAND: cosmetic messages fix
|
| 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
|
| Wed, 28 Oct 2009 14:58:16 +0000 |
Ross Younger |
/devs/nand/st/nandxxxx3a: update to driver v2
|
| Tue, 20 Oct 2009 14:15:21 +0000 |
wry |
nand_synth.c: Update to interface v2.
|
| Fri, 09 Oct 2009 14:25:44 +0000 |
wry |
Update samsung k9 driver to v2.
|
| 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, 24 Sep 2009 14:31:47 +0000 |
alexs |
* Fixed more "jade" syntax issues
|
| Thu, 24 Sep 2009 13:22:04 +0000 |
wry |
Fix doc links (Jade is broken! Why can't you xref with a linkend pointing to a refsect?)
|
| Thu, 24 Sep 2009 11:55:17 +0000 |
alexs |
* Fixed syntax so jade does not barf
|
| Fri, 18 Sep 2009 11:15:38 +0000 |
wry |
pull from git: test case for 1000821
|
| Fri, 18 Sep 2009 11:14:06 +0000 |
Ross Younger |
nand doc enhandements
|
| Thu, 10 Sep 2009 14:22:48 +0000 |
wry |
move bbt and multipagebbt to synth nand
|
| Thu, 10 Sep 2009 14:18:20 +0000 |
wry |
nand k9 doc now in its own package
|
| Fri, 31 Jul 2009 17:01:34 +0000 |
bartv |
Add support for counting block erase and page write operations, to
|
| Mon, 02 Nov 2009 18:32:33 +0000 |
Ross Younger |
Fix import: missed docs (synth nand, ST nand); patch ST nand into ecos.db
|
| Mon, 02 Nov 2009 16:35:28 +0000 |
Ross Younger |
import RedBoot NAND support patch as of 20090826
|
| Mon, 02 Nov 2009 16:34:46 +0000 |
Ross Younger |
import anoncvs STM3210e NAND support patch as of 20090826
|
| Mon, 02 Nov 2009 16:34:08 +0000 |
Ross Younger |
Import anoncvs ea2468 NAND support patch as of 20090826
|
| Mon, 02 Nov 2009 16:30:33 +0000 |
Ross Younger |
Import anoncvs-based NAND and device drivers to 20090826
|
| Tue, 27 Oct 2009 10:35:02 +0000 |
alexs |
* Added execute permissions to files missed in conversion from CVS
|
| Tue, 27 Oct 2009 10:35:02 +0000 |
nickg |
* include/var_io.h: Minor corrections to the FSMC register defs.
|
| Sun, 18 Oct 2009 08:33:41 +0000 |
jld |
* cdl/ser_loop.cdl: Remove irrelevant testing parameters which prevent the
|
| Fri, 16 Oct 2009 08:28:01 +0000 |
jld |
* hal/arm/xscale/*/current/cdl/*.cdl: Fix CDL parenting.
|
| Fri, 09 Oct 2009 13:53:09 +0000 |
jld |
* services/objloader/current/src/objloader.c,
|
| Tue, 06 Oct 2009 12:34:55 +0000 |
jld |
* include/cyg_type.h: Changed definition of macro
|
| Tue, 06 Oct 2009 12:31:50 +0000 |
jld |
* doc/ustl.sgml: Removed cout.flush() from example and from note.
|
| Sun, 04 Oct 2009 12:48:57 +0000 |
jld |
* cdl/instrument.cdl: Add CYGDBG_KERNEL_INSTRUMENT_MLQ option. Issue
|
| Fri, 25 Sep 2009 07:55:36 +0000 |
jld |
* common/eCosTestPlatform.cpp (CeCosTestPlatform::LoadFromDir): Use PATH_MAX
|
| Wed, 23 Sep 2009 14:28:48 +0000 |
gthomas |
DHCP parsing improvement/bugfix from Jay Foster <jay@systech.com>
|
| Thu, 10 Sep 2009 08:24:47 +0000 |
jld |
* src/sys/netinet/tcp_input.c,
|
| Mon, 07 Sep 2009 20:05:33 +0000 |
jld |
* cdl/eth_drivers.cdl: Added the suppress option for the compiler flags.
|
| Tue, 01 Sep 2009 21:56:31 +0000 |
bartv |
Fix mingw detection
|
| Sun, 30 Aug 2009 17:28:19 +0000 |
jld |
* include/*.h: Move all headers to include/ustl/ except ustl.h and
|