| Sun, 18 Jan 2015 17:59:01 +1300 |
Ross Younger |
devs/nand/micron_mt29: Remove defunct references (in comments) to mt29f2g08_oob_ecc.
default tip
|
| Fri, 26 Sep 2014 22:27:03 +1200 |
Ross Younger |
devs/nand/micron_mt29: Add 'nand_mt29f_funs_with_ecc' function suite.
|
| Thu, 13 Feb 2014 11:23:53 +0000 |
James G. Smith |
devs/nand/micron_mt29: Add MT29F2G08AAD subtype descriptor.
|
| Thu, 26 Aug 2010 11:53:58 +0100 |
Nick Garnett |
devs/nand/micron_mt29: Add MT29F2G08ABD subtype descriptor.
|
| Fri, 16 Jan 2015 11:39:54 +1300 |
Ross Younger |
io/nand: Deparent CYGPKG_IO_NAND from CYGPKG_IO, for consistency in the configtool with most other packages.
|
| Mon, 12 Jan 2015 17:42:41 +1300 |
Ross Younger |
io/nand: Make interface richer - Add plf_priv member of device struct, CYG_NAND_DEVICE_2, CYG_NAND_ECC_ALG_DECLARATION
|
| Sat, 06 Dec 2014 13:13:54 +1300 |
Ross Younger |
io/nand: Add mechanism for devices to provide partition geometry later than device init time
|
| Sat, 06 Dec 2014 08:22:40 +1300 |
Ross Younger |
io/nand: Tweak initialiser priority
|
| Tue, 02 Dec 2014 12:13:34 +1300 |
Ross Younger |
io/nand: Minor doc updates
|
| Tue, 02 Dec 2014 12:07:18 +1300 |
Ross Younger |
io/nand: Rename CYGINT_IO_NAND_TEST_PARTITION to CYGNUM_IO_NAND_TEST_PARTITION.
|
| Mon, 01 Dec 2014 20:40:42 +1300 |
Ross Younger |
io/nand: Improve initialiser priorities
|
| Sat, 22 Nov 2014 17:26:39 +1300 |
Ross Younger |
io/nand: Fix uninitialised variable. Erase any obsolete copies of the BBT we may come across. Cope with BBT version overflow.
|
| Mon, 20 Oct 2014 21:06:39 +1300 |
Ross Younger |
io/nand: Create internal nandi_write_page_raw_explicit_ecc interface for use by test programs.
|
| Sun, 05 Oct 2014 20:04:07 +1300 |
Ross Younger |
io/nand include/nand_ecc.h src/nand.c tests/...: Split out ecc init function into init_rd and init_wr for hardware which needs it; create CYG_NAND_ECC_ALG_HW3 to instantiate, and backwards-compatibly fix up the previous instantiation macros.
|
| Sun, 05 Oct 2014 19:56:50 +1300 |
Ross Younger |
io/nand include/nand.h: Create CYG_NAND_BYTES_PER_BLOCK so this computation need only be coded in one place.
|