aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/dma.c
Commit message (Expand)AuthorAgeFilesLines
* DMA checkpoint; dma_attach_interrupt() is broken.Marti Bolivar2011-04-111-86/+311
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-271-7/+7
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-1/+1
* Documentation improvements, DMA IRQ table volatile bugfix.Marti Bolivar2011-01-031-1/+1
* nzmichaelh-master branch is ready for code review.Marti Bolivar2010-12-301-2/+2
* Changed nzmichaelh's initial DMA interface to be more flexible.Marti Bolivar2010-12-301-35/+77
* nzmichaelh's pull request mods compile and upload.Marti Bolivar2010-12-281-1/+3
* Added basic DMA supportMichael Hope2010-10-201-0/+104