summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)AuthorFilesLines
2012-12-26imx233: use tick insteaf of msec to collect statisticsAmaury Pouly3-18/+18
2012-12-26fuze+: fix bootloader buildAmaury Pouly1-0/+4
2012-12-26fuze+: implement lcd flip and invertAmaury Pouly1-0/+16
2012-12-26fuze+: make sure lcd is ready before chaning a registerAmaury Pouly1-0/+1
2012-12-26fuze+: add lcd debug screen (display kind)Amaury Pouly3-1/+38
2012-12-26imx233: rework cpu frequency scalingAmaury Pouly1-8/+23
2012-12-26imx233: fix regulator voltage setting + always enable DCDC modeAmaury Pouly2-0/+18
2012-12-26imx233: fix potential hbus dividor settings + docAmaury Pouly2-4/+10
2012-12-16imx233: simplify sdmmc led handling, fix typoAmaury Pouly1-10/+3
2012-12-02imx233: try to improve audio qualityAmaury Pouly2-1/+22
2012-11-13imx233: hopefully fix audio pop on startupAmaury Pouly1-3/+21
2012-10-21imx233: fix user timerAmaury Pouly1-1/+1
2012-10-11imx233: add more ocotp registers to debug screenAmaury Pouly1-2/+45
2012-10-10imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly1-0/+13
2012-09-04imx233: properly disable frequency scaling for nowAmaury Pouly1-2/+0
2012-09-04imx233: disable cpu frequency scalingAmaury Pouly1-0/+3
2012-08-31imx233: more consistent debug screenAmaury Pouly1-2/+2
2012-08-31imx233: fix auto slow divisorAmaury Pouly1-2/+5
2012-08-31fix commentAmaury Pouly1-2/+2
2012-08-31fuze+: use safer battery shutoff and dangerous levelsAmaury Pouly1-2/+2
2012-08-30fix commentAmaury Pouly1-1/+1
2012-08-30fix redAmaury Pouly1-2/+0
2012-08-30fix redAmaury Pouly1-1/+0
2012-08-30imx233: fix clktrl auto slow functionAmaury Pouly1-2/+2
2012-08-30imx233: implement basic frequency scaling and enable auto-slowAmaury Pouly2-12/+48
2012-08-30fuze+: battery calibrationAmaury Pouly1-6/+6
2012-08-30imx233: fix compilation of sdmmc for non-mmc targetsAmaury Pouly1-2/+8
2012-08-30fix yellowAmaury Pouly1-1/+3
2012-08-30imx233: add regulator apiAmaury Pouly3-56/+184
2012-08-30imx233: fix header, add emi functionAmaury Pouly2-2/+9
2012-08-30imx233: fix idle storage notification for sd/mmc driverAmaury Pouly1-15/+35
2012-08-23imx233: sdmmc driver enhancementAmaury Pouly1-33/+87
2012-08-21imx233: remove debug panicAmaury Pouly1-2/+0
2012-08-21imx233: simplify sd/mmc driverAmaury Pouly1-190/+178
2012-08-18imx233: merge sd and mmc drivers, fix dma issuesAmaury Pouly3-817/+874
2012-08-18imx233: rework i2c driver to fix dma issuesAmaury Pouly2-9/+70
2012-08-18imx233: small dma changes, update debug screenAmaury Pouly3-16/+26
2012-08-18imx233: fix commentAmaury Pouly1-1/+1
2012-08-18imx233: fix styleAmaury Pouly1-1/+1
2012-05-31imx233: add ocotp debug screenAmaury Pouly1-1/+30
2012-05-31imx233: add ocotp driverAmaury Pouly1-0/+77
2012-05-23zenxfi3: fix typo when configuring lcd_enable pinAmaury Pouly1-1/+1
2012-05-22zenxfi3: fix vol+/vol- button pin assignmentBertrik Sikken1-6/+6
2012-05-22zenxfi3: don't configure lcd_hsync and lcd_dotclk (used by audio)Amaury Pouly1-8/+5
2012-05-22zenxfi2: acquire button pinsAmaury Pouly1-0/+9
2012-05-22zenxfi2: acquire lcd pins before useAmaury Pouly1-0/+9
2012-05-22zenxfi3: acquire audio gate pinsAmaury Pouly1-2/+19
2012-05-22zenxfi3: acquire button and mpr121 interrupt pinsAmaury Pouly1-0/+13
2012-05-22zenxfi3: acquire lcd pins before useAmaury Pouly1-0/+9
2012-05-22imx233: have pwm code acquire configured pinsAmaury Pouly1-0/+2