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