summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-15Forgot about the buttonlights. Removing for now since this will not work pro...Karl Kurbjun1-2/+0
2008-05-15Save around a hundred uA - not much, but why not? - No functional change for ...Karl Kurbjun1-0/+2
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner6-7/+32
2008-05-14Oops. Left a couple things in a bad state when using fading.Michael Sevakis1-5/+5
2008-05-14Fail with an error and kick suspect looking default values.Christian Gmeiner1-3/+1
2008-05-14Fix yellows and reds.Maurus Cuelenaere2-2/+3
2008-05-14Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis6-14/+19
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis12-64/+112
2008-05-141) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, Maurus Cuelenaere2-4/+0
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere18-42/+375
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere1-8/+14
2008-05-14Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis1-1/+1
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun1-1/+0
2008-05-14Reduce power consumed on the F/X by as much as 12% when the LCD is disabled. ...Karl Kurbjun1-105/+144
2008-05-13Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp...Michael Sevakis1-4/+8
2008-05-13Commit Zen Vision key patches by FalafelMaurus Cuelenaere1-13/+20