summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2012-04-20Fix typo.Andrew Ryabinin
2012-04-20rk27xx: Remove debug use of timer1 in sd driver.Andrew Ryabinin
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Use binary search in button driver.Andrew Ryabinin
2012-04-19hm60x/hm801: Buttons rework.Andrew Ryabinin
2012-04-17as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken
2012-04-15FS#10345 - Gigabeat: Switch volume buttons in Upside Down modeBertrik Sikken
2012-04-12Calculate day-of-week after reading time from RTC. Should fix FS#11814Bertrik Sikken
2012-04-11si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken
2012-04-11Increase mr100 remote lcd thread stack (fixes FS#12640)Frank Gevaerts
2012-04-09si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEPBertrik Sikken
2012-04-06fix tms320dm320 crt0.SMarcin Bukat
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz
2012-04-03Revert 1207c7b and fix the actual warnings.Frank Gevaerts
2012-04-02Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz
2012-03-31Classic/6G: click wheel controller powersaveCástor Muñoz
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré
2012-03-30android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz
2012-03-30panicf(): fix wrong font and colors being displayed.Thomas Martitz
2012-03-28Apparently make doesn't like inline commentsThomas Martitz
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz
2012-03-28Classic/6G: hold switch detection using GPIOCástor Muñoz
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz
2012-03-22rk27xx: implement system_init()Marcin Bukat
2012-03-22android: lcd_update/_rect() changesThomas Martitz
2012-03-22android: Add facility for java code to wait native code to be ready.Thomas Martitz
2012-03-20Remove left-over debug statement (oops).Thomas Martitz
2012-03-20lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)Thomas Martitz
2012-03-20Refactor lcd_clear_viewport().Thomas Martitz
2012-03-20sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon
2012-03-19sansa clip+: properly reset display using the reset pinBertrik Sikken
2012-03-19mrobe500: fix warrnig in bootloaderMarcin Bukat
2012-03-19fix cache function nameMarcin Bukat
2012-03-18Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts
2012-03-18gmtime: avoid a modulusRafaël Carré
2012-03-17HDD6330: Correct voltage values, based on the values found in the OF.Szymon Dziok
2012-03-17HDD6330: Simplify strange OF voltage calculation, it's linear anyway.Szymon Dziok
2012-03-17imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)Amaury Pouly
2012-03-15fuze+: add unknown channel to debug menuAmaury Pouly
2012-03-15imx233/fuze+: rework i2c and fmradio_i2c initAmaury Pouly
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly
2012-03-15skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon
2012-03-13Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken
2012-03-12fix year calculation in gmtimeBertrik Sikken
2012-03-12Coldfire: Optimize emac context save/restore in mixer ISR.Michael Sevakis
2012-03-11gmtime: reduce array size: days in month fit in 8 bitsRafaël Carré