summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-21fuze+: fix typoAmaury Pouly1-1/+1
2013-10-21imx233: fix usb_detect() to be consistent with vbus detectionAmaury Pouly3-1/+11
2013-10-21imx233: simplify sd/mmc codeAmaury Pouly1-7/+7
2013-10-21imx233/i2c: use 1sec timeout by default instead of blockingAmaury Pouly1-4/+4
2013-10-21imx233/i2c: always reset the i2c block on timeoutAmaury Pouly1-0/+1
2013-09-26fuze+/zenxfi2: make sure pixclk is running before initialising lcdifAmaury Pouly3-2/+3
2013-09-26imx233: always start SSPCLK before ungating the spp blocksAmaury Pouly1-9/+15
2013-09-26sonynwze360: fix color swapAmaury Pouly1-3/+2
2013-09-25imx233: only clear got_a_nak on imx233, it doesn't exists on other stmpsAmaury Pouly1-0/+2
2013-09-25Initial commit for the sony NWZ-E360 and NWZ-E370Amaury Pouly17-0/+1080
2013-09-25fix whitespaceAmaury Pouly1-1/+1
2013-09-25imx233: improve button lradc driverAmaury Pouly2-7/+72
2013-09-25imx233: always boost in bootloaderAmaury Pouly2-2/+9
2013-09-18imx233: fix block reset codeAmaury Pouly1-0/+5
2013-09-07imx233: implement mmc card infoAmaury Pouly1-0/+5
2013-09-07imx233: fix red when target cannot recordAmaury Pouly2-3/+6
2013-09-06imx233: fix horrible sd/mmc bugAmaury Pouly1-2/+3
2013-09-06cosmeticsAmaury Pouly1-2/+2
2013-09-06imx233: fix lcdif (don't send anything on empty buffer)Amaury Pouly1-0/+2
2013-09-06imx233: fix i2c issuesAmaury Pouly1-6/+27
2013-09-05imx233: cleanup lradc button driverAmaury Pouly1-8/+5
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini3-4/+14
2013-08-22imx233: revert sd card high speed (unstable)Amaury Pouly1-1/+1
2013-08-22imx233: always set VDDIO to 3.3VAmaury Pouly1-0/+2
2013-08-22imx233: disable half fets on bootAmaury Pouly1-0/+1
2013-08-22imx233: rework emi frequency scalingAmaury Pouly1-57/+48
2013-08-21imx233: add support for 50MHz clock with SD cardsAmaury Pouly1-34/+25
2013-08-21imx233: fix drive strength for sd/mmcAmaury Pouly3-40/+47
2013-08-21imx233: always keep cards in TRAN modeAmaury Pouly1-22/+0
2013-08-21imx233: add support for CMD23 in sd/mmcAmaury Pouly1-2/+27
2013-08-21imx233: rework yield management for wait state, didn't make senseAmaury Pouly1-6/+3
2013-08-21imx233: increase max dma transfer sizeAmaury Pouly1-1/+1