summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/dma-pl081.c
AgeCommit message (Expand)Author
2011-12-12Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis
2011-01-19AS3525: Implement a true audio pause and full-resolution audio tick. Take car...Michael Sevakis
2010-09-07AMS: make dma_disable_channel() not inlineRafaël Carré
2010-07-02pl081: Fix r27236 warnings. Need system.h.Michael Sevakis
2010-07-02AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis
2010-06-17sd-as3525 was calling dma_release() without calling dma_retain() first, ifTobias Diedrich
2010-04-08Sansa AMSv2: Do not disable DMA synchronization logic for as3525v2. The DMA...Jack Halpin
2009-11-24Sansa AMS: VIC_INT_ENABLE register is not a maskRafaël Carré
2009-11-23AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...Jack Halpin
2009-04-07Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA codeBertrik Sikken
2009-01-08Sansa AMS : use SD controller status to notify end of data transferRafaël Carré
2008-12-04Sansa AMS: Disable DMA clocks when not in useRafaël Carré
2008-12-04Sansa AMS: updates DMA APIRafaël Carré
2008-11-26Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré