summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase
2008-07-10fix the sleeptimer which got broken in r17872 Jonathan Gordon
2008-07-09define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansasFrank Gevaerts
2008-07-09D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.Rob Purchase
2008-07-09D2: Add the tuner_power() function which was missing from the previous FM com...Rob Purchase
2008-07-09Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663Frank Gevaerts
2008-07-07AB repeat: define single button mode for the Player so that it becomes usable...Jens Arnold
2008-07-06Get rid of useless bits.Marc Guay
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay
2008-07-04Bring the H300 charging-only button in line with the other targets. Hold the...Marc Guay
2008-07-02cleanup some audio driver headersChristian Gmeiner
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon
2008-07-02going out for a while and dont want to leave it partially broken.. ill re-ena...Jonathan Gordon
2008-07-02fix redJonathan Gordon
2008-07-02fix FS#9140 by changing stop_scroll so it stops scrolling lines which would o...Jonathan Gordon
2008-07-01Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.Andree Buschmann
2008-06-30fix a stray yellowFrank Gevaerts
2008-06-29Don't handle a touchscreen press when backlight is offMaurus Cuelenaere
2008-06-29Colour targets: Revert an optimisation from almost 18 months ago that actuall...Jens Arnold
2008-06-29Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken
2008-06-29fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the ...Jonathan Gordon
2008-06-28Moved microsd_int declaration from system-pp502x.c to ata-sd-target.hBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28fix typoMarcoen Hirschberg
2008-06-28set the s5l8700 i2c define to a unique numberMarcoen Hirschberg
2008-06-27remove leftover debug stuffMarcoen Hirschberg
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg
2008-06-27make mrobe100 touchstrip driver less sensitive by checking for the finger bit...Dominik Wenger
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-27D2: Small optimisation to the PCM FIQ (only stack registers when necessary).Rob Purchase
2008-06-27D2: Make the nand driver's sanity checks a little more... sane. This should a...Rob Purchase
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase
2008-06-23Disable IRAM usage on TCC780x, giving at least a 2x speedup in codecs and els...Rob Purchase
2008-06-23D2: Take notice of the hold button.Rob Purchase
2008-06-23Fix the D2 click/popping every second. Lesson from PCM-driver 101: don't disa...Rob Purchase
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-06-22Oops, fix red.Rob Purchase
2008-06-22Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase
2008-06-21Hopefully update the keywords. Thanks bluebrother.Marc Guay
2008-06-21Forgot the export/config file.Marc Guay
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay
2008-06-14Commit FS#9076, unification of PCF-initialization for iPod Video and nano. Th...Andree Buschmann
2008-06-12Blind-add some code from ipodlinux that hopefully fixes the colour problem on...Jens Arnold
2008-06-10D2: Configure NAND GPIO lines /before/ attempting to use them. Should fix 16G...Rob Purchase
2008-06-09D2: Fixes for 16Gb models with four NAND banks: update MAX_BANKS, configure t...Rob Purchase
2008-06-07Update the LV24020 FM driver so that it can be used on the D2. Register read/...Rob Purchase
2008-06-05corrected sign of error return valueFrank Gevaerts
2008-06-04add usb_allowed_current() function, so powermanagement code can know when it'...Frank Gevaerts
2008-06-03Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis