summaryrefslogtreecommitdiff
path: root/firmware/asm/m68k (follow)
Commit message (Expand)AuthorAge
* Add mempcpy implementationMichael Sevakis2014-08-29
* Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis2014-08-16
* Coldfire: Optimize emac context save/restore in mixer ISR.Michael Sevakis2012-03-12
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Split CPU-optimized beep code into the firmware/asm tree.Michael Sevakis2012-02-18
* find_first_set_bit tweaksMichael Sevakis2012-01-27
* Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz2012-01-22
* Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2012-01-22
* Move pcm_mixer helper routines to firmware/asm.Thomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22