Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: lib: memset: Add EVA support for the __bzero function. | Markos Chandras | 2014-03-26 | 1 | -4/+23 |
* | MIPS: lib: memset: Use macro to build the __bzero symbol | Markos Chandras | 2014-03-26 | 1 | -35/+60 |
* | MIPS: lib: memset: Whitespace fixes | Markos Chandras | 2014-03-26 | 1 | -15/+15 |
* | MIPS: microMIPS: Optimise 'memset' core library function. | Steven J. Hill | 2013-05-09 | 1 | -30/+54 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -2/+2 |
* | MIPS: Separate two consecutive loads in memset.S | Tony Wu | 2010-12-16 | 1 | -2/+2 |
* | [MIPS] Eleminate local symbols from the symbol table. | Ralf Baechle | 2008-01-29 | 1 | -14/+14 |
* | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 2008-01-29 | 1 | -0/+5 |
* | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 | 1 | -1/+10 |
* | [MIPS] Unify memset.S | Atsushi Nemoto | 2007-02-06 | 1 | -0/+166 |