summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2008-05-16Cleanup some .h files in the imx31 target branch - #include guard style, head...Michael Sevakis
2008-05-16Fix a couple mistakes. Forgot to add a few definitions.Michael Sevakis
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis
2008-05-15Check for a supported partition type before trying to mount a partition. This...Jens Arnold
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere
2008-05-15Forgot about the buttonlights. Removing for now since this will not work pro...Karl Kurbjun
2008-05-15Save around a hundred uA - not much, but why not? - No functional change for ...Karl Kurbjun
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner
2008-05-14Oops. Left a couple things in a bad state when using fading.Michael Sevakis
2008-05-14Fail with an error and kick suspect looking default values.Christian Gmeiner
2008-05-14Fix yellows and reds.Maurus Cuelenaere
2008-05-14Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-141) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, Maurus Cuelenaere
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere
2008-05-14Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun