summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-12-16Add support for scroll wheel to Sansa button driver. Should be replaced with ...Barry Wardell
2006-12-13Some fixes and additions to sscanf - Still has bugs but it works for doom cur...Karl Kurbjun
2006-12-12Coldfire: Put DMA1 priority back at level 7 as that seems to be the cause of ...Michael Sevakis
2006-12-10Improved charger detection for SansaDaniel Ankers
2006-12-10Charger detection for SansaDaniel Ankers
2006-12-10Remove useless code from rolo.cDaniel Ankers
2006-12-10Slightly improved RoLo for PortalPlayer targetsDaniel Ankers
2006-12-10Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis
2006-12-10Remove unused code in (and hence simplify) the ipod bootloader - the image he...Dave Chapman
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers
2006-12-09Fix some comments, and make code consistent with comments (CSMR2 was set to 1...Jens Arnold
2006-12-08iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip...Michael Sevakis
2006-12-08Add "m4b" to the list of supported filename extensions.Magnus Holmgren
2006-12-07Oops, that'll just keep resetting the timeout to 20s every time sys_poweroff ...Michael Sevakis
2006-12-07SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...Michael Sevakis
2006-12-07Small delay before cutting off power to allow all hardware (especiallyMiika Pekkarinen
2006-12-06Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now ...Jens Arnold
2006-12-06Removed extraneous #ifdef.Jens Arnold
2006-12-06put back the return types which got lost in the previous commitMarcoen Hirschberg
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg
2006-12-06Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon
2006-12-06Fix for FS#6328. Simulator battery level now goes down in roughly 1% incremen...Dan Everton
2006-12-06first step in audio driver unification: renaming the functions to audio_* (mi...Marcoen Hirschberg
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-12-06PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen
2006-12-06Small change to PCM recording API for low latency effects. Latency can be as ...Michael Sevakis
2006-12-05And this too.Miika Pekkarinen
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
2006-12-05add a RTC driver for the Samsung S3C2440 used in the GigabeatMarcoen Hirschberg
2006-12-05H1x0: Enable optical output to be switched on or off during playback and reco...Michael Sevakis
2006-12-05Recent fix "Prevent the click of death when connecting an ipod to usb." is us...Barry Wardell
2006-12-04Much simpler implementation of large virtual sector support, not needing larg...Jens Arnold
2006-12-03Removed unused variable, and fixed overflow in free/total calculation. There ...Jens Arnold
2006-12-03Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold
2006-12-03Fixed the warnings.Miika Pekkarinen
2006-12-03Add support (runtime detection) for 2048 bytes/sector filesystem.Miika Pekkarinen
2006-11-29PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis
2006-11-29Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen
2006-11-28SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis
2006-11-27forgot to add the RTC driversMarcoen Hirschberg
2006-11-27iRiver: Channel 2 shouldn't be monitored except for radio playback.Michael Sevakis
2006-11-27move rtc functions to seperate filesMarcoen Hirschberg
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-26X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold
2006-11-26Fixed the errors for H300.Miika Pekkarinen
2006-11-26Data cache for the EEPROM driver to speed up reading/writing. ThisMiika Pekkarinen
2006-11-26Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon
2006-11-25Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers