Home | History | Annotate | Download | only in nand
History log of /src/sys/dev/nand/nand_bbt.c
RevisionDateAuthorComments
 1.8  08-Feb-2018  mrg update for GCC 6:
- nand_bbt_block_mark() has a left-shift of negative value issue.
this change avoids it, but reviewers indicate this function has
other problems.
 1.7  22-Oct-2013  htodd Fix build for missing chip.
 1.6  21-Oct-2013  mbalmer chip unused variable; let the system build again
 1.5  21-Oct-2013  christos remove DIAGNOSTIC ifdef in preparation of a KASSERT that consumes its
arguments
 1.4  01-May-2011  rmind branches: 1.4.4; 1.4.6; 1.4.8; 1.4.14; 1.4.20; 1.4.24;
Remove trailing tabs, add RCS IDs.
 1.3  26-Apr-2011  ahoka fix some bugs in detachment
 1.2  04-Apr-2011  ahoka Fix badblock checking
Replace flash_addr_t with flash_off_t and use it to address flash everywhere
 1.1  26-Feb-2011  ahoka branches: 1.1.2; 1.1.4;
Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
- Flash layer, which gives a common API to access flash devices
- NAND controller subsystem for the flash layer
- An example OMAP driver which is used on BeagleBoard or alike ARM boards
 1.1.4.4  31-May-2011  rmind sync with head
 1.1.4.3  21-Apr-2011  rmind sync with head
 1.1.4.2  05-Mar-2011  rmind sync with head
 1.1.4.1  26-Feb-2011  rmind file nand_bbt.c was added on branch rmind-uvmplock on 2011-03-05 20:53:33 +0000
 1.1.2.2  05-Mar-2011  bouyer Sync with HEAD
 1.1.2.1  26-Feb-2011  bouyer file nand_bbt.c was added on branch bouyer-quota2 on 2011-03-05 15:10:22 +0000
 1.4.24.1  18-May-2014  rmind sync with head
 1.4.20.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.14.2  27-Dec-2011  matt Merge flash/nand/nor infrastruct from matt-nb5-pq3.
 1.4.14.1  01-May-2011  matt file nand_bbt.c was added on branch matt-nb5-mips64 on 2011-12-27 17:35:48 +0000
 1.4.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.6.2  26-Jul-2011  matt Backport flash/nand/nor subsystem from -HEAD.
 1.4.6.1  01-May-2011  matt file nand_bbt.c was added on branch matt-nb5-pq3 on 2011-07-26 03:22:27 +0000
 1.4.4.2  06-Jun-2011  jruoho Sync with HEAD.
 1.4.4.1  01-May-2011  jruoho file nand_bbt.c was added on branch jruoho-x86intr on 2011-06-06 09:08:08 +0000

RSS XML Feed