linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-25 17:05:56 to 2021-01-07 12:30:55 UTC [more...]

[PATCH v3 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 12:30 UTC  (9+ messages)
` [PATCH v3 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v3 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v3 mips-next 3/7] MIPS: properly stop .eh_frame generation
  ` [PATCH v3 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time
  ` [PATCH v3 mips-next 5/7] MIPS: vmlinux.lds.S: explicitly declare .got table
  ` [PATCH v3 mips-next 6/7] vmlinux.lds.h: catch compound literals into data and BSS
  ` [PATCH v3 mips-next 7/7] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH v2 mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-07 11:59 UTC  (15+ messages)
` [PATCH v2 mips-next 1/4] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v2 mips-next 2/4] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v2 mips-next 3/4] MIPS: vmlinux.lds.S: catch bad .got, .plt and .rel.dyn at link time
  ` [PATCH v2 mips-next 4/4] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH 00/10] Remove support for TX49xx
 2021-01-07  8:04 UTC  (22+ messages)
` [PATCH 02/10] net: tc35815: Drop support for TX49XX boards
` [PATCH 03/10] net: 8390: "
` [PATCH 04/10] spi: txx9: Remove driver
` [PATCH 05/10] dma: tx49 removal
` [PATCH 06/10] mtd: Remove drivers used by TX49xx
` [PATCH 07/10] char: hw_random: Remove tx4939 driver
` [PATCH 08/10] rtc: tx4939: Remove driver
` [PATCH 09/10] ide: tx4938ide: "
` [PATCH 10/10] ASoC: txx9: "
  ` [PATCH 01/10] MIPS: TX49xx: Drop support
` (subset) [PATCH 00/10] Remove support for TX49xx

[PATCH] MIPS: init: move externs to header file
 2021-01-07  4:40 UTC  (2+ messages)

[PATCH mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-06 20:14 UTC  (9+ messages)
` [PATCH mips-next 1/4] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH mips-next 2/4] MIPS: vmlinux.lds.S: add ".rel.dyn" to DISCARDS
  ` [PATCH mips-next 3/4] MIPS: vmlinux.lds.S: add ".gnu.attributes" "
  ` [PATCH mips-next 4/4] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

MIPS Hardware support
 2021-01-06 19:31 UTC  (2+ messages)

[PATCH 0/2] Preserve goldfish rtc
 2021-01-06 13:27 UTC  (8+ messages)
` [PATCH 1/2] rtc: goldfish: Remove GOLDFISH dependency

[PATCH 4/6 v2] input: Add N64 controller driver
 2021-01-06 10:59 UTC 

[PATCH 4/6] input: Add N64 controller driver
 2021-01-06  7:26 UTC  (3+ messages)

[PATCH] MIPS: zboot: Avoid endless loop in clear BSS
 2021-01-06  2:04 UTC  (2+ messages)

[PATCH] MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
 2021-01-06  0:27 UTC  (2+ messages)

[PATCH] MIPS: Remove empty prom_free_prom_memory functions
 2021-01-05 22:38 UTC  (2+ messages)

[PATCH] MIPS: Use address-of operator on section symbols
 2021-01-05 20:23 UTC  (2+ messages)

[PATCH] MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
 2021-01-05 20:15 UTC 

[PATCH v6 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2021-01-05 14:15 UTC  (6+ messages)
` [PATCH v6 2/4] spi: ls7a: Add YAML schemas
` [PATCH v6 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v6 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

[PATCH v3 1/4] Add support for Realtek RTL838x/RTL839x switch SoCs
 2021-01-05 10:20 UTC  (6+ messages)
` [PATCH v3 2/4] MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS system
` [PATCH v3 3/4] dt-bindings: Add Cisco prefix to vendor list
` [PATCH v3 4/4] dts: Add support for Cisco SG220-26 switch

[PATCH 0/3] Add some perf support for mips
 2021-01-05 10:18 UTC  (7+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
` [PATCH 2/3] perf tools: Support mips unwinding and dwarf-regs
` [PATCH 3/3] perf tools: Generate mips syscalls_n64.c syscall table

[PATCH 6/6 v2] block: Add n64 cart driver
 2021-01-05  7:04 UTC  (4+ messages)

[PATCH] irqchip/loongson-liointc: Fix build warnings
 2021-01-05  2:56 UTC 

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[PATCH 6/6] block: Add n64 cart driver
 2021-01-04 16:42 UTC  (12+ messages)

[PATCH mips-next] MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
 2021-01-04 15:41 UTC 

[PATCH 5/6] sound: Add n64 driver
 2021-01-04 13:49 UTC 

[PATCH 3/6] fbdev/simplefb: Add the N64's mode
 2021-01-04 13:46 UTC 

[PATCH 2/6] mips: Add N64 machine type
 2021-01-04 13:43 UTC 

[PATCH 1/6] Revert "MIPS: Remove unused R4300 CPU support"
 2021-01-04 13:43 UTC 

[PATCH] MIPS: loongson64: smp.c: Fix block comment coding style
 2021-01-04 10:43 UTC  (2+ messages)

[PATCH RESEND 1/2] MIPS: cacheinfo: Add missing VCache
 2021-01-04 10:42 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Loongson64: Set cluster for cores

[PATCH v3] MIPS: zboot: head.S clean up
 2021-01-04 10:41 UTC  (3+ messages)

[PATCH] MIPS: perf: Add support for OCTEON III perf events
 2021-01-04 10:43 UTC  (2+ messages)

[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway DMA bindings
 2021-01-03 10:18 UTC 

[PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-01-02  8:02 UTC  (5+ messages)
` [PATCH v5 2/6] dt: bindings: add mt7621-clk device tree binding documentation

[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway EBU bindings
 2021-01-01 21:37 UTC 

[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway CGU bindings
 2021-01-01 18:01 UTC 

[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway PMU bindings
 2020-12-31 16:31 UTC 

[PATCH 1/3] MIPS: Add vulnerabilities infrastructure
 2020-12-31 16:12 UTC  (10+ messages)
` [PATCH 2/3] MIPS: cpu-probe: Vulnerabilities for MIPS cores
` [PATCH 3/3] MIPS: cpu-probe: Vulnerabilities for Loongson cores

[PATCH V3] MIPS: Loongson64: Add kexec/kdump support
 2020-12-31  1:23 UTC  (3+ messages)

[PATCH v2] MIPS: zboot: head.S clean up
 2020-12-30  3:45 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
 2020-12-30  0:54 UTC  (5+ messages)

[PATCH] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
 2020-12-29 18:20 UTC  (5+ messages)
    ` [PATCH] MIPS: boot: Fix unaligned access with?? CONFIG_MIPS_RAW_APPENDED_DTB

[PATCHSET] saner elf compat
 2020-12-29 15:09 UTC  (10+ messages)
              ` [RFC][PATCH] NT_FILE/NT_SIGINFO breakage on mips compat coredumps

[PATCH -next] mips: kernel: convert comma to semicolon
 2020-12-28 21:39 UTC  (2+ messages)

[PATCH] arch: mips: Remove unused BOARD_INGENIC Kconfig option
 2020-12-28 21:38 UTC  (2+ messages)

[PATCH 3/6] fbdev: Add n64rdp driver
 2020-12-28 19:59 UTC  (6+ messages)

[PATCH] MIPS: No need to check CPU 0 in cps_cpu_disable()
 2020-12-28 21:40 UTC  (2+ messages)

[PATCH -next] mips: pci: convert comma to semicolon
 2020-12-28 21:39 UTC  (2+ messages)

CPUs with EVA support
 2020-12-28 10:47 UTC  (5+ messages)

[PATCH 1/6] Revert "MIPS: Remove unused R4300 CPU support"
 2020-12-28 10:51 UTC  (2+ messages)

[PATCH v5 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-28  1:28 UTC  (8+ messages)
` [PATCH v5 2/4] spi: ls7a: Add YAML schemas
` [PATCH v5 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v5 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

[PATCH] MIPS: OCTEON: Add OCTEON II build and configuration option
 2020-12-27 14:56 UTC  (2+ messages)
` [PATCH v2] MIPS: OCTEON: Add WAR_OCTEON_BARRIER workaround config

[PATCH] MIPS: OCTEON: Make PCIe work with Little Endian kernel
 2020-12-27 17:27 UTC 

[PATCH v2] arch: consolidate pm_power_off callback
 2020-12-27 14:01 UTC 

[PATCH v2] Add support for Realtek RTL838x/RTL839x switch SoCs
 2020-12-27 11:33 UTC  (3+ messages)

[PATCH 4/6] input: Add N64 controller driver
 2020-12-26 10:33 UTC  (4+ messages)

[PATCH 2/6] mips: Add N64 machine type
 2020-12-26  7:30 UTC  (3+ messages)

[RFC 0/6] Nintendo 64 Linux port
 2020-12-26  7:21 UTC  (3+ messages)

[PATCH v4 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-26  6:40 UTC  (10+ messages)
` [PATCH v4 2/4] spi: ls7a: Add YAML schemas
` [PATCH v4 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

[PATCH 6/6] block: Add n64 cart driver
 2020-12-25 17:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).