summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)AuthorFilesLines
2014-02-10imx233: increase audio DAC IRQ priorityAmaury Pouly4-0/+14
2014-02-10imx233: add code to debug menu to check nested IRQ actually workAmaury Pouly1-0/+41
2014-02-10imx233: add support for nested IRQAmaury Pouly2-11/+39
2014-02-10imx233: cleanup icoll and add software irq sourcesAmaury Pouly2-7/+24
2014-02-10imx233: always disable watchdog on bootAmaury Pouly1-5/+19
2014-02-10imx233: enhance icoll with priority and soft IRQAmaury Pouly3-1/+38
2014-02-10imx233: add timrot to debug menuAmaury Pouly1-0/+83
2014-02-10imx233: clean timrot a bitAmaury Pouly6-20/+45
2014-01-21imx233: be less strict about partition checks (>=1GB only)Amaury Pouly1-1/+1
2014-01-21imx233: handle quirk about OF partition address bug/featureAmaury Pouly1-9/+17
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly5-9/+371
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz4-0/+10
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz7-6/+22
2013-12-24zenxfi2: remove unused functionAmaury Pouly1-5/+0
2013-12-08Fix yellowAmaury Pouly1-0/+1
2013-12-08rmi/fuze+: add product info in the debug screenAmaury Pouly2-7/+11
2013-12-06imx233: regenerate registers headersAmaury Pouly2-1/+287
2013-12-06imx233: fix storage code to work for non-MD buildsAmaury Pouly1-8/+8
2013-12-02Initial commit for the YP-Z5 portLorenzo Miori14-0/+1072
2013-12-02imx233: don't compile fm tuner code in bootloaderAmaury Pouly1-1/+1
2013-12-02imx233: fix red on stmp3600Amaury Pouly1-0/+2
2013-12-01imx233: rework power management for work on stmp3700Amaury Pouly1-6/+22
2013-11-30Revert "imx233: always keep cards in TRAN mode"Amaury Pouly1-0/+21
2013-11-26zen: rework lcd enableAmaury Pouly1-73/+67
2013-11-25imx233: add the possibility to choose audio output coupling modeLorenzo Miori7-0/+31
2013-11-20imx233/sdmmc: {sd,mmc}_{present,removable} don't depend on multivolumeAmaury Pouly1-16/+4
2013-11-19Finally fix yellowAmaury Pouly1-1/+1
2013-11-19Fix yellowAmaury Pouly2-2/+2
2013-11-19Fix sim redAmaury Pouly6-8/+6
2013-11-19Forgot lcd driver of the ZEN V !Amaury Pouly1-0/+207
2013-11-19imx233: factor fmradio i2c and tuner power codeAmaury Pouly12-339/+269
2013-11-19imx233: factor adc accross targetsAmaury Pouly14-372/+62
2013-11-18Initial commit for the Creative ZEN VAmaury Pouly8-4/+53
2013-11-18creativezenmozaic: factor out code with the zen/zenxfiAmaury Pouly16-568/+38
2013-11-11imx233/creative: workaround stupid Creative partition tableAmaury Pouly2-5/+20
2013-11-11imx233: fix yellowAmaury Pouly1-0/+5
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 Pouly2-4/+0
2013-10-23imx233: rework vdd5v shared irq handlingAmaury Pouly1-20/+10
2013-10-22imx233: fix partition window computationAmaury Pouly3-14/+24
2013-10-22Initial commit for the Creative ZEN and ZEN X-FiAmaury Pouly15-0/+940
2013-10-22Initial commit for the Creative ZEN MozaicAmaury Pouly15-0/+726
2013-10-22imx233/system: don't do frequency management on < stmp3780, it's not workingAmaury Pouly1-0/+6
2013-10-22imx233/sdmmc: add write protect pin configAmaury Pouly1-0/+3
2013-10-22imx233/audio: workaround unused variableAmaury Pouly1-2/+1
2013-10-22imx233: extend partition window support to be more genericAmaury Pouly3-23/+145
2013-10-22imx233/i2c: relax timeoutAmaury Pouly1-4/+4
2013-10-21imx233: fix power irq stormAmaury Pouly1-0/+20
2013-10-21imx233: fix audioout on stmp3700Amaury Pouly1-2/+14