aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cfi/cfi_disk.c
Commit message (Expand)AuthorAgeFilesLines
* MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643Brooks Davis2013-09-041-0/+6
* Use direct custom implementations instead of g_handleattr() for CFI and NANDAlexander Motin2013-06-121-8/+7
* MFP4 @222836Brooks Davis2013-05-301-0/+28
* CFI fixes for big endian archs.Jayachandran C.2012-03-271-3/+3
* choose the size of the last region for d_stripsize instead of the first;Sam Leffler2009-03-101-3/+10
* Add cfid, a disk interface to CFI flash devices; this enables constructionSam Leffler2009-03-091-0/+319