index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm.c
Age
Commit message (
Expand
)
Author
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-24
MIPS: uasm: Handle low values in uasm_in_compat_space_p()
James Hogan
2016-07-05
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
2016-07-05
MIPS: uasm: Add DI instruction
James Hogan
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-16
MIPS: mm: uasm: Add signed 9-bit immediate related macros
Leonid Yegoshin
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-09-13
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
2012-07-23
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
2010-08-05
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
2010-08-05
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
2009-12-17
MIPS: Add drotr and dins instructions to uasm.
David Daney
2008-07-15
[MIPS] Make two functions static
Dmitri Vorobiev
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer