Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-29 | MIPS: Octeon: Apply CN63XXP1 errata workarounds. | David Daney | 1 | -1/+19 |
2010-08-05 | MIPS: uasm: Add option to export uasm API. | David Daney | 1 | -49/+82 |
2010-08-05 | MIPS: uasm: Add BBIT0 and BBIT1 instructions | David Daney | 1 | -1/+21 |
2010-08-05 | MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. | David Daney | 1 | -5/+8 |
2010-04-12 | MIPS: uasm: Add OR instruction. | Ralf Baechle | 1 | -1/+3 |
2010-04-12 | MIPS: Add SYSCALL to uasm. | David Daney | 1 | -2/+17 |
2010-02-27 | MIPS: Add TLBR and ROTR to uasm. | David Daney | 1 | -2/+7 |
2010-02-27 | MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h | Florian Fainelli | 1 | -2/+1 |
2009-12-17 | MIPS: Add drotr and dins instructions to uasm. | David Daney | 1 | -3/+13 |
2008-07-15 | [MIPS] Make two functions static | Dmitri Vorobiev | 1 | -2/+2 |
2008-04-28 | [MIPS] Reimplement clear_page/copy_page | Thiemo Seufer | 1 | -7/+19 |
2008-03-12 | [MIPS] Fix loads of section missmatches | Ralf Baechle | 1 | -34/+34 |
2008-02-01 | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 1 | -0/+576 |