rockbox/firmware/target/coldfire/iaudio/x5
Barry Wardell 0d8111cb39 Split radio i2c drivers into target tree where they belong. No changes to binaries produced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15558 a1c6a512-1295-4272-9138-f99709370657
2007-11-10 19:14:01 +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 Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
backlight-x5.c Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +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 Removed executable flag 2007-01-09 23:29:07 +00:00
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