Home | History | Annotate | Download | only in flash
History log of /src/sys/dev/flash/flash.h
RevisionDateAuthorComments
 1.9  19-Apr-2018  christos s/static inline/static __inline/g for consistency.
 1.8  13-Nov-2017  jmcneill branches: 1.8.2;
Add support for defining partitions using a Linux-style "mtdparts" string.
 1.7  29-Jul-2011  ahoka branches: 1.7.8; 1.7.14;
add a function to get the size of the flash device
 1.6  15-Jul-2011  cliff branches: 1.6.2;
Add support for CFI NOR, using MPC8536DS as initial example.
Only AMD/Fujitsu command set is suported so far.
This is still work in progress, be advised.
 1.5  28-Jun-2011  ahoka dont define FLASH_DEBUG in header
 1.4  28-Jun-2011  ahoka Refactor flash and nand driver, so we can reuse the io thread code
in the future nor driver (and any other future driver).

Also simplify some of the code in the process, eg. saner flash attachment.
 1.3  04-Apr-2011  ahoka branches: 1.3.4;
Fix badblock checking
Replace flash_addr_t with flash_off_t and use it to address flash everywhere
 1.2  30-Mar-2011  uebayasi Whitespace.
 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.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 flash.h was added on branch rmind-uvmplock on 2011-03-05 20:53:09 +0000
 1.1.2.2  05-Mar-2011  bouyer Sync with HEAD
 1.1.2.1  26-Feb-2011  bouyer file flash.h was added on branch bouyer-quota2 on 2011-03-05 15:10:18 +0000
 1.3.4.2  06-Jun-2011  jruoho Sync with HEAD.
 1.3.4.1  04-Apr-2011  jruoho file flash.h was added on branch jruoho-x86intr on 2011-06-06 09:07:48 +0000
 1.6.2.2  26-Jul-2011  matt Backport flash/nand/nor subsystem from -HEAD.
 1.6.2.1  15-Jul-2011  matt file flash.h was added on branch matt-nb5-pq3 on 2011-07-26 03:22:26 +0000
 1.7.14.1  03-Dec-2017  jdolecek update from HEAD
 1.7.8.2  27-Dec-2011  matt Merge flash/nand/nor infrastruct from matt-nb5-pq3.
 1.7.8.1  29-Jul-2011  matt file flash.h was added on branch matt-nb5-mips64 on 2011-12-27 17:35:47 +0000
 1.8.2.1  22-Apr-2018  pgoyette Sync with HEAD

RSS XML Feed