summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-19[Fuze+][Touchpad] Improve touchpad power managmentJean-Louis Biasini2-51/+90
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis18-60/+60
2013-08-16fuze+: fix radio power upAmaury Pouly1-2/+3
2013-08-11Revert "rk27xx: implement usb driver"Amaury Pouly2-443/+285
2013-08-06rk27xx: implement usb driverMarcin Bukat2-285/+443
2013-07-19Fix d2249dc errorsMichael Sevakis1-1/+1
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis17-2020/+308
2013-07-15fuzeplus: add touchpad sensitivityAmaury Pouly2-1/+14
2013-07-13imx233: fix debug screen keys for the zen x-fi3Amaury Pouly1-2/+2
2013-07-13imx233: fix debug keys for zenxfi2Amaury Pouly1-3/+12
2013-07-13imx233: fix audio debug screenAmaury Pouly3-15/+25
2013-07-13imx233: add audioin debug infoAmaury Pouly2-1/+45
2013-07-13imx233: don't disable monitor when recording from radioAmaury Pouly1-7/+2
2013-07-13imx233: rewrite debug screensAmaury Pouly1-106/+261
2013-07-13imx233: add audioout debug infoAmaury Pouly2-0/+47
2013-07-07imx233: rework power managementAmaury Pouly5-27/+32
2013-07-07imx233: add emi debug infoAmaury Pouly3-1/+63
2013-07-02imx233: fix sd init sequenceAmaury Pouly1-4/+12
2013-07-02imx233: implement alarm wake upAmaury Pouly2-0/+18
2013-07-02imx233: fix emi frequency scalingAmaury Pouly2-3/+5
2013-06-27Move load_firmware() to separate fileMarcin Bukat2-36/+273
2013-06-24imx233: fix ocotop/debug and usb-core for stmp3600Amaury Pouly2-8/+34
2013-06-20imx233: fix debug for stmp3600Amaury Pouly1-0/+12
2013-06-20zenxfi2: remove lcd yuv blitting code (duplicate from generic)Amaury Pouly1-193/+0
2013-06-18imx233: add generic lradc based button driverAmaury Pouly2-0/+178
2013-06-18imx233: add basic ATA driverAmaury Pouly2-0/+310
2013-06-18imx233: add uartdbg driverAmaury Pouly2-0/+109
2013-06-18imx233: add stmp3600 and stmp3700 pin descriptionsAmaury Pouly2-0/+173
2013-06-18zenxfi3: drop audio routing driver in favor of the generic oneAmaury Pouly2-78/+30
2013-06-18zenxfi2: drop audio routing driver in favor of the generic oneAmaury Pouly1-35/+4
2013-06-18fuzeplus: drop audio routing driver in favor of the generic oneAmaury Pouly2-36/+5
2013-06-18imx233: introduce generic audio routing driverAmaury Pouly2-0/+178
2013-06-18imx233: implement recording side of pcmAmaury Pouly1-27/+172
2013-06-18imx233: implement audioinAmaury Pouly2-6/+168
2013-06-18imx233: rework touchscreen driverAmaury Pouly1-47/+37
2013-06-18fuze+: fix lcd code which got broken in 52426d0Amaury Pouly1-1/+1
2013-06-17imx233: fix system for stmp3600 and stmp3700Amaury Pouly1-0/+15
2013-06-17imx233: only do power management on imx233Amaury Pouly1-0/+4
2013-06-17imx233: clarity comment about errataAmaury Pouly1-1/+3
2013-06-17imx233: fix audioout for stmp3600 and stmp3700, add 3d effectAmaury Pouly2-3/+29
2013-06-17imx233: fix octop for stmp3600 and stmp3700Amaury Pouly1-1/+3
2013-06-17imx233: always use the timer for kernel tickAmaury Pouly1-8/+0
2013-06-17imx233: fix ssp for stmp3600 and stmp3700Amaury Pouly2-0/+63
2013-06-17imx233: fix emi for stmp3600 and stmp3700Amaury Pouly1-1/+8