summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGSJulian Braha2021-03-291-0/+1
* arch: mips: fix unmet dependency for DEBUG_INFOJulian Braha2021-03-291-0/+1
* MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang2021-03-291-0/+1
* MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei2021-03-251-1/+1
* MIPS: ralink: define stubs for clk_set_parent to fix compile testingKrzysztof Kozlowski2021-03-251-0/+14
* MIPS: Loongson64: Add a Loongson-2K1000 default config fileQing Zhang2021-03-251-0/+353
* dt-bindings: interrupt-controller: Add Loongson-2K1000 LIOINTCQing Zhang2021-03-251-4/+32
* irqchip/loongson-liointc: irqchip add 2.0 versionQing Zhang2021-03-251-9/+49
* MIPS: Loongson64: Add Loongson-2K1000 early_printk_portQing Zhang2021-03-251-1/+4
* MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freqQing Zhang2021-03-251-0/+24
* MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang2021-03-253-4/+34
* MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang2021-03-254-0/+255
* MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei2021-03-241-2/+1
* MIPS: SiByte: Enable pata_platform with SWARM defconfigMaciej W. Rozycki2021-03-241-0/+8
* MIPS: SiByte: Regenerate stale SWARM defconfigMaciej W. Rozycki2021-03-241-8/+1
* MIPS: disable CONFIG_IDE in malta*_defconfigChristoph Hellwig2021-03-242-6/+0
* MIPS: disable CONFIG_IDE in bigsur_defconfigChristoph Hellwig2021-03-241-4/+0
* MIPS: disable CONFIG_IDE in rbtx49xx_defconfigChristoph Hellwig2021-03-241-3/+0
* MIPS: switch workpad_defconfig from legacy IDE to libataChristoph Hellwig2021-03-241-3/+6
* MIPS: disable CONFIG_IDE in sb1250_swarm_defconfigChristoph Hellwig2021-03-241-3/+0
* MIPS: PCI: Fix a typoBhaskar Chowdhury2021-03-241-1/+1
* mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury2021-03-241-1/+1
* mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Wang Qing2021-03-141-4/+4
* MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei2021-03-142-5/+7
* MIPS: ingenic: gcw0: SPI panel does not require active-high CSPaul Cercueil2021-03-121-1/+0
* dt-bindings: panel/kingdisplay,kd035g6-54nt: Remove spi-cs-highPaul Cercueil2021-03-121-1/+0
* firmware: bcm47xx_nvram: inline code checking NVRAM sizeRafał Miłecki2021-03-121-18/+7
* firmware: bcm47xx_nvram: look for NVRAM with for instead of whileRafał Miłecki2021-03-121-3/+1
* firmware: bcm47xx_nvram: extract code copying NVRAMRafał Miłecki2021-03-121-18/+25
* firmware: bcm47xx_nvram: add helper checking for NVRAMRafał Miłecki2021-03-121-12/+18
* firmware: bcm47xx_nvram: rename finding function and its variablesRafał Miłecki2021-03-121-11/+13
* MIPS: loongson64: alloc pglist_data at run timeHuang Pei2021-03-121-3/+14
* MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2021-03-123-19/+19
* MIPS: Loongson64: Remove unused sysconf membersQing Zhang2021-03-124-72/+1
* MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy2021-03-121-2/+3
* mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+3
* mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas2021-03-1216-21/+21
* MIPS: Enable some missed configs in loongson3_defconfig to support bpftraceTiezhu Yang2021-03-101-1/+6
* MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury2021-03-101-1/+1
* mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-102-44/+2
* mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-107-71/+17
* MIPS: Remove KVM_TE supportThomas Bogendoerfer2021-03-1016-4262/+23
* MIPS: Remove KVM_GUEST supportThomas Bogendoerfer2021-03-108-493/+1
* Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer2021-03-109-9/+35
|\
| * MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-094-5/+17