summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-18Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase1-1/+3
2008-08-15The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye1-1/+1
2008-08-08Add 4 extended latin letters which are needed for Czech and Polish, and an ad...Jens Arnold1-5/+21
2008-07-18Make local variable staticBertrik Sikken1-1/+1
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-7/+3
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2-0/+5
2008-07-15Onda VX747:Maurus Cuelenaere2-0/+380
2008-07-01Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.Andree Buschmann1-2/+8
2008-06-29Colour targets: Revert an optimisation from almost 18 months ago that actuall...Jens Arnold1-33/+9
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg58-116/+232
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg1-0/+135
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon6-143/+34
2008-06-22Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase1-70/+41
2008-06-14Commit FS#9076, unification of PCF-initialization for iPod Video and nano. Th...Andree Buschmann1-10/+25
2008-06-07Update the LV24020 FM driver so that it can be used on the D2. Register read/...Rob Purchase1-15/+32
2008-06-03Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g...Michael Sevakis1-0/+68
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis1-0/+21
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-21Gigabeat S:Michael Sevakis1-7/+9
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-0/+6
2008-05-18remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon1-1/+1
2008-05-17Actually remove the ata lock hack code for that had been used for iPod Video ...Michael Sevakis1-68/+0
2008-05-161) Put USB in IRAMMaurus Cuelenaere1-5/+1
2008-05-16fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2-0/+4
2008-05-16fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2-0/+4
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis1-2/+2
2008-05-14Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2-0/+12
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-3/+3
2008-05-14Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis1-1/+1
2008-05-13add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner1-0/+12
2008-05-11Disable the ata locking hack since a recent test strongly suggests it has bee...Michael Sevakis1-1/+1
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis2-0/+35
2008-05-08Fix the short audio dropout at disk spinup from power-off on portalplayer tar...Jens Arnold1-2/+10
2008-05-08Oops, it's called mc13783...Nils Wallménius1-1/+1
2008-05-08Apply 2 small size optimisations. * Put ICODE_ATTR into the function definiti...Jens Arnold1-27/+21
2008-05-06ata_hard_reset should be synchronized.Michael Sevakis1-0/+4
2008-05-05Gigabeat S: Do the controller timing settings a more cleanly.Michael Sevakis1-4/+4
2008-05-05Oops^2, probably a good idea to initialize this.Nils Wallménius1-1/+1
2008-05-05Oops, forgot one fileNils Wallménius1-0/+52
2008-05-05Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...Michael Sevakis1-0/+4
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin3-239/+239
2008-05-03More static / header file cleanup.Bertrik Sikken1-0/+2
2008-05-03It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis1-18/+24
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis1-4/+305
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere1-3/+51
2008-05-03Don't commit LOGF_ENABLEMaurus Cuelenaere1-1/+0
2008-05-03And don't forget the yellows...Maurus Cuelenaere1-0/+7
2008-05-03Fix more red...Maurus Cuelenaere1-3/+17
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken1-0/+1
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2-0/+81