index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
coldfire
/
iaudio
Age
Commit message (
Expand
)
Author
2007-03-20
More logf fixes. speex.c wants to format 64bit args so I didn't change that o...
Michael Sevakis
2007-03-15
Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...
Jens Arnold
2007-03-11
Squeeze the serial number code down a few more bytes and call it a day. Will ...
Michael Sevakis
2007-03-11
Fix a late error that only let it read at default CPU frequency. Disable inte...
Michael Sevakis
2007-03-11
iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...
Michael Sevakis
2007-03-07
Coldfire targets: Shuffle IRQ levels around to have all interaction between l...
Michael Sevakis
2007-03-05
Add extra filtering to the X5 and M5 button drivers to prevent erratic button...
Jens Arnold
2007-03-05
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
2007-03-05
Forget to commit this one deleted file
Jens Arnold
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
2007-02-25
X5: Move the remote tick to target tree.
Jens Arnold
2007-02-20
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...
Jens Arnold
2007-01-12
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2006-12-17
SWCODEC recording: More cleanup of stuff after queue additions and audio driv...
Michael Sevakis
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-11-26
X5: Slightly lower threshold value to reliably disable constant adc reading w...
Jens Arnold
2006-11-23
Just correct a comment and see if the build goes differently.
Michael Sevakis
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-10
Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...
Michael Sevakis
2006-11-10
H300/X5: Moved backlight brightness code to target tree. Created __backlight_...
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-04
H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...
Jens Arnold
2006-10-31
Removed remnants of deprecated lcd_roll().
Jens Arnold
2006-10-30
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
2006-10-30
move coldfire ata defines to a shared ata-target.h
Marcoen Hirschberg
2006-10-28
Cleanup of new button reading code. Moved functions for enabling of scanning ...
Michael Sevakis
2006-10-27
Put a couple x5-specific function declarations in adc-target.h where they sho...
Michael Sevakis
2006-10-27
Stop reading buttons if one is not down. Don't read remote keys if not plugge...
Michael Sevakis
2006-10-25
Moved pcf50606 stuff to target directory.
Michael Sevakis
2006-10-25
Fixed implicit declaration warning.
Michael Sevakis
2006-10-25
Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...
Michael Sevakis
2006-10-20
Get rid of some OR-ing and conditional expressions in lcd driver when registe...
Michael Sevakis
2006-10-18
iAudio X5: USB mode working again
Linus Nielsen Feltzing
2006-10-16
Disables hard dither mode on the x5 for routine drawing. Display driver autom...
Michael Sevakis
2006-09-27
x5: Needed a couple tweaks to the contrast fix.
Michael Sevakis
2006-09-26
Remote play button was still being read out with remote hold key on.
Michael Sevakis
2006-09-26
Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...
Michael Sevakis
2006-09-26
Fixed remote contrast settings. Maybe'll get some build errors here.
Michael Sevakis
2006-09-17
x5: No more remote LCD streaks when powering off with remote active. Will not...
Michael Sevakis
2006-09-12
Added the power off to x5 remote play button. 3s delay seems confortable and ...
Michael Sevakis
2006-09-12
Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...
Michael Sevakis
2006-09-10
More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...
Michael Sevakis
2006-09-10
A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...
Michael Sevakis
2006-09-10
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
2006-09-09
Fixed the problem on the x5 of spontaneous shutdown after holding the power k...
Michael Sevakis
2006-08-26
Got rid of backlight wink between bootloader and firmware start by removing r...
Michael Sevakis
2006-08-24
X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...
Jens Arnold
2006-08-22
Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
Barry Wardell
2006-08-22
X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times...
Jens Arnold
[next]