summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Remove STATICIRAM hackNils Wallménius2012-05-08
* Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat2012-05-08
* Remove extraneous parensRafaël Carré2012-05-06
* as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken2012-04-17
* FS#10345 - Gigabeat: Switch volume buttons in Upside Down modeBertrik Sikken2012-04-15
* si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken2012-04-11
* si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEPBertrik Sikken2012-04-09
* Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts2012-04-02
* Remove left-over debug statement (oops).Thomas Martitz2012-03-20
* lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)Thomas Martitz2012-03-20
* Refactor lcd_clear_viewport().Thomas Martitz2012-03-20
* skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon2012-03-15
* Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken2012-03-13
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11
* lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon2012-03-01
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* radio: include power.h in drivers for tuner_power()Amaury Pouly2012-02-25
* Move radio power handling from apps/ to drivers.Amaury Pouly2012-02-25
* rds: add basic RDS clock-time supportBertrik Sikken2012-02-18
* rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken2012-02-16
* imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly2012-02-03
* fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly2012-02-01
* WM8750: Extend recording gain range.Marcin Bukat2012-01-25
* Fix incomplete comment.Thomas Martitz2012-01-22
* adc-as3514.c : move to driversRafaël Carré2012-01-08
* ascodec-target.h: removeRafaël Carré2012-01-08
* cowond2's power-target.h -> rename in pmu-target.hRafaël Carré2012-01-07
* Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2012-01-05
* android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* creative zvm isp1583 defines: move to isp1583.hRafaël Carré2011-12-31
* imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly2011-12-31
* RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis2011-12-29
* Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2011-12-29
* ypr0: Remove last #ifdef in as3514.Thomas Martitz2011-12-25
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* Make more local functions static.Boris Gjenero2011-12-21
* FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2011-12-17
* Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis2011-12-16
* OOPS, style got lost in scrolling lines with r31247, so put it backJonathan Gordon2011-12-15
* Fix r31311 red and yellow.Michael Sevakis2011-12-15
* Collect some of the memory frame LCD C code.Michael Sevakis2011-12-15
* Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon2011-12-14
* Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon2011-12-14
* RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...Bertrik Sikken2011-12-11
* lcd_blit_yuv(): don't use weak attribute when building for windowsRafaël Carré2011-12-09