summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-05-31D2: Stop panic screen from crashing instantly (seems this has been broken for...Rob Purchase2-1/+10
2008-05-31Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holu...Michael Sevakis1-2/+5
2008-05-29Simplify the button handling code on the Gigabeat F/X a bit for the side butt...Karl Kurbjun2-23/+9
2008-05-29Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...Jens Arnold2-8/+24
2008-05-29Gigabeat F/X:Michael Sevakis3-11/+43
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye3-3/+3
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon3-0/+6
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing2-1/+4
2008-05-28Fix yellow.Michael Sevakis1-1/+1
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis10-0/+33
2008-05-26Increased MAX_SYS_EVENTS from 10 to 16, since there are potentially more than...Bertrik Sikken1-1/+1
2008-05-25Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye6-2/+10
2008-05-25Fix a comment since it was very wrong.Michael Sevakis1-1/+1
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis2-0/+69
2008-05-24Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold2-45/+94
2008-05-24Make life easier for people working on new ports (audio drivers are normally ...Dave Chapman1-1/+3
2008-05-21TCC78x NAND driver: Split the initial bank scan into two passes (appears to i...Rob Purchase1-147/+123
2008-05-21Correct an oopsy when finishing off the MC13783 header. No wonder ADC reading...Michael Sevakis1-2/+2
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen2-0/+4
2008-05-21Oops. Forgot to put the pmic thread stack size back to normal.Michael Sevakis1-1/+1
2008-05-21Gigabeat S:Michael Sevakis19-225/+433
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo20-8/+1140
2008-05-21Contrast settings for the gigabeat F/XKarl Kurbjun2-5/+21
2008-05-21Make some functions static, point to the wiki, and comit the code to invert t...Karl Kurbjun2-25/+31
2008-05-20Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t...Bertrik Sikken2-3/+3
2008-05-19Get a good start on cleaning up powermgmt.cMichael Sevakis1-454/+402
2008-05-18Enable Gigabeat F/X LCD flipscreenKarl Kurbjun2-56/+63
2008-05-18fix a comment typoDominik Riebeling1-1/+1
2008-05-18Spelling fixes.Bertrik Sikken1-5/+5
2008-05-18"fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha...Jonathan Gordon1-2/+3
2008-05-18remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon1-1/+1
2008-05-17Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t...Michael Sevakis1-4/+13
2008-05-17Actually remove the ata lock hack code for that had been used for iPod Video ...Michael Sevakis2-80/+2
2008-05-17Forgot this alsoMaurus Cuelenaere1-0/+4
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere2-0/+12
2008-05-17Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara...Jens Arnold1-4/+4
2008-05-17Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky.Michael Sevakis1-4/+4
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere13-0/+854
2008-05-161) Put USB in IRAMMaurus Cuelenaere4-22/+14
2008-05-16fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner3-1/+6
2008-05-16fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2-0/+4
2008-05-16simplify this #if statement tooChristian Gmeiner1-3/+1
2008-05-16fix FS#8992 - hope all sound bass/treble problems are gone nowChristian Gmeiner1-10/+16
2008-05-16simplify #if statementChristian Gmeiner1-2/+1
2008-05-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner4-15/+49
2008-05-16Cleanup some .h files in the imx31 target branch - #include guard style, head...Michael Sevakis11-20/+33
2008-05-16Fix a couple mistakes. Forgot to add a few definitions.Michael Sevakis1-7/+205
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis5-402/+1064
2008-05-15Check for a supported partition type before trying to mount a partition. This...Jens Arnold1-1/+16
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere3-1/+17