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
/
ascodec-as3525.c
Age
Commit message (
Expand
)
Author
2010-07-02
AMS SoC's: Some register bit changes need interrupt protection: timer API and...
Michael Sevakis
2010-06-18
as3525: cache first read of enrd0 register
Rafaël Carré
2010-06-01
as3525 ascodec: make internal functions statics and remove some details for a...
Rafaël Carré
2010-05-21
as3525v2: enable AFE (AUDIO Front End) interrupts
Rafaël Carré
2010-05-17
as3525: correctly detect usb status if we boot with USB plugged
Rafaël Carré
2010-05-17
as3514/as3543 fixes
Rafaël Carré
2010-04-07
Remove vim option line
Tobias Diedrich
2010-03-23
Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...
Tobias Diedrich
2010-03-23
Add handler for audio irq.
Tobias Diedrich
2010-03-23
Rewrite ascodec_as3514.c to use interrupts.
Tobias Diedrich
2009-06-02
Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessor
Rafaël Carré
2009-05-31
Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ...
Bertrik Sikken
2009-05-26
FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMS
Rafaël Carré
2009-05-21
Update as3525 i2c register description
Bertrik Sikken
2009-05-14
Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik Sikken
Rafaël Carré
2009-05-06
Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...
Bertrik Sikken
2009-04-07
Patch by Rafaël Carré - Sansa AMS i2c :
Bertrik Sikken
2008-12-17
Renamed as3525-codec.c to ascodec-as3525.c to bring it in line with the namin...
Bertrik Sikken