summaryrefslogtreecommitdiff
path: root/firmware/asm/mips
AgeCommit message (Expand)Author
2020-09-02mips: use .set push/pop in asm codeSolomon Peachy
2018-09-07mips: Update the MIPS threading codeSolomon Peachy
2018-09-07MIPS: fix memset()Marcin Bukat
2018-06-12Fix MIPS threading code to compile with older compilerMarcin Bukat
2018-06-12Agptek Rocker: Initial commitMarcin Bukat
2014-08-29Add mempcpy implementationMichael Sevakis
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2012-01-22Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz