summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki2015-04-081-18/+18
| * | | | | | | MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki2015-04-087-6/+1
| * | | | | | | MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-084-4/+2
| * | | | | | | MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'Maciej W. Rozycki2015-04-081-5/+7
| * | | | | | | MIPS: math-emu: Remove dead comparison helpersMaciej W. Rozycki2015-04-081-65/+0
| * | | | | | | MIPS: math-emu: Remove redundant code from NaN comparisonMaciej W. Rozycki2015-04-082-14/+2
| * | | | | | | MIPS: math-emu: Optimise NaN handling in comparisonsMaciej W. Rozycki2015-04-085-4/+9
| * | | | | | | MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki2015-04-0814-62/+62
| * | | | | | | MIPS: math-emu: Don't pass qNaNs through quieting handlersMaciej W. Rozycki2015-04-084-8/+8
| * | | | | | | MIPS: math-emu: Factor out NaN FP format conversionsMaciej W. Rozycki2015-04-082-7/+15
| * | | | | | | MIPS: math-emu: Update sNaN quieting handlersMaciej W. Rozycki2015-04-082-16/+6
| * | | | | | | MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'Maciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: Normalise code flow in the CpU exception handlerMaciej W. Rozycki2015-04-081-8/+7
| * | | | | | | MIPS: math-emu: Factor out CFC1/CTC1 emulationMaciej W. Rozycki2015-04-081-28/+48
| * | | | | | | MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki2015-04-081-3/+4
| * | | | | | | MIPS: math-emu: Remove `modeindex' macroMaciej W. Rozycki2015-04-081-18/+8
| * | | | | | | MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki2015-04-081-16/+15
| * | | | | | | MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki2015-04-081-12/+2
| * | | | | | | MIPS: math-emu: Fix oversize lines in comparisonsMaciej W. Rozycki2015-04-082-2/+4
| * | | | | | | MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki2015-04-081-1/+4
| * | | | | | | MIPS: math-emu: Reindent `bc_op' emulationMaciej W. Rozycki2015-04-081-11/+11
| * | | | | | | MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki2015-04-081-3/+3
| * | | | | | | MIPS: ieee754.h: Supplement comments for special valuesMaciej W. Rozycki2015-04-081-17/+17
| * | | | | | | MIPS: ieee754.h: Correct comments for special valuesMaciej W. Rozycki2015-04-081-2/+2
| * | | | | | | 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/+0
| * | | | | | | DOC: kernel-parameters.txt: Mark `nofpu' for MIPS tooMaciej W. Rozycki2015-04-081-1/+1
| * | | | | | | MIPS: SEAD3: Combine all platform device registrations in one file.Ralf Baechle2015-04-026-251/+179
| * | | | | | | MIPS: SEAD3: Make static in sead3-ehci what can be made static.Ralf Baechle2015-04-021-2/+2
| * | | | | | | MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle2015-04-022-10/+5
| * | | | | | | MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle2015-04-021-6/+1
| * | | | | | | MIPS: SEAD3: sead3-net is not a module.Ralf Baechle2015-04-021-6/+2
| * | | | | | | MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki2015-04-021-401/+204
| * | | | | | | MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki2015-04-021-3/+29
| * | | | | | | MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-022-1/+7
| * | | | | | | MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki2015-04-024-0/+36
| * | | | | | | MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki2015-04-021-28/+20
| * | | | | | | MIPS: AR7: Replace mac address parsingDaniel Walter2015-04-021-4/+1
| * | | | | | | MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist2015-04-021-15/+0
| * | | | | | | MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki2015-04-021-22/+14
| * | | | | | | MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki2015-04-021-1/+1
| * | | | | | | MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki2015-04-021-1/+2
| * | | | | | | MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaroundMaciej W. Rozycki2015-04-021-8/+15
| * | | | | | | MIPS: Remove prototype for copy_user_pageGuenter Roeck2015-04-021-2/+0
OpenPOWER on IntegriCloud