summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-276-189/+31
* MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang2020-05-271-0/+12
* MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas2020-05-271-2/+2
* MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas2020-05-251-3/+3
* MIPS: tools: Fix resource leak in elf-entry.cKaige Li2020-05-241-1/+8
* MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard2020-05-241-3/+2
* MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-247-0/+356
* MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen2020-05-243-21/+32
* MIPS: DTS: Only build subdir of current platformTiezhu Yang2020-05-241-14/+14
* MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-244-12/+12
* mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin2020-05-221-0/+44
* mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin2020-05-222-0/+41
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-05-221-0/+70
* mips: Add CPS_NS16550_WIDTH configSerge Semin2020-05-222-2/+26
* mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin2020-05-222-2/+21
* mips: Add CP0 Write Merge config supportSerge Semin2020-05-224-1/+62
* mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin2020-05-221-2/+4
* mips: Add MIPS Warrior P5600 supportSerge Semin2020-05-223-5/+35
* mips: Add MIPS Release 5 supportSerge Semin2020-05-2221-57/+163
* mips: MAAR: Use more precise address maskSerge Semin2020-05-211-1/+1
* MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.cTiezhu Yang2020-05-211-2/+0
* MIPS: ingenic: Add missing includePaul Cercueil2020-05-201-0/+1
* MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.cTiezhu Yang2020-05-201-5/+0
* mips: MAAR: Add XPA mode supportSerge Semin2020-05-193-3/+32
* MIPS: Remove useless parameter of bootcmdline_init()Zhi Li2020-05-191-2/+2
* MIPS: SGI-IP27: Remove duplicated include in ip27-timer.cTiezhu Yang2020-05-191-2/+0
* MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.hJoshua Kinard2020-05-181-1/+0
* MIPS: Loongson: Enable devicetree based probing for 8250 ports in defconfigTiezhu Yang2020-05-181-0/+1
* mips/mm: Add page soft dirty trackingGuoyun Sun2020-05-172-4/+64
* MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bitsWANG Xuerui2020-05-171-0/+6
* MIPS: Loongson64: define offsets and known revisions for some CPUCFG featuresWANG Xuerui2020-05-171-0/+19
* MIPS: Loongson64: fix typos in loongson_regs.hWANG Xuerui2020-05-171-5/+5
* MIPS: Remove not used 8250-platform.cTiezhu Yang2020-05-173-51/+0
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-05-171-1/+1
* MIPS: ath79: ar9331: rename uart to serial nodeOleksij Rempel2020-05-151-1/+1
* MIPS: ath79: ar9331_dpt_module: update led nodesOleksij Rempel2020-05-151-2/+4
* MIPS: SGI-IP27: Use the _AC() macro in spaces.hJoshua Kinard2020-05-151-5/+7
* MIPS: ralink: Don't include objects twiceThomas Bogendoerfer2020-05-151-1/+0
* MIPS: Fix builds for VR41xx platformsThomas Bogendoerfer2020-05-152-3/+5
* KVM: MIPS/Emulate: Remove unneeded semicolonZou Wei2020-05-141-2/+2
* KVM: MIPS/VZ: Remove unneeded semicolonZou Wei2020-05-141-5/+5
* KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.cJason Yan2020-05-141-2/+2
* KVM: MIPS: use true,false for bool variableJason Yan2020-05-141-2/+2
* MIPS: dts: mscc: Updated changed name for miim pinctrl functionLars Povlsen2020-05-141-1/+1
* MIPS: Fix "make clean" error due to recent changesHuacai Chen2020-05-131-1/+1
* MIPS: Fix typos in arch/mips/Kbuild.platformsHuacai Chen2020-05-131-2/+2
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-1332-77/+39
* MIPS: VDSO: Allow ld.lld to link the VDSONathan Chancellor2020-05-121-1/+1
* MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSONathan Chancellor2020-05-121-9/+4
* MIPS: Unconditionally specify '-EB' or '-EL'Nathan Chancellor2020-05-121-25/+0