summaryrefslogtreecommitdiff
path: root/sys/dev/flash/flash.c
AgeCommit message (Expand)Author
2017-11-13Add support for defining partitions using a Linux-style "mtdparts" string.jmcneill
2017-10-28Kill some more extern struct cfdriver declarations.riastradh
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-25Add d_discard to all struct bdevsw instances I could find.dholland
2013-09-13GC flash_get_part_offset.joerg
2011-07-29add a function to get the size of the flash deviceahoka
2011-07-15Add support for CFI NOR, using MPC8536DS as initial example.cliff
2011-06-28Refactor flash and nand driver, so we can reuse the io thread codeahoka
2011-06-28use nosizeahoka
2011-06-12Use %# instead of 0x%matt
2011-04-26remove some debug printf leftoverahoka
2011-04-04Fix badblock checkingahoka
2011-03-30Whitespace.uebayasi
2011-02-26Import the Flash and NAND subsytem code contributed by the Universityahoka