summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-08MIPS: Reindent R6 RI exception emulationMaciej W. Rozycki1-16/+15
2015-04-08MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'Maciej W. Rozycki1-1/+1
2015-04-08MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki1-12/+2
2015-04-08MIPS: math-emu: Fix oversize lines in comparisonsMaciej W. Rozycki2-2/+4
2015-04-08MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki1-1/+4
2015-04-08MIPS: math-emu: Reindent `bc_op' emulationMaciej W. Rozycki1-11/+11
2015-04-08MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki1-1/+1
2015-04-08MIPS: Correct the comment for FPU emulator trapsMaciej W. Rozycki1-3/+3
2015-04-08MIPS: ieee754.h: Supplement comments for special valuesMaciej W. Rozycki1-17/+17
2015-04-08MIPS: ieee754.h: Correct comments for special valuesMaciej W. Rozycki1-2/+2
2015-04-08MIPS: mipsregs.h: Reindent CP0 Cause macrosMaciej W. Rozycki1-16/+16
2015-04-08MIPS: mipsregs.h: Move TX39 macros out of the wayMaciej W. Rozycki1-33/+33
2015-04-08MIPS: mipsregs.h: Reorder CP1 macro definitionsMaciej W. Rozycki1-72/+75
2015-04-08MIPS: mipsregs.h: Remove broken commentsMaciej W. Rozycki1-6/+0
2015-04-02MIPS: SEAD3: Combine all platform device registrations in one file.Ralf Baechle6-251/+179
2015-04-02MIPS: SEAD3: Make static in sead3-ehci what can be made static.Ralf Baechle1-2/+2
2015-04-02MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle2-10/+5
2015-04-02MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle1-6/+1
2015-04-02MIPS: SEAD3: sead3-net is not a module.Ralf Baechle1-6/+2
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki1-401/+204
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki1-3/+29
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2-1/+7
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki4-0/+36
2015-04-02MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki1-28/+20
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter1-4/+1
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist1-15/+0
2015-04-02MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki1-22/+14
2015-04-02MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki1-1/+1
2015-04-02MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki1-1/+2
2015-04-02MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaroundMaciej W. Rozycki1-8/+15
2015-04-02MIPS: Remove prototype for copy_user_pageGuenter Roeck1-2/+0
2015-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen1-0/+6
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen2-0/+13
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen2-1/+72
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard3-1/+7
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin1-4/+4
2015-04-01MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin1-0/+22
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin1-0/+12
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin9-0/+499
2015-04-01MIPS: IP32: ip32-platform is not a module.Ralf Baechle1-5/+0
2015-04-01MIPS: Add R16000 detectionJoshua Kinard10-9/+29
2015-04-01MIPS: csum_partial: Improve instruction parallelism.Chen Jie1-19/+19
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki8-30/+34
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen2-0/+19
2015-04-01MIPS: Hibernate: Restructure files and functionsHuacai Chen3-5/+13
2015-04-01MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-04-01MIPS: SEAD3: Nuke remaining I2C bits.Ralf Baechle3-66/+1
2015-04-01MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle1-397/+0
2015-04-01MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.Ralf Baechle1-3/+6