summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_flashmap.c
Commit message (Expand)AuthorAgeFilesLines
* Teach the flashmap code about the SPI flash.adrian2016-01-231-2/+6
* Create a RouterBoard platform and use it to create a flash mapjhibbits2015-08-221-1/+10
* MFP4 @222836brooks2013-05-301-2/+5
* Partial MFP4 of 222836:brooks2013-04-161-1/+1
* - Correct signedness for casts;delphij2012-05-231-2/+3
* Use %ju to match uintmax_t usagedelphij2012-05-231-1/+1
* Use %j and cast off_t to intmax_t for now to fix build.delphij2012-05-231-2/+2
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-221-0/+255
OpenPOWER on IntegriCloud