rockbox/firmware/target/sh
Thomas Martitz a035261089 Move optimized memcpy and friends and strlen to firmware/asm,
using the new automatic-asm-picking infrastructure.
2012-01-22 18:46:45 +01:00
..
archos fix previous commit 2012-01-08 00:18:43 +00:00
adc-sh.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
bitswap.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
crt0.S Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware'). 2009-02-20 02:33:40 +00:00
debug-sh.c sh/debug-target.h: move in .c 2012-01-04 06:33:50 +00:00
debug-target.h sh/debug-target.h: move in .c 2012-01-04 06:33:50 +00:00
kernel-sh.c Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
system-sh.c Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display panic or exception messages - see FS#10665. 2009-11-14 11:27:41 +00:00
system-target.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00