summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2014-01-07lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz3-11/+1
2014-01-07lcd-common: Remove unused function lcd_puts_style().Thomas Martitz3-8/+0
2014-01-07lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz4-24/+17
2014-01-07lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz4-29/+3
2014-01-07lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2-3/+38
2014-01-07lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz4-0/+29
2014-01-07scroll_engine: Change header inclusionThomas Martitz1-1/+3
2014-01-05Make sure usb class driver disconnect() functions are called properly.Frank Gevaerts1-8/+20
2014-01-05Check that core_alloc_maximum() returned something useful, and panic if notFrank Gevaerts1-0/+5
2014-01-05Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz2-3/+6
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz10-4/+19
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz29-18/+64
2014-01-05Do not include kernel.h in system.h.Thomas Martitz11-14/+27
2014-01-05lcd: Fix certain drawmode combinations.Thomas Martitz2-35/+64
2014-01-04Fix bpb_is_sane() cluster size calculation for non-512 byte sectors.Frank Gevaerts1-4/+9
2014-01-03Make fat test tool build again, and make its sector size configurable.Frank Gevaerts3-11/+10
2014-01-02creativezenv: change target_id & MODEL_NUMBER.Andrew Ryabinin1-1/+1
2013-12-24zenxfi2: remove unused functionAmaury Pouly1-5/+0
2013-12-23lcd: Fix scrolling.Thomas Martitz1-4/+3
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz3-24/+12
2013-12-22buflib: Add buflib_context_relocate().Thomas Martitz2-0/+41
2013-12-22buflib: Try harder in buflib_alloc_maximum().Thomas Martitz2-4/+17
2013-12-17Fix audio on m:robe 100.Szymon Dziok1-0/+1
2013-12-16Introduce IHIFI760/960 targets.Andrew Ryabinin14-1/+928
2013-12-16rk27xx: Fix ifdef for DEBUG_CANCEL button.Andrew Ryabinin1-1/+1
2013-12-15Fix more reds.Thomas Martitz2-2/+2
2013-12-15Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz6-125/+81
2013-12-14scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz4-149/+191
2013-12-14scroll_engine: Add STYLE_NONE to allow for drawing lines without styling.Thomas Martitz3-9/+13
2013-12-14scroll_engine: Split out common main and remote lcd functions.Thomas Martitz2-171/+137
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz9-42/+53
2013-12-14lcd-*: Merge common viewport operations into lcd-bitmap-common.cThomas Martitz6-224/+48
2013-12-08Fix yellowAmaury Pouly1-0/+1
2013-12-08rmi/fuze+: add product info in the debug screenAmaury Pouly3-7/+13
2013-12-06imx233: regenerate registers headersAmaury Pouly2-1/+287
2013-12-06imx233: fix storage code to work for non-MD buildsAmaury Pouly1-8/+8
2013-12-06storage: fix MD vs MV confusionAmaury Pouly1-2/+2
2013-12-06fuze+: remove unused, duplicate code in config fileAmaury Pouly1-14/+0
2013-12-02Initial commit for the YP-Z5 portLorenzo Miori17-0/+1289
2013-12-02imx233: don't compile fm tuner code in bootloaderAmaury Pouly2-1/+11
2013-12-02imx233: fix red on stmp3600Amaury Pouly1-0/+2
2013-12-01imx233: rework power management for work on stmp3700Amaury Pouly1-6/+22
2013-11-30Revert "imx233: always keep cards in TRAN mode"Amaury Pouly1-0/+21
2013-11-26zen: rework lcd enableAmaury Pouly1-73/+67
2013-11-25imx233: add the possibility to choose audio output coupling modeLorenzo Miori7-0/+31
2013-11-23rk27xx: small cleanup of crt0.SMarcin Bukat1-10/+1
2013-11-21tea5767: properly power up the tuner during detectLorenzo Miori1-0/+2
2013-11-20Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly2-0/+21
2013-11-20Add IAP support to iPod Mini 1G.andypotter2-2/+11
2013-11-20imx233/sdmmc: {sd,mmc}_{present,removable} don't depend on multivolumeAmaury Pouly1-16/+4