summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2020-05-27MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas
2020-05-25MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas
2020-05-24MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin
2020-05-22mips: Add MIPS Warrior P5600 supportSerge Semin
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-05-21mips: MAAR: Use more precise address maskSerge Semin
2020-05-19mips: MAAR: Add XPA mode supportSerge Semin
2020-05-18MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.hJoshua Kinard
2020-05-17mips/mm: Add page soft dirty trackingGuoyun Sun
2020-05-17MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bitsWANG Xuerui
2020-05-17MIPS: Loongson64: define offsets and known revisions for some CPUCFG featuresWANG Xuerui
2020-05-17MIPS: Loongson64: fix typos in loongson_regs.hWANG Xuerui
2020-05-15MIPS: SGI-IP27: Use the _AC() macro in spaces.hJoshua Kinard
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer
2020-05-08MIPS: Loongson: Add DMA support for LS7ATiezhu Yang
2020-05-08MIPS: inst.h: Stop including asm.h to avoid various build failuresHuacai Chen
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-05-07MIPS: Remove dead code in pci.hJason Yan
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual