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
/
imx31
/
gigabeat-s
/
wmcodec-imx31.c
Age
Commit message (
Expand
)
Author
2010-04-09
Gigabeat S/i.MX31: Sort files in the /target tree into things that are SoC-ge...
Michael Sevakis
2009-03-22
imx31: Oops. Fix a misplaced comma in wmcodec-imx31.c. Add a couple parenthes...
Michael Sevakis
2009-03-22
imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...
Michael Sevakis
2009-03-22
imx31/mc13783: Do some housekeeping with register macros, function names and ...
Michael Sevakis
2009-03-09
Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri...
Michael Sevakis
2008-12-19
Use set/clr instead of mod functions where applicable.
Michael Sevakis
2008-11-22
Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...
Michael Sevakis
2008-07-18
Fix missing #includes and make local functions static for gigabeat
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-08
Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as ...
Michael Sevakis
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-04-27
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2007-09-21
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson