summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2014-02-16zenxfistyle: implement speaker supportAmaury Pouly
2014-02-16zenxfi2: implement headphones detectionAmaury Pouly
2014-02-16zenxfi2: add speaker supportAmaury Pouly
2014-02-16imx233: add support for speaker on stmp3780Amaury Pouly
2014-02-16imx233: avoid overlapping text in debugAmaury Pouly
2014-02-11imx233: cleanup in sdmmcAmaury Pouly
2014-02-10imx233: fix app.lds to properly support INIT_ATTRMarcin Bukat
2014-02-10imx233: don"t be smart when waiting for voltage stabilisationAmaury Pouly
2014-02-10imx233: stop the watchdog before loading main firmwareAmaury Pouly
2014-02-10imx233: preventive fix of timrotAmaury Pouly
2014-02-10zen: enable dma channel after lcdif initAmaury Pouly
2014-02-10zen: workaround errata on imx233 lcdifAmaury Pouly
2014-02-10imx233: add support for sd/mmc probingAmaury Pouly
2014-02-10imx233: rework early time power initAmaury Pouly
2014-02-10Fix typoAmaury Pouly
2014-02-10imx233: add button debug screenAmaury Pouly
2014-02-10imx233: fix typosAmaury Pouly
2014-02-10imx233: handle jack detect inversion on some devicesAmaury Pouly
2014-02-10imx233: make button-lradc drive able to handle VDDIO derived valuesAmaury Pouly
2014-02-10imx233: add hardware and software watchdogAmaury Pouly
2014-02-10imx233: increase audio DAC IRQ priorityAmaury Pouly
2014-02-10imx233: add code to debug menu to check nested IRQ actually workAmaury Pouly
2014-02-10imx233: add support for nested IRQAmaury Pouly
2014-02-10imx233: cleanup icoll and add software irq sourcesAmaury Pouly
2014-02-10imx233: always disable watchdog on bootAmaury Pouly
2014-02-10imx233: enhance icoll with priority and soft IRQAmaury Pouly
2014-02-10imx233: add timrot to debug menuAmaury Pouly
2014-02-10imx233: clean timrot a bitAmaury Pouly
2014-02-05ypr0: Remove SDL copy&paste left-oversThomas Martitz
2014-02-05Samsung YP-R0/YP-R1 refactoringLorenzo Miori
2014-02-05Samsung YP-R1 target portLorenzo Miori
2014-02-02sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz
2014-01-21imx233: be less strict about partition checks (>=1GB only)Amaury Pouly
2014-01-21imx233: handle quirk about OF partition address bug/featureAmaury Pouly
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly
2014-01-18coldfire: fix bootloader buildsMarcin Bukat
2014-01-17coldfire: Implement HAVE_INIT_ATTR magicMarcin Bukat
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat
2014-01-15coldfire: Use single app.lds script for all coldfires.Marcin Bukat
2014-01-13HDD1630: implement lcd_enable (display on/off).Szymon Dziok
2014-01-13HDD1630: a proper way to enable and disable backlight.Szymon Dziok
2014-01-10rk27xx: Implement HAVE_INIT_ATTR magicMarcin Bukat
2014-01-07Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2013-12-24zenxfi2: remove unused functionAmaury Pouly
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz
2013-12-16Introduce IHIFI760/960 targets.Andrew Ryabinin