summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08MIPS: math-emu: Factor out CFC1/CTC1 emulationMaciej W. Rozycki
2015-04-08MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki
2015-04-08MIPS: math-emu: Remove `modeindex' macroMaciej W. Rozycki
2015-04-08MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki
2015-04-08MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki
2015-04-08MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki
2015-04-08MIPS: math-emu: Fix oversize lines in comparisonsMaciej W. Rozycki
2015-04-08MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki
2015-04-08MIPS: math-emu: Reindent `bc_op' emulationMaciej W. Rozycki
2015-04-08MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki
2015-04-08MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki
2015-04-08MIPS: ieee754.h: Supplement comments for special valuesMaciej W. Rozycki
2015-04-08MIPS: ieee754.h: Correct comments for special valuesMaciej W. Rozycki
2015-04-08MIPS: mipsregs.h: Reindent CP0 Cause macrosMaciej W. Rozycki
2015-04-08MIPS: mipsregs.h: Move TX39 macros out of the wayMaciej W. Rozycki
2015-04-08MIPS: mipsregs.h: Reorder CP1 macro definitionsMaciej W. Rozycki
2015-04-08MIPS: mipsregs.h: Remove broken commentsMaciej W. Rozycki
2015-04-08DOC: kernel-parameters.txt: Mark `nofpu' for MIPS tooMaciej W. Rozycki
2015-04-02MIPS: SEAD3: Combine all platform device registrations in one file.Ralf Baechle
2015-04-02MIPS: SEAD3: Make static in sead3-ehci what can be made static.Ralf Baechle
2015-04-02MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle
2015-04-02MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle
2015-04-02MIPS: SEAD3: sead3-net is not a module.Ralf Baechle
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki
2015-04-02MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist
2015-04-02MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki
2015-04-02MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki
2015-04-02MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki
2015-04-02MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaroundMaciej W. Rozycki
2015-04-02MIPS: Remove prototype for copy_user_pageGuenter Roeck
2015-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches
2015-04-01MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin
2015-04-01MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin
2015-04-01MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin
2015-04-01MIPS: IP32: ip32-platform is not a module.Ralf Baechle
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker
2015-04-01MIPS: csum_partial: Improve instruction parallelism.Chen Jie