summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)2020-11-176-19/+313
| * | Merge tag 'mips_fixes_5.10_1' into mips-nextThomas Bogendoerfer2020-11-173-4/+12
| |\ \
| * | | mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Alexander Lobakin2020-11-122-0/+49
| * | | mips: boot: clean up self-extracting targets scenariosAlexander Lobakin2020-11-123-16/+37
| * | | MIPS: mscc: Add serval supportGregory CLEMENT2020-11-128-1/+351
| * | | MIPS: mscc: Add jaguar2 supportGregory CLEMENT2020-11-129-0/+675
| * | | MIPS: mscc: build FIT image for LutonGregory CLEMENT2020-11-123-0/+32
| * | | MIPS: mscc: Add luton PC0B91 device treeGregory CLEMENT2020-11-122-1/+34
| * | | MIPS: mscc: Add luton dtsiGregory CLEMENT2020-11-121-0/+116
| * | | MIPS: mscc: Fix configuration name for ocelot legacy boardsGregory CLEMENT2020-11-121-1/+1
| * | | MIPS: mscc: Prepare configuration to handle more SoCsGregory CLEMENT2020-11-123-5/+10
| * | | MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-11-121-0/+1
| * | | MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSBNecip Fazil Yildiran2020-11-121-0/+1
| * | | mips: dts: ralink: mt7628a: Harmonize EHCI/OHCI DT nodes nameSerge Semin2020-11-121-1/+1
| * | | mips: dts: sead3: Harmonize EHCI/OHCI DT nodes nameSerge Semin2020-11-121-1/+1
| * | | mips: dts: jz47x: Harmonize EHCI/OHCI DT nodes nameSerge Semin2020-11-122-2/+2
| * | | MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang2020-11-111-1/+2
| * | | MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang2020-11-112-23/+107
| * | | MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang2020-11-111-2/+2
| * | | MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang2020-11-111-15/+2
| * | | MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang2020-11-112-11/+0
| * | | MIPS: remove GCC < 4.9 supportNick Desaulniers2020-11-111-8/+1
| * | | mips: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2020-11-111-1/+0
| * | | mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()Qinglang Miao2020-11-061-1/+3
| * | | mips: cm: add missing iounmap() on error in mips_cm_probe()Qinglang Miao2020-11-061-0/+1
| * | | mips: ar7: add missing iounmap() on error in ar7_gpio_initQinglang Miao2020-11-061-0/+1
| * | | MIPS: Kconfig: fix a few trivial spelling mistakesColin Ian King2020-11-061-3/+3
| * | | MIPS: zboot: put appended dtb into a sectionChuanhong Guo2020-11-061-3/+6
| * | | MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang2020-10-274-0/+63
| | |/ | |/|
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-7/+4
|\ \ \
| * | | mips: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-7/+4
| |/ /
* | | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-1/+0
|\ \ \
| * \ \ Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman2020-11-233-4/+12
| |\ \ \ | | | |/ | | |/|
| * | | drivers: staging: retire drivers/staging/goldfishRoman Kiryanov2020-11-131-1/+0
| | |/ | |/|
* | | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-152-2/+0
|\ \ \
| * \ \ Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-112-2/+0
| |\ \ \
| | * | | USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold2020-11-042-2/+0
| | |/ /
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-153-4/+3
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-0/+3
| |\ \ \ \
| | * | | | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| | * | | | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-6/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-193-4/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net: wan: Delete the DLCI / SDLA driversXie He2020-11-172-2/+0
| | |_|_|/ / | |/| | | |
| * | | | | net: x25_asy: Delete the x25_asy driverXie He2020-11-072-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-4/+0
|\ \ \ \ \
| * | | | | mm: forbid splitting special mappingsDmitry Safonov2020-12-151-4/+0
| | |_|_|/ | |/| | |