summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Oops. Used wrong constant.Michael Sevakis2008-11-22
* Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis2008-11-22
* Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis2008-11-19
* Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ...Michael Sevakis2008-11-15
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Make the wakeup alarm code work (Needs the flashed bootloader)Karl Kurbjun2008-11-12
* Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman2008-11-11
* Onda VX747:Maurus Cuelenaere2008-11-05
* *_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts2008-11-04
* ramdisk needs to be non-externFrank Gevaerts2008-11-03
* Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts2008-11-03
* implement single-driver storage layer with macros instead of inlinesFrank Gevaerts2008-11-02
* conditionalise *_get_info() to get some binsize backFrank Gevaerts2008-11-01
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* cleanup storage definesFrank Gevaerts2008-10-31
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts2008-10-18
* Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye2008-10-18
* Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander LevinFrank Gevaerts2008-10-15
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts2008-10-03
* fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts2008-10-03
* Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius2008-10-03
* Accept FS#8943, allow disk spindown during USB connection for software usbFrank Gevaerts2008-10-02
* More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye2008-09-29
* Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye2008-09-29
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye2008-09-28
* Some more size optimisations, giving a tiny write speedup as well.Jens Arnold2008-09-19
* Change the way send_cmd() returns data to make it cleaner and save binsize. A...Jens Arnold2008-09-19
* Further MMC driver touchup: * Save a tiny amount of power by not enabling the...Jens Arnold2008-09-17
* set svn propertiesFrank Gevaerts2008-09-17
* fix off-by-one error when reading spi dataFrank Gevaerts2008-09-16
* Fix error handling in multiple block read and multiple block write state. Whe...Jens Arnold2008-09-15
* Fix some more #includesBertrik Sikken2008-09-15
* use bitwise operators to manipulate bitsFrank Gevaerts2008-09-15
* Implement chasing bitswap for reading. Speeds up reading single 512-byte bloc...Jens Arnold2008-09-14
* Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold2008-09-14
* Onda VX747:Maurus Cuelenaere2008-09-14
* iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold2008-09-13
* * move qt1106 specific things to their own filesFrank Gevaerts2008-09-11
* iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold2008-09-10
* Remove leftover cruft.Jens Arnold2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold2008-09-03
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb)Rob Purchase2008-08-18
* The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye2008-08-15