summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki2015-04-081-2/+7
* MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki2015-04-081-12/+57
* MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2015-04-082-3/+9
* MIPS: Correct FP ISA requirementsMaciej W. Rozycki2015-04-081-2/+5
* MIPS: Correct MIPS I FP context layoutMaciej W. Rozycki2015-04-081-64/+32Star
* MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki2015-04-087-6/+1Star
* MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki2015-04-081-3/+4
* MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki2015-04-081-1/+1
* MIPS: mipsregs.h: Reindent CP0 Cause macrosMaciej W. Rozycki2015-04-081-16/+16
* MIPS: mipsregs.h: Move TX39 macros out of the wayMaciej W. Rozycki2015-04-081-33/+33
* MIPS: mipsregs.h: Reorder CP1 macro definitionsMaciej W. Rozycki2015-04-081-72/+75
* MIPS: mipsregs.h: Remove broken commentsMaciej W. Rozycki2015-04-081-6/+0Star
* MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki2015-04-021-0/+4
* MIPS: Remove prototype for copy_user_pageGuenter Roeck2015-04-021-2/+0Star
* MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen2015-04-011-0/+4
* MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2015-04-012-0/+3
* MIPS: Use bool function return values of true/false not 1/0Joe Perches2015-04-011-1/+1
* MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin2015-04-011-0/+22
* MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin2015-04-018-0/+454
* MIPS: Add R16000 detectionJoshua Kinard2015-04-012-3/+4
* MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle2015-04-011-0/+83
* MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle2015-04-011-0/+16
* MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle2015-04-018-0/+32
* MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle2015-04-011-10/+0Star
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-012-21/+1Star
* MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney2015-04-011-5/+5
* MIPS: Add FPU emulator counter for emulated delay slots.David Daney2015-04-011-0/+1
* MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard2015-04-011-7/+8
* MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-011-0/+1
* MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-011-0/+2
* MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2015-04-011-1/+1
* MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C2015-04-011-1/+7
* MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-012-10/+20
* MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-15/+0Star
* MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-011-0/+3
* MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders2015-04-011-2/+4
* MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders2015-04-011-2/+2
* MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle2015-04-011-8/+0Star
* MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2015-04-011-0/+2
* MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee2015-04-011-0/+18
* MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee2015-04-011-3/+3
* MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu2015-04-011-5/+6
* MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney2015-04-011-0/+74
* MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney2015-04-011-0/+55
* MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-311-0/+11
* MIPS: Read CPU IRQ line that FDC to routed toJames Hogan2015-03-311-0/+3
* MIPS: Add architectural FDC IRQ fieldsJames Hogan2015-03-311-0/+4
* MIPS: Add CDMM bus supportJames Hogan2015-03-311-0/+87
* MIPS: Add arch CDMM definitions and probingJames Hogan2015-03-313-0/+16
* MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan2015-03-311-19/+0Star