summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* 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
* FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2011-12-08
* Fix sim errors in r31180.Michael Sevakis2011-12-08
* Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń2011-12-05
* Power management is to be kept in target tree due to being target specific.Tomasz Moń2011-12-04
* Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń2011-12-04
* HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok2011-12-03
* lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common codeRafaël Carré2011-12-03