History log of /netbsd-src/sys/dev/nand/nand.c (Results 26 – 29 of 29)
Revision Date Author Comments
# a7e0465d 09-Mar-2011 martin <martin@NetBSD.org>

Use %zu for size_t


# 14ce4ecc 09-Mar-2011 ahoka <ahoka@NetBSD.org>

Add support for legacy devices not supporting the ONFI READ_PARAMETER_PAGE
command with example usage for Micron chips


# e43298d4 09-Mar-2011 ahoka <ahoka@NetBSD.org>

cleanup comments, prototypes
remove unused leftover debug code


# 2b6ee221 26-Feb-2011 ahoka <ahoka@NetBSD.org>

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 sub

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

show more ...


12