..
beep.c
Split CPU-optimized beep code into the firmware/asm tree.
2012-02-18 04:50:33 -05:00
ffs.S
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure.
2012-01-22 18:46:45 +01:00
lcd-as-memframe.S
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
2012-01-22 18:46:45 +01:00
memcpy.S
Move optimized memcpy and friends and strlen to firmware/asm,
2012-01-22 18:46:45 +01:00
memmove.S
Move optimized memcpy and friends and strlen to firmware/asm,
2012-01-22 18:46:45 +01:00
memset.S
Move optimized memcpy and friends and strlen to firmware/asm,
2012-01-22 18:46:45 +01:00
memset16.S
Move optimized memcpy and friends and strlen to firmware/asm,
2012-01-22 18:46:45 +01:00
pcm-mixer-armv4.c
Move pcm_mixer helper routines to firmware/asm.
2012-01-22 18:46:45 +01:00
pcm-mixer-armv5.c
Move pcm_mixer helper routines to firmware/asm.
2012-01-22 18:46:45 +01:00
pcm-mixer-armv6.c
Move pcm_mixer helper routines to firmware/asm.
2012-01-22 18:46:45 +01:00
pcm-mixer.c
Move pcm_mixer helper routines to firmware/asm.
2012-01-22 18:46:45 +01:00
thread.c
Create fimrware/asm directory for assembly optimized stuff.
2012-01-22 18:46:44 +01:00
thread.h
Create fimrware/asm directory for assembly optimized stuff.
2012-01-22 18:46:44 +01:00