summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2013-11-08zenmozaic: add keymap and bitmap for simulatorAmaury Pouly1-0/+7
2013-11-08zenxfi: add simulator keymap and bitmapAmaury Pouly1-0/+7
2013-11-08zenxfi/zenmozaic: put HAVE_HEADPHONE_DETECTION in config fileAmaury Pouly4-4/+2
2013-11-07Add Creative ZEN simulator bitmap and button mapAmaury Pouly1-0/+7
2013-11-05ma8/ma9: Cleanup - fix tabs, remove unused defines.Andrew Ryabinin2-68/+64
2013-11-05Introduce HiFi E.T. MA8/MA8C ports.Andrew Ryabinin10-4/+596
2013-11-05ma9: Slightly change df1704 driver API.Andrew Ryabinin3-10/+9
2013-11-05Introduce HiFi E.T. MA9C port.Andrew Ryabinin7-5/+242
2013-11-05ma9: Fix 'always load OF' bug in bootloader.Andrew Ryabinin1-0/+1
2013-10-26Forgot the config files for ZEN, ZEN Mozaic and ZEN X-FiAmaury Pouly3-0/+591
2013-10-23imx233: rework vdd5v shared irq handlingAmaury Pouly1-20/+10
2013-10-22imx233: fix partition window computationAmaury Pouly3-14/+24
2013-10-22zenxfi2: fix red by adding partition styleAmaury Pouly1-0/+1
2013-10-22tea5760uk: use correct i2c address on the CreativeAmaury Pouly1-0/+4
2013-10-22Initial commit for the Creative ZEN and ZEN X-FiAmaury Pouly17-0/+957
2013-10-22Initial commit for the Creative ZEN MozaicAmaury Pouly17-0/+742
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 Pouly8-23/+153
2013-10-22imx233/i2c: relax timeoutAmaury Pouly1-4/+4
2013-10-21imx233: add package definesAmaury Pouly1-0/+7
2013-10-21tea5760uk: properly power up the tuner during detectAmaury Pouly1-0/+2
2013-10-21tea5760uk: add support for TEA5761UKAmaury Pouly1-6/+15
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-10-18Disable LCD_FLIP and MORSE_INPUT on recorder to make it build.Frank Gevaerts1-2/+2
2013-09-29Simulator for Samsung YP-R0Lorenzo Miori3-9/+23
2013-09-27screendump.c: use HOME_DIR instead of the hard-coded "" (root)Lorenzo Miori1-2/+3
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-26sonynwz: fix time handlingAmaury Pouly1-1/+2
2013-09-26sonynwze360: fix color swapAmaury Pouly1-3/+2
2013-09-26sonynwze370: fix simulatorAmaury Pouly1-0/+7
2013-09-25sonynwze360: fix simulatorAmaury Pouly1-0/+7
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 Pouly21-0/+1469
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-18fuze+: fix volume bottom limitJean-Louis Biasini1-3/+1
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