summaryrefslogtreecommitdiffstats
path: root/firmware/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye4-33/+0
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts1-4/+4
2008-10-18Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye1-1/+1
2008-10-15Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander LevinFrank Gevaerts1-6/+10
2008-10-14Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg1-0/+1
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2-2/+18
2008-10-03implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts1-781/+806
2008-10-03fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts1-6/+6
2008-10-03Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius1-1/+1
2008-10-02Accept FS#8943, allow disk spindown during USB connection for software usbFrank Gevaerts1-3/+28
2008-09-29More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye1-3/+25
2008-09-29Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye1-24/+24
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye1-1/+23
2008-09-19Some more size optimisations, giving a tiny write speedup as well.Jens Arnold1-13/+5
2008-09-19Change the way send_cmd() returns data to make it cleaner and save binsize. A...Jens Arnold1-83/+60
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