summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_mcireg.h
Commit message (Collapse)AuthorAgeFilesLines
* - Add support for MCI1 revision 2xx controllers and a work-around for theirmarius2012-04-221-0/+3
| | | | | | "Data Write Operation and number of bytes" erratum. - Use DEVMETHOD_END. - Use NULL instead of 0 for pointers.
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
| | | | | better or worse. Ok'd by folks that have additional copyrights to the files in cases where there's joint authorship.
* correct guard variable names.imp2007-10-181-3/+3
|
* MMC/SD bridge driver (host adapter) for AT91RM9200's MCI interface.imp2006-10-201-0/+128
This interface also appears in the AT91SAM9260 and '61 as well as the AVR32 based micros from Atmel. We don't yet support write protect or hot-swap in this bridge driver.
OpenPOWER on IntegriCloud