rockbox/firmware/target/sh
Marcoen Hirschberg 82c52302bd split boot.lds and move it into the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16855 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 23:58:03 +00:00
..
archos split boot.lds and move it into the target tree 2008-03-27 23:58:03 +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 Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
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