summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2005-04-14New API for buffered PCM playbackLinus Nielsen Feltzing1-0/+10
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing1-0/+3
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing2-0/+7
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing3-3/+11
2005-04-06Added the IS_SYSEVENT() macroLinus Nielsen Feltzing1-0/+2
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing1-0/+2
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing2-7/+7
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing1-22/+0
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2-56/+81
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing1-0/+1
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2-40/+61
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing7-0/+21
2005-03-31iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause()Linus Nielsen Feltzing1-0/+2
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk1-0/+2
2005-03-23patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn1-2/+8
2005-03-21Nah, HAVE_PCM_PLAYBACK is probably redundant...Linus Nielsen Feltzing1-3/+0
2005-03-21Added HAVE_PCM_PLAYBACKLinus Nielsen Feltzing1-0/+3
2005-03-18PCM playback for iRiverLinus Nielsen Feltzing1-0/+27
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing1-0/+161
2005-03-18iRiver I2C driver by Andy YoungLinus Nielsen Feltzing1-0/+64
2005-03-18Added DMA register definitionsLinus Nielsen Feltzing1-0/+37
2005-03-03iRiver: Increased the max CPU frequency to 120MHzLinus Nielsen Feltzing1-1/+1
2005-03-03gmini: variable CPU frequencyJean-Philippe Bernardy1-3/+15
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn1-5/+1
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn2-12/+29
2005-03-01Adjustable CPU frequency for iRiverLinus Nielsen Feltzing4-0/+23
2005-03-01Export tick_start() to allow for tick timer reinit when changing CPU frequencyLinus Nielsen Feltzing1-0/+1
2005-02-28TCC730 slight stylistic improvementJean-Philippe Bernardy1-1/+1
2005-02-28Better definition & usage of the ATTRIBUTE_PRINTF macroJean-Philippe Bernardy1-1/+3
2005-02-26long policyJean-Philippe Bernardy1-2/+2
2005-02-25more long policyJean-Philippe Bernardy1-1/+1
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg3-4/+12
2005-02-22Gmini SMSC chip improvementsJean-Philippe Bernardy1-1/+1
2005-02-19Gmini work:Jean-Philippe Bernardy1-0/+4
2005-02-19Ondio: disk activity indication in USB mode, tooJörg Hohensohn2-0/+2
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn1-1/+1
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn1-0/+3
2005-02-16Correct size for the DCRx registersLinus Nielsen Feltzing1-4/+4
2005-02-16Correct size for the BCRx registersLinus Nielsen Feltzing1-4/+4
2005-02-15better PLL support & slight fix (probably in keepalive handling)Jean-Philippe Bernardy1-0/+3
2005-02-14Made the Coldfire registers volatile, rename PLLCONTROL to PLLCRLinus Nielsen Feltzing1-203/+203
2005-02-12finished configuration for the Gmini SPJean-Philippe Bernardy1-0/+2
2005-02-12somewhat better configuration for the gmini seriesJean-Philippe Bernardy2-1/+56
2005-02-11iRiver: Support for remote control buttonsLinus Nielsen Feltzing1-1/+9
2005-02-10iRiver: USB supportLinus Nielsen Feltzing1-1/+1
2005-02-10Correct value for BUTTON_RC_ONLinus Nielsen Feltzing1-1/+1
2005-02-10Added BUTTON_RC_ON for iRiverLinus Nielsen Feltzing1-0/+2
2005-02-09iRiver: Correct cache invalidationLinus Nielsen Feltzing1-1/+3
2005-02-09Fixed broken sim buildLinus Nielsen Feltzing1-0/+4
2005-02-09Added invalidate_icache()Linus Nielsen Feltzing1-0/+10