summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/wmcodec-pp.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Get rid of a couple of inl/outl since we have defines. Also use some other de...Barry Wardell1-4/+4
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-1/+1
2007-10-02Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis1-2/+8
2007-07-27Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F...Jens Arnold1-0/+6
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold1-1/+1
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis1-0/+4
2007-02-21Get rid of some outl/inl in favour of #define.Barry Wardell1-7/+6
2007-01-27Oops - fix PortalPlayer buildsDaniel Ankers1-6/+1
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers1-53/+1
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-1/+1
2006-10-27Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg1-9/+9
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg1-0/+156