summaryrefslogtreecommitdiff
path: root/firmware/target
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-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-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-06-30fix a stray yellowFrank Gevaerts
2008-06-29Don't handle a touchscreen press when backlight is offMaurus Cuelenaere
2008-06-29Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken
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-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-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-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-21Add the Sansa c100 as a build target with basic drivers.Marc Guay
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-05corrected sign of error return valueFrank 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
2008-05-31D2: Stop panic screen from crashing instantly (seems this has been broken for...Rob Purchase
2008-05-31Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holu...Michael Sevakis
2008-05-29Simplify the button handling code on the Gigabeat F/X a bit for the side butt...Karl Kurbjun
2008-05-29Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...Jens Arnold
2008-05-29Gigabeat F/X:Michael Sevakis
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-25Fix a comment since it was very wrong.Michael Sevakis
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis
2008-05-24Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold
2008-05-21TCC78x NAND driver: Split the initial bank scan into two passes (appears to i...Rob Purchase
2008-05-21Oops. Forgot to put the pmic thread stack size back to normal.Michael Sevakis
2008-05-21Gigabeat S:Michael Sevakis
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-21Contrast settings for the gigabeat F/XKarl Kurbjun
2008-05-21Make some functions static, point to the wiki, and comit the code to invert t...Karl Kurbjun
2008-05-18Enable Gigabeat F/X LCD flipscreenKarl Kurbjun
2008-05-18"fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha...Jonathan Gordon
2008-05-17Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t...Michael Sevakis
2008-05-17Forgot this alsoMaurus Cuelenaere
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere
2008-05-17Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara...Jens Arnold