summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz2014-01-07
* lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for specifying y_offset from lcd_puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2014-01-07
* lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2014-01-07
* scroll_engine: Change header inclusionThomas Martitz2014-01-07
* Make sure usb class driver disconnect() functions are called properly.Frank Gevaerts2014-01-05
* Check that core_alloc_maximum() returned something useful, and panic if notFrank Gevaerts2014-01-05
* Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* lcd: Fix certain drawmode combinations.Thomas Martitz2014-01-05
* Fix bpb_is_sane() cluster size calculation for non-512 byte sectors.Frank Gevaerts2014-01-04
* Make fat test tool build again, and make its sector size configurable.Frank Gevaerts2014-01-03
* creativezenv: change target_id & MODEL_NUMBER.Andrew Ryabinin2014-01-02
* zenxfi2: remove unused functionAmaury Pouly2013-12-24
* lcd: Fix scrolling.Thomas Martitz2013-12-23
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* buflib: Add buflib_context_relocate().Thomas Martitz2013-12-22
* buflib: Try harder in buflib_alloc_maximum().Thomas Martitz2013-12-22
* Fix audio on m:robe 100.Szymon Dziok2013-12-17
* Introduce IHIFI760/960 targets.Andrew Ryabinin2013-12-16
* rk27xx: Fix ifdef for DEBUG_CANCEL button.Andrew Ryabinin2013-12-16
* Fix more reds.Thomas Martitz2013-12-15
* Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz2013-12-15
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Add STYLE_NONE to allow for drawing lines without styling.Thomas Martitz2013-12-14
* scroll_engine: Split out common main and remote lcd functions.Thomas Martitz2013-12-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* lcd-*: Merge common viewport operations into lcd-bitmap-common.cThomas Martitz2013-12-14
* Fix yellowAmaury Pouly2013-12-08
* rmi/fuze+: add product info in the debug screenAmaury Pouly2013-12-08
* imx233: regenerate registers headersAmaury Pouly2013-12-06
* imx233: fix storage code to work for non-MD buildsAmaury Pouly2013-12-06
* storage: fix MD vs MV confusionAmaury Pouly2013-12-06
* fuze+: remove unused, duplicate code in config fileAmaury Pouly2013-12-06
* Initial commit for the YP-Z5 portLorenzo Miori2013-12-02
* imx233: don't compile fm tuner code in bootloaderAmaury Pouly2013-12-02
* imx233: fix red on stmp3600Amaury Pouly2013-12-02