rockbox/firmware/target/sh
Nicolas Pennequin 357ffb3c46 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
2008-05-05 10:32:46 +00:00
..
archos Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
adc-sh.c Moved SH1 ADC to target tree. 2007-04-15 23:35:56 +00:00
bitswap.S Move some sh specific assembler files into the target tree 2008-03-04 16:02:19 +00:00
crt0.S
memcpy-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memmove-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
strlen-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
system-sh.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
system-target.h Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
usb-target.h Moved archos USB handling to target tree. Minor simplification for coldfire (only one usb-target.h). 2007-04-11 20:44:32 +00:00