summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* 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
* lcd-16bit: move common code to lcd-16bit-common.cRafaël Carré2011-12-03
* lcd_blit_yuv: move to lcd-16bit-common.cRafaël Carré2011-12-03
* lcd_blit_yuv: move from sdl driver to lcd16bit-commonRafaël Carré2011-12-03
* Sansa Connect: Fix yellowTomasz Moń2011-12-03
* If Rockbox never turns off ATA power, don't compile code for turning it back ...Boris Gjenero2011-11-27
* Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero2011-11-27
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli2011-11-15
* Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz2011-11-11
* Remove last_sleep when it's not needed because IDE power is never turned off.Boris Gjenero2011-11-08
* Fix build errors and warnings in the lcd drivers.Thomas Martitz2011-11-08
* Support for transparency in 32bit bitmaps on color targets.Thomas Martitz2011-11-08
* Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz2011-11-08
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
* MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat2011-11-05
* Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin2011-11-03
* Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz2011-10-29
* Provide font_lock(). Font_get_bits() or ..width() may have to read glyph cach...Fred Bauer2011-10-21
* imx233/fuze+: implement pcm out and audio codec, update SOURCESAmaury Pouly2011-10-18
* imx233/fuze+: move audio driver to the canonical locationAmaury Pouly2011-10-18
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis2011-10-17
* Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2011-10-17
* HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok2011-09-11
* Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat2011-09-06
* Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli2011-07-24