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
/
m5
Age
Commit message (
Expand
)
Author
2009-06-12
Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...
Jens Arnold
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-17
Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...
Jens Arnold
2008-01-15
Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12...
Jens Arnold
2008-01-09
Greyscale library: Changed the internal data format once more (separated pixe...
Jens Arnold
2008-01-04
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-10-15
Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...
Jens Arnold
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
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
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold