summaryrefslogtreecommitdiff
path: root/firmware/asm/arm (follow)
Commit message (Expand)AuthorAge
* Fix arm memset() handling of negative argumentsFranklin Wei2017-07-27
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* Add mempcpy implementationMichael Sevakis2014-08-29
* Do some kernel cleanupMichael Sevakis2014-08-08
* One more shot; errno.h needs to be in the ARM one too :)Michael Sevakis2014-08-05
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* 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
* Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz2012-01-22
* Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.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