summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2008-06-03Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g...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-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing
2008-05-28Fix yellow.Michael Sevakis
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-26Increased MAX_SYS_EVENTS from 10 to 16, since there are potentially more than...Bertrik Sikken
2008-05-25Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye
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-24Make life easier for people working on new ports (audio drivers are normally ...Dave Chapman
2008-05-21TCC78x NAND driver: Split the initial bank scan into two passes (appears to i...Rob Purchase
2008-05-21Correct an oopsy when finishing off the MC13783 header. No wonder ADC reading...Michael Sevakis
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen
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-20Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t...Bertrik Sikken
2008-05-19Get a good start on cleaning up powermgmt.cMichael Sevakis
2008-05-18Enable Gigabeat F/X LCD flipscreenKarl Kurbjun
2008-05-18fix a comment typoDominik Riebeling
2008-05-18Spelling fixes.Bertrik Sikken
2008-05-18"fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha...Jonathan Gordon
2008-05-18remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon
2008-05-17Refine meg-fx pad changes. Actually watch the other <dir>+ lines and ignore t...Michael Sevakis
2008-05-17Actually remove the ata lock hack code for that had been used for iPod Video ...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
2008-05-17Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky.Michael Sevakis
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere
2008-05-161) Put USB in IRAMMaurus Cuelenaere
2008-05-16fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner
2008-05-16fix some problems with missing HAVE_RECORDING checksChristian Gmeiner
2008-05-16simplify this #if statement tooChristian Gmeiner
2008-05-16fix FS#8992 - hope all sound bass/treble problems are gone nowChristian Gmeiner
2008-05-16simplify #if statementChristian Gmeiner
2008-05-16add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner