index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
*
Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"
Marcin Bukat
2012-10-24
*
SH gcc 4.6.3 with link-time optimization, for Archos targets
Boris Gjenero
2012-10-24
*
Rearrange #ifdefs a bit, so SIGALTSTACK overrides CPU-specific threading.
Frank Gevaerts
2012-06-11
*
Apparently make doesn't like inline comments
Thomas Martitz
2012-03-28
*
build system: completely autodetect target cpu architecture.
Thomas Martitz
2012-03-28
*
Coldfire: Optimize emac context save/restore in mixer ISR.
Michael Sevakis
2012-03-12
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
beep/mixer code: Code police a bit.
Michael Sevakis
2012-02-19
*
Split CPU-optimized beep code into the firmware/asm tree.
Michael Sevakis
2012-02-18
*
Urgh...actually change all the stuff I'm supposed to.
Michael Sevakis
2012-02-05
*
Make generic pcm-mixer.c more generic in the way it writes output.
Michael Sevakis
2012-02-05
*
Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffs
Michael Sevakis
2012-02-04
*
find_first_set_bit tweaks
Michael Sevakis
2012-01-27
*
Fix typo in comment.
Thomas Martitz
2012-01-22
*
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
*
ypr0: Use generic lcd memframe driver.
Thomas Martitz
2012-01-22
*
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
Thomas Martitz
2012-01-22
*
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-22
*
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
2012-01-22
*
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
2012-01-22
*
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2012-01-22