index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
dma-pl081.c
Age
Commit message (
Expand
)
Author
2011-12-12
Deal with a complication when transferring recording method from PP5024: sinc...
Michael Sevakis
2011-01-19
AS3525: Implement a true audio pause and full-resolution audio tick. Take car...
Michael Sevakis
2010-09-07
AMS: make dma_disable_channel() not inline
Rafaël Carré
2010-07-02
pl081: Fix r27236 warnings. Need system.h.
Michael Sevakis
2010-07-02
AMS SoC's: Some register bit changes need interrupt protection: timer API and...
Michael Sevakis
2010-06-17
sd-as3525 was calling dma_release() without calling dma_retain() first, if
Tobias Diedrich
2010-04-08
Sansa AMSv2: Do not disable DMA synchronization logic for as3525v2. The DMA...
Jack Halpin
2009-11-24
Sansa AMS: VIC_INT_ENABLE register is not a mask
Rafaël Carré
2009-11-23
AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending inte...
Jack Halpin
2009-04-07
Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA code
Bertrik Sikken
2009-01-08
Sansa AMS : use SD controller status to notify end of data transfer
Rafaël Carré
2008-12-04
Sansa AMS: Disable DMA clocks when not in use
Rafaël Carré
2008-12-04
Sansa AMS: updates DMA API
Rafaël Carré
2008-11-26
Sansa AMS: use non-busy wakeup to signal end of DMA transfer
Rafaël Carré
2008-11-25
Sansa AMS: Use DMA for SD transfers (read and write)
Rafaël Carré