index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
uasm.c
Age
Commit message (
Expand
)
Author
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