summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/creative-zen
AgeCommit message (Expand)AuthorFilesLines
2017-08-27zen/zenxfi: increase LCD clock frequencyAmaury Pouly1-1/+1
2017-08-27zen/zenxfi: fix backlight white flash on backlight onAmaury Pouly1-9/+7
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-01-16zen/zenxfi: remove obsolete commentAmaury Pouly1-2/+1
2017-01-16zen/zenxfi: add remark about pinAmaury Pouly1-6/+7
2016-09-21imx233: make microphone bias, bias pin and resistor configurableAmaury Pouly1-0/+6
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly1-3/+5
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-10/+10
2014-06-24fix whitespaceAmaury Pouly1-1/+1
2014-06-24zen/zenxfi: switch lcd driver to 24-bit modeAmaury Pouly4-36/+14
2014-03-09zenxfi: enable speakerAmaury Pouly1-1/+1
2014-03-08zen: handle lcd underflow by handAmaury Pouly1-4/+17
2014-03-03zen/zenxfi: correctly implement lcdif errataAmaury Pouly1-1/+3
2014-02-22zenmozaic: enable speaker supportAmaury Pouly1-1/+1
2014-02-22zen{,xfi,mozaic,xfistyle,v}: switch to the new button driverAmaury Pouly2-128/+105
2014-02-16zenxfistyle: implement speaker supportAmaury Pouly1-0/+5
2014-02-10zen: enable dma channel after lcdif initAmaury Pouly1-2/+2
2014-02-10zen: workaround errata on imx233 lcdifAmaury Pouly1-0/+2
2014-02-10imx233: fix typosAmaury Pouly1-3/+3
2014-02-10imx233: handle jack detect inversion on some devicesAmaury Pouly1-1/+6
2014-02-10imx233: make button-lradc drive able to handle VDDIO derived valuesAmaury Pouly1-0/+11
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly4-9/+364
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-1/+2
2013-11-26zen: rework lcd enableAmaury Pouly1-73/+67
2013-11-25imx233: add the possibility to choose audio output coupling modeLorenzo Miori1-0/+2
2013-11-19Finally fix yellowAmaury Pouly1-1/+1
2013-11-19Fix yellowAmaury Pouly2-2/+2
2013-11-19Forgot lcd driver of the ZEN V !Amaury Pouly1-0/+207
2013-11-19imx233: factor fmradio i2c and tuner power codeAmaury Pouly2-55/+13
2013-11-19imx233: factor adc accross targetsAmaury Pouly3-68/+5
2013-11-18Initial commit for the Creative ZEN VAmaury Pouly4-3/+37
2013-11-18creativezenmozaic: factor out code with the zen/zenxfiAmaury Pouly3-2/+190
2013-11-11zen/zenxfi: correctly implement partial redrawAmaury Pouly1-7/+9
2013-11-11zen/zenxfi: implement lcd standbyAmaury Pouly1-0/+4
2013-11-08zenxfi/zenmozaic: put HAVE_HEADPHONE_DETECTION in config fileAmaury Pouly1-3/+0
2013-10-22Initial commit for the Creative ZEN and ZEN X-FiAmaury Pouly14-0/+923