summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/sam_hsmci.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-211-2/+2
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-071-1/+1
* Misc SAM4S-related changes from Bob DoisonGregory Nutt2014-04-211-0/+5
* SAM3/4: Support for PDC based HSMCI ADMA from Bob DoironGregory Nutt2014-04-211-101/+222
* SAM3/4: SPI and HSCMI drivers with now use the CMCC is available; The SPI dri...Gregory Nutt2014-03-261-1/+8
* SAM3/4 HSMCI: Update configuration names to match last change to KconfigGregory Nutt2014-03-241-31/+31
* SAM3/4 HSCMI: Another fix for complication with SAM4EGregory Nutt2014-03-241-0/+7
* SAM3/4: Changes for clean HSMCI compilationGregory Nutt2014-03-231-34/+80
* SAM3/4 DMA fixes in general for SPI DMA in particularGregory Nutt2014-03-141-1/+1
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-131-3/+3
* SAM4E: Update SAM3/4 TC and DMAC register definition header filesGregory Nutt2014-02-251-3/+3
* Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chipsGregory Nutt2014-02-221-1/+1
* SAMA5: Some improvements to the HSCMI card removal/insertion logicGregory Nutt2013-08-111-3/+3
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-37/+124
* SAMA5: Use RDR/TDR registers for DMA, not FIFO registers; change DMA bit sett...Gregory Nutt2013-08-081-2/+2
* Fix SAM bug: Parmaters reversed in DMA function callGregory Nutt2013-08-061-2/+2
* SAM3,4,A5: Fix some masked status checks that can generate false error reportsGregory Nutt2013-08-061-5/+8
* Add SAM4L PDCA register definition fileGregory Nutt2013-06-191-1/+1
* SAM4S: Add macros to manage peripheral clocksGregory Nutt2013-06-111-2/+1
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-081-3/+3
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+2513