aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nand/nand_geom.c
Commit message (Expand)AuthorAgeFilesLines
* Remove NAND and NANDFS supportWarner Losh2019-06-251-467/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix typo in r311971.Alexander Kabaev2017-01-121-1/+1
* Report random flash storage as non-rotating to GEOM_DISK.Alexander Motin2017-01-121-0/+2
* No need to test command values this way. There can be only one, evenWarner Losh2015-12-181-11/+11
* Unbreak compilation with GCC.Grzegorz Bernacki2013-11-211-1/+2
* Split raw reading/programming into smaller chunks to avoid allocating tooGrzegorz Bernacki2013-11-201-7/+51
* Use direct custom implementations instead of g_handleattr() for CFI and NANDAlexander Motin2013-06-121-16/+20
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-171-0/+414