summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/audioout-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-14imx233: fix audio debug screen on stmp3700Amaury Pouly1-3/+3
2017-01-14imx233: add note about power down bits in audiooutAmaury Pouly1-0/+4
2017-01-14imx233: fix speaker enable/disable codeAmaury Pouly1-1/+1
2016-09-21imx233: fix recording gainAmaury Pouly1-1/+0
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly1-21/+23
2014-02-22stmp3700: implement speaker support by mean of lineoutAmaury Pouly1-0/+37
2014-02-22imxtools/scsitools: increase SCSI delay to 10 secondsAmaury Pouly1-0/+1
2014-02-16imx233: add support for speaker on stmp3780Amaury Pouly1-0/+18
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-2/+6
2013-11-25imx233: add the possibility to choose audio output coupling modeLorenzo Miori1-0/+13
2013-10-21imx233: fix audioout on stmp3700Amaury Pouly1-2/+14
2013-07-13imx233: fix audio debug screenAmaury Pouly1-3/+3
2013-07-13imx233: add audioout debug infoAmaury Pouly1-0/+28
2013-06-17imx233: fix audioout for stmp3600 and stmp3700, add 3d effectAmaury Pouly1-3/+27
2013-06-17imx233: normalise clkctrlAmaury Pouly1-2/+2
2013-06-16imx233: rewrite audioout using new register headersAmaury Pouly1-59/+43
2012-12-02imx233: try to improve audio qualityAmaury Pouly1-0/+7
2012-11-13imx233: hopefully fix audio pop on startupAmaury Pouly1-3/+21
2012-05-19imx233: fix clkctrl namingAmaury Pouly1-2/+2
2012-02-03imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly1-5/+37
2011-10-18imx233/fuze+: implement audioout functions (init, volume, frequency); add stu...Amaury Pouly1-0/+179