summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2006-11-25Remove some development codeDaniel Ankers
2006-11-25ATA callback support for SansaDaniel Ankers
2006-11-24Detect USB inserted on SansaDaniel Ankers
2006-11-24Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis
2006-11-24The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing
2006-11-24iAudio/iRiver: Bootloader should not compile the audio-*.c files.Michael Sevakis
2006-11-23Just correct a comment and see if the build goes differently.Michael Sevakis
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis
2006-11-22Audio bugfixes. Should wait for voice codec to reload before returning buffer...Michael Sevakis
2006-11-22Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-11-22Add several dummy functions to allow Sansa to build correctlyDaniel Ankers
2006-11-21Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers
2006-11-21H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis
2006-11-21Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis
2006-11-20BMP loader: Remote LCD format support.Jens Arnold
2006-11-18Add a few missing files to the tarballJonas Häggqvist
2006-11-18Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-15Fix FS#6322. Battery level gets updated again as it should.Barry Wardell
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-12Get rid of ages-old interdependency between ata.c and mas.cJens Arnold
2006-11-12Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...Jens Arnold
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold
2006-11-11Fix my warnings with explicit blocking on platforms w/o cpu_boost()Brandon Low
2006-11-11Thread API enhancements.Brandon Low
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Fix sim error(s) (as usual).Michael Sevakis
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski
2006-11-10clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon
2006-11-10Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis