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
/
include
/
asm
/
asmmacro.h
Age
Commit message (
Expand
)
Author
2016-05-28
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
2016-05-09
MIPS: Fix MSA assembly warnings
James Hogan
2016-05-09
MIPS: Fix MSA assembly with big thread offsets
James Hogan
2016-05-09
MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
James Hogan
2016-05-09
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
2015-09-03
MIPS: Introduce accessors for MSA vector registers
Paul Burton
2015-06-24
MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA
Markos Chandras
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
2015-03-27
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
2015-03-27
MIPS: remove MSA macro recursion
Paul Burton
2015-03-27
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2015-02-17
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
2015-02-17
MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
Leonid Yegoshin
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2014-08-02
MIPS: save/restore MSACSR register on context switch
Paul Burton
2014-06-04
MIPS: Add microMIPS MSA support.
Steven J. Hill
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
MIPS: Add MSA register definitions & access
Paul Burton
2014-03-26
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2014-03-20
MIPS: Make local_irq_disable macro safe for non-Mipsr2
Jim Quinlan
2014-03-14
MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
Paul Bolle
2014-03-06
MIPS: Introduce _EXT assembler macro
Paul Burton
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle