summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/i2c/spi-sd-card.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move libchip to bspsSebastian Huber2018-04-041-1322/+0
* libchip: Really fix high capacity detectionSebastian Huber2017-01-201-1/+1
* libchip: Fix high capacity detection for MMCSebastian Huber2015-01-231-1/+1
* SPI SD-Card: adapt common driver code to block devices core API changes.Pavel Pisa2014-03-311-3/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command.Pavel Pisa2013-10-081-0/+5
* Include missing <string.h>Sebastian Huber2013-07-231-0/+1
* libblock: Block device transfer request API changeSebastian Huber2012-11-021-6/+6
* Use proper 3 line form of license textJoel Sherrill2012-10-111-2/+3
* 2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-131-2/+2
* 2010-06-24 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-241-3/+17
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-221-24/+32
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-221-3/+12
* 2010-06-22 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-221-4/+23
* 2010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-211-1/+5
* 2010-06-21 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-211-7/+77
* 2010-06-14 Arnout Vandecappelle <arnout@mind.be>Sebastian Huber2010-06-141-0/+1
* 010-05-18 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-181-1/+1
* libblock API updateThomas Doerfler2010-01-191-4/+4
* Update for block device API changeThomas Doerfler2009-12-181-1/+1
* Whitespace removal.Ralf Corsepius2009-11-301-9/+9
* Update for block device API change.Thomas Doerfler2009-10-131-3/+4
* 2009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-121-2/+2
* PR 1356Thomas Doerfler2009-02-271-23/+254
* 2009-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-01-211-19/+19
* spi-sd-card.c, spi-sd-card.h: removed high-level driver IF, added generic blo...Thomas Doerfler2008-12-231-379/+187
* Update for status-checks.h changes.Thomas Doerfler2008-10-101-126/+126
* 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-201-41/+45
* 2008-08-02 Chris Johns <chrisj@rtems.org>Chris Johns2008-08-021-17/+14
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-291-6/+6
* usee inttypes.h for output format specifiersThomas Doerfler2008-07-231-25/+26
* updated gen83xx BSPThomas Doerfler2008-07-141-4/+3
* SD Card driverThomas Doerfler2008-07-101-0/+1149