summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* fix send_command_result() size checking for the SCSI_REQUEST_SENSE case (than...Frank Gevaerts2009-05-11
* Jz4732: add hack to fix stack overflow in the power thread (fixes USB on non-...Maurus Cuelenaere2009-05-07
* MIPS: don't save gp register when switching threadsMaurus Cuelenaere2009-05-06
* Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...Maurus Cuelenaere2009-05-06
* Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...Bertrik Sikken2009-05-06
* Remove an #ifdef SIMULATOR in favor of using a stubThomas Martitz2009-05-05
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FAD...Thomas Martitz2009-05-04
* M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun2009-05-04
* Fix redKarl Kurbjun2009-05-03
* M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun2009-05-02
* Fix another FS#10130 issue - Set backlight and button light brightness via th...Boris Gjenero2009-05-01
* Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz2009-04-29
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz2009-04-29
* FS#10151 - e200v2: scrollwheel acceleration by Dustin Skoracki. Improves the ...Thomas Martitz2009-04-29
* Hopefully fix lcd_sleep() from not be being called for targets without fading...Thomas Martitz2009-04-28
* M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.Karl Kurbjun2009-04-28
* M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun2009-04-28
* Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken2009-04-26
* Remove workaround for FS#10130 from 5G iPod LCD sleep codeBoris Gjenero2009-04-26
* FS#10126 - lcd_e200v2 cleanup by Michael ChicoineThomas Martitz2009-04-26
* FS#10158 - e200v2 button delay revisited by Michael Chicoine to fix some weir...Thomas Martitz2009-04-26
* Move the sim stubs into a seperate file to clean backlight.c up a bit.Thomas Martitz2009-04-26
* Remove two calls backlight_lcd_sleep_countdown() more, this time in backlight.cThomas Martitz2009-04-26
* Replace the condition with a more obvious function call, which is the same.Thomas Martitz2009-04-26
* Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz2009-04-26
* Remove the backlight tick task in favor of handling timeouts through a 1s tim...Thomas Martitz2009-04-26
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Remove unnecessary #include "backlight.h"Bertrik Sikken2009-04-25
* Restructure backlight timeout management a bit by factoring out the get_curre...Thomas Martitz2009-04-25
* Merge Onda VX7?7 backlight-target.hMaurus Cuelenaere2009-04-25
* Fix onda red. Unlike all other targets, it built the whole backlight driver ...Thomas Martitz2009-04-25
* Fix red.Thomas Martitz2009-04-25
* Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz2009-04-25
* Add forgotton colon and fix red.Thomas Martitz2009-04-24
* Fix FS#10130 (Concurrent backlight function calls from backlight timeout sett...Thomas Martitz2009-04-24
* FS#10129 - Start LCD sleep timer after PWM fadeout is completeBoris Gjenero2009-04-21
* Gigabeat FX: Use the bootsplash stored in flash when bootloader is started fr...Karl Kurbjun2009-04-21
* Gigabeat FX: Small comment format change to MMU setup codeKarl Kurbjun2009-04-21
* Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun2009-04-21
* Disable usage of USB serial descriptor when no unique one is availableMaurus Cuelenaere2009-04-20
* Fix yellow (forgot file)Maurus Cuelenaere2009-04-20
* Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim...Thomas Martitz2009-04-20
* Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere2009-04-20
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero2009-04-19
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19
* reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts2009-04-19
* simplify and cleanup usb_serial.c (FS#10149 by Tomer Shalev)Frank Gevaerts2009-04-19
* Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero2009-04-19