summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* fix a stray yellowFrank Gevaerts2008-06-30
* Don't handle a touchscreen press when backlight is offMaurus Cuelenaere2008-06-29
* Colour targets: Revert an optimisation from almost 18 months ago that actuall...Jens Arnold2008-06-29
* Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken2008-06-29
* fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the ...Jonathan Gordon2008-06-29
* Moved microsd_int declaration from system-pp502x.c to ata-sd-target.hBertrik Sikken2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix typoMarcoen Hirschberg2008-06-28
* set the s5l8700 i2c define to a unique numberMarcoen Hirschberg2008-06-28
* remove leftover debug stuffMarcoen Hirschberg2008-06-27
* initial Meizu M6SL port (take 2)Marcoen Hirschberg2008-06-27
* make mrobe100 touchstrip driver less sensitive by checking for the finger bit...Dominik Wenger2008-06-27
* My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2008-06-27
* D2: Small optimisation to the PCM FIQ (only stack registers when necessary).Rob Purchase2008-06-27
* D2: Make the nand driver's sanity checks a little more... sane. This should a...Rob Purchase2008-06-27
* D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase2008-06-24
* Disable IRAM usage on TCC780x, giving at least a 2x speedup in codecs and els...Rob Purchase2008-06-23
* D2: Take notice of the hold button.Rob Purchase2008-06-23
* Fix the D2 click/popping every second. Lesson from PCM-driver 101: don't disa...Rob Purchase2008-06-23
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Oops, fix red.Rob Purchase2008-06-22
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Hopefully update the keywords. Thanks bluebrother.Marc Guay2008-06-21
* Forgot the export/config file.Marc Guay2008-06-21
* Add the Sansa c100 as a build target with basic drivers.Marc Guay2008-06-21
* Commit FS#9076, unification of PCF-initialization for iPod Video and nano. Th...Andree Buschmann2008-06-14
* Blind-add some code from ipodlinux that hopefully fixes the colour problem on...Jens Arnold2008-06-12
* D2: Configure NAND GPIO lines /before/ attempting to use them. Should fix 16G...Rob Purchase2008-06-10
* D2: Fixes for 16Gb models with four NAND banks: update MAX_BANKS, configure t...Rob Purchase2008-06-09
* Update the LV24020 FM driver so that it can be used on the D2. Register read/...Rob Purchase2008-06-07
* corrected sign of error return valueFrank Gevaerts2008-06-05
* add usb_allowed_current() function, so powermanagement code can know when it'...Frank Gevaerts2008-06-04
* Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis2008-06-03
* Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis2008-06-03
* Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g...Michael Sevakis2008-06-03
* D2: Stop panic screen from crashing instantly (seems this has been broken for...Rob Purchase2008-05-31
* Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holu...Michael Sevakis2008-05-31
* Simplify the button handling code on the Gigabeat F/X a bit for the side butt...Karl Kurbjun2008-05-29
* Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...Jens Arnold2008-05-29
* Gigabeat F/X:Michael Sevakis2008-05-29
* Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye2008-05-29
* move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon2008-05-29
* Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing2008-05-29
* Fix yellow.Michael Sevakis2008-05-28
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Increased MAX_SYS_EVENTS from 10 to 16, since there are potentially more than...Bertrik Sikken2008-05-26
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* Fix a comment since it was very wrong.Michael Sevakis2008-05-25
* Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis2008-05-25
* Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold2008-05-24