summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/flashdisk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-08-07flashdisk: Use rtems_blkdev_create()Sebastian Huber1-47/+22
2018-02-07libblock: Use self-contained mutex for flashdiskSebastian Huber1-74/+57
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-05flashdisk: swap arguments to checksum helperGedare Bloom1-1/+1
2013-08-23libblock: PR2040: Avoid NULL pointer accessSebastian Huber1-6/+16
2012-12-21libblock: Doxygen Enhancement Task #1Mathew Kallada1-2/+7
2012-11-02libblock: Block device transfer request API changeSebastian Huber1-4/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-16libblock: PR2040: Fix recycle destination updateSebastian Huber1-8/+7
2012-04-16libblock: PR2040: Add starvation thresholdSebastian Huber1-1/+15
2012-03-14PR2040: libblock: Flash disk starvations statisticSebastian Huber1-2/+10
2012-03-14PR2040: libblock: Flash disk documentationSebastian Huber1-78/+3
2012-03-14PR2040: libblock: Fix return statusSebastian Huber1-3/+3
2012-03-14PR2040: libblock: Avoid erased blocks starvationSebastian Huber1-115/+185
2012-03-14PR2040: libblock: Track number of erased blocksSebastian Huber1-1/+8
2012-03-14PR2040: libblock: Use segment control as parameterSebastian Huber1-100/+91
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-05-112011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
2010-06-142010-06-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+2
2010-05-222010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-05-142010-05-14 Chris Johns <chrisj@rtems.org>Chris Johns1-20/+49
2010-02-182010-02-18 Chris Johns <chrisj@rtems.org>Chris Johns1-6/+8
2010-01-19libblock API updateThomas Doerfler1-4/+2
2009-12-18Update for block device API changeThomas Doerfler1-1/+1
2009-11-29Whitespace removal.Ralf Corsepius1-65/+65
2009-10-13 * libblock/include/rtems/diskdevs.h: Added driver data pointer to IOThomas Doerfler1-4/+5
2009-10-082009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns1-26/+24
2009-08-062009-08-06 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2009-06-122009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-3/+2
2009-01-02Add __attribute__((unused)) to unused function args.Ralf Corsepius1-1/+1
2008-08-21Remove bool, true, false.Ralf Corsepius1-7/+0
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-18/+16
2008-01-052008-01-05 Chris Johns <chrisj@rtems.org>Chris Johns1-243/+340
2007-12-222007-12-22 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+6
2007-12-142007-12-12 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+4
2007-12-142007-12-12 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+2475