summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/i2c/spi-sd-card.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04bsps: Move libchip to bspsSebastian Huber1-1322/+0
2017-01-20libchip: Really fix high capacity detectionSebastian Huber1-1/+1
2015-01-23libchip: Fix high capacity detection for MMCSebastian Huber1-1/+1
2014-03-31SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa1-3/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-10-08SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command.Pavel Pisa1-0/+5
2013-07-23Include missing <string.h>Sebastian Huber1-0/+1
2012-11-02libblock: Block device transfer request API changeSebastian Huber1-6/+6
2012-10-11Use proper 3 line form of license textJoel Sherrill1-2/+3
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2010-06-242010-06-24 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-3/+17
2010-06-222010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-24/+32
2010-06-222010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-3/+12
2010-06-222010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-4/+23
2010-06-212010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-1/+5
2010-06-212010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-7/+77
2010-06-142010-06-14 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber1-0/+1
2010-05-18010-05-18 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+1
2010-01-19libblock API updateThomas Doerfler1-4/+4
2009-12-18Update for block device API changeThomas Doerfler1-1/+1
2009-11-30Whitespace removal.Ralf Corsepius1-9/+9
2009-10-13Update for block device API change.Thomas Doerfler1-3/+4
2009-06-122009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-02-27 PR 1356Thomas Doerfler1-23/+254
2009-01-212009-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-19/+19
2008-12-23spi-sd-card.c, spi-sd-card.h: removed high-level driver IF, added generic blo...Thomas Doerfler1-379/+187
2008-10-10 Update for status-checks.h changes.Thomas Doerfler1-126/+126
2008-08-202008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-41/+45
2008-08-022008-08-02 Chris Johns <chrisj@rtems.org>Chris Johns1-17/+14
2008-07-292008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns1-6/+6
2008-07-23usee inttypes.h for output format specifiersThomas Doerfler1-25/+26
2008-07-14updated gen83xx BSPThomas Doerfler1-4/+3
2008-07-10SD Card driverThomas Doerfler1-0/+1149