summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-17Further MMC driver touchup: * Save a tiny amount of power by not enabling the...Jens Arnold1-42/+36
2008-09-17set svn propertiesFrank Gevaerts1-1/+1
2008-09-16fix off-by-one error when reading spi dataFrank Gevaerts1-1/+1
2008-09-15Fix error handling in multiple block read and multiple block write state. Whe...Jens Arnold1-8/+13
2008-09-15Fix some more #includesBertrik Sikken1-0/+1
2008-09-15use bitwise operators to manipulate bitsFrank Gevaerts1-3/+3
2008-09-14Implement chasing bitswap for reading. Speeds up reading single 512-byte bloc...Jens Arnold1-57/+54
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold1-275/+120
2008-09-14Onda VX747:Maurus Cuelenaere1-0/+2
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold1-143/+103
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts1-0/+108
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold1-151/+166
2008-09-07Remove leftover cruft.Jens Arnold2-26/+0
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2-0/+19
2008-09-03C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold1-0/+9
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
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