rockbox/firmware/target/coldfire/iaudio/x5
Jens Arnold f4c5c6aa62 Fix bootloaders, and the backlight-modded Ondio build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15600 a1c6a512-1295-4272-9138-f99709370657
2007-11-12 19:19:38 +00:00
..
audio-x5.c Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first. 2007-06-08 23:42:04 +00:00
backlight-target.h Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
backlight-x5.c Fix bootloaders, and the backlight-modded Ondio build. 2007-11-12 19:19:38 +00:00
button-x5.c Add extra filtering to the X5 and M5 button drivers to prevent erratic button events (ported from H300). 2007-03-05 20:14:41 +00:00
ds2411-x5.c Squeeze the serial number code down a few more bytes and call it a day. Will try to reduce by a significant amount later. 2007-03-11 16:01:01 +00:00
fmradio_i2c-x5.c Split radio i2c drivers into target tree where they belong. No changes to binaries produced. 2007-11-10 19:14:01 +00:00
lcd-as-x5.S H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. 2007-10-14 23:05:56 +00:00
lcd-x5.c H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. 2007-10-14 23:05:56 +00:00
m5636-target.h
m5636-x5.c More logf fixes. speex.c wants to format 64bit args so I didn't change that one nor add any formatting for that. 2007-03-20 13:53:23 +00:00
power-x5.c Moved archos power handling into target tree. * Tuner power handling cleaned up a bit. 2007-08-14 22:06:23 +00:00