summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-11-29PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis4-16/+54
2006-11-29Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen3-1/+13
2006-11-28SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis1-2/+2
2006-11-27forgot to add the RTC driversMarcoen Hirschberg1-0/+1
2006-11-27iRiver: Channel 2 shouldn't be monitored except for radio playback.Michael Sevakis1-9/+14
2006-11-27move rtc functions to seperate filesMarcoen Hirschberg5-101/+169
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold13-361/+593
2006-11-26X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold1-1/+1
2006-11-26Fixed the errors for H300.Miika Pekkarinen1-7/+7
2006-11-26Data cache for the EEPROM driver to speed up reading/writing. ThisMiika Pekkarinen1-24/+36
2006-11-26Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold2-7/+116
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon3-9/+13
2006-11-25Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers1-1/+0
2006-11-25Remove some development codeDaniel Ankers1-5/+1
2006-11-25ATA callback support for SansaDaniel Ankers1-23/+47
2006-11-24Detect USB inserted on SansaDaniel Ankers1-0/+3
2006-11-24Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis1-1/+1
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis4-2/+15
2006-11-24The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing2-8/+8
2006-11-24iAudio/iRiver: Bootloader should not compile the audio-*.c files.Michael Sevakis1-3/+7
2006-11-23Just correct a comment and see if the build goes differently.Michael Sevakis1-1/+1
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis9-139/+312
2006-11-22Audio bugfixes. Should wait for voice codec to reload before returning buffer...Michael Sevakis3-10/+10
2006-11-22Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers7-21/+110
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers7-16/+16
2006-11-22Add several dummy functions to allow Sansa to build correctlyDaniel Ankers6-3/+141
2006-11-21Initial NAND driver for Sansa. This has had limited testing, and no testing ...Daniel Ankers2-68/+600
2006-11-21H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis3-3/+3
2006-11-21Coldfire: Add DMA auto alignment to pcm recording.Michael Sevakis1-1/+1
2006-11-20BMP loader: Remote LCD format support.Jens Arnold1-1/+2
2006-11-18Add a few missing files to the tarballJonas Häggqvist1-0/+1
2006-11-18Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis1-1/+1
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2-0/+8
2006-11-15Fix FS#6322. Battery level gets updated again as it should.Barry Wardell1-0/+7
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis4-20/+18
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis8-86/+157
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold3-16/+215
2006-11-12Get rid of ages-old interdependency between ata.c and mas.cJens Arnold3-13/+8
2006-11-12Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...Jens Arnold1-1/+1
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold4-228/+419
2006-11-11Fix my warnings with explicit blocking on platforms w/o cpu_boost()Brandon Low1-0/+6
2006-11-11Thread API enhancements.Brandon Low3-105/+139
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell3-76/+322
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-1/+0
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold25-1334/+30
2006-11-10Fix sim error(s) (as usual).Michael Sevakis1-0/+8
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis11-82/+98
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen9-24/+51
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski10-7/+408
2006-11-10clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon1-11/+0