Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2013-12-21 11:11:04 to 2014-01-13 12:16:04 UTC [more...]

[PATCH V16 00/12] MIPS: Add Loongson-3 based machines support
 2014-01-13 12:15 UTC  (52+ messages)
` [PATCH V16 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V16 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V16 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V16 04/12] MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support
` [PATCH V16 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V16 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V16 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V16 08/12] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V16 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V16 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V16 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V16 12/12] MIPS: Loongson: Add a Loongson-3 default config file

[3.13-rc regression] Unbreak Loongson2 and r4k-generic flush icache range
 2014-01-13 11:26 UTC 

[PATCH v2 0/3] MIPS: L1_CACHE_SHIFT updates
 2014-01-12 21:29 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>
` [PATCH v2 2/3] MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>
` [PATCH v2 3/3] MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT value

[PATCH 0/3] MIPS: L1_CACHE_SHIFT updates
 2014-01-11 10:54 UTC  (12+ messages)
` [PATCH 1/3] MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>
` [PATCH 2/3] MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>
` [PATCH 3/3] MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT value

[PATCH] video/logo: Remove MIPS-specific include section
 2014-01-10 11:56 UTC  (3+ messages)

[PATCH 0/2] Linux 3.13: Fix MIPS/loongson2 regression
 2014-01-08 22:11 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Fix case mismatch in local_r4k_flush_icache_range()
` [PATCH 2/2] MIPS: fix blast_icache32 on loongson2

[PATCH] crash_dump: fix compilation error (on MIPS at least)
 2014-01-08 16:22 UTC  (5+ messages)

Patch for the "ug" bug
 2014-01-07 21:37 UTC  (4+ messages)

[PATCH] mips: delete non-required instances of include <linux/init.h>
 2014-01-06 19:59 UTC  (2+ messages)

[PATCH] MIPS: BCM47XX: fix position of cpu_wait disabling
 2014-01-06 13:51 UTC  (2+ messages)
` [PATCH V2] "

[PATCH V15 00/12] MIPS: Add Loongson-3 based machines support
 2014-01-05 17:05 UTC  (39+ messages)
` [PATCH V15 01/12] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V15 02/12] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V15 03/12] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V15 04/12] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V15 05/12] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V15 06/12] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V15 07/12] MIPS: Loongson 3: Add serial port support
` [PATCH V15 08/12] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V15 09/12] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V15 10/12] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V15 11/12] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V15 12/12] MIPS: Loongson: Add a Loongson-3 default config file

[PATCH v2 1/3] MIPS: BCM47XX: fix detection for some boards
 2014-01-03 23:33 UTC  (6+ messages)
` [PATCH v2 2/3] MIPS: BCM47XX: add board detection for Linksys WRT54GS V1
` [PATCH v2 3/3] MIPS: BCM47XX: fix sparse warnings in board.c

[PATCH 1/2] ssb: gpio: add own IRQ domain
 2014-01-03  8:55 UTC  (2+ messages)
` [PATCH 2/2] MIPS: BCM47XX: Enable buttons support on SSB

[PATCH] MIPS: BCM47XX: Convert WNDR4500 to new syntax
 2014-01-03  8:37 UTC 

[PATCH] MIPS: BCM47XX: Use "timer" trigger for status LEDs
 2014-01-03  8:04 UTC 

[PATCH 1/4] MIPS: BCM47XX: add Belkin F7Dxxxx board detection
 2014-01-03  6:43 UTC  (13+ messages)
` [PATCH 2/4] MIPS: BCM47XX: fix detection for some boards
` [PATCH 3/4] MIPS: BCM47XX: add board detection for Linksys WRT54GS V1
` [PATCH 4/4] MIPS: BCM47XX: fix sparse warnings in board.c

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2014-01-03  0:36 UTC  (7+ messages)

[PATCH] MIPS: BCM47XX: check length of serial console array
 2014-01-02 18:27 UTC 

[PATCH] bcma: prevent irq handler from firing when registered
 2014-01-02 18:20 UTC  (2+ messages)

[PATCH 07/18 UPDATED] MIPS: Netlogic: Core wakeup improvements
 2014-01-02 15:03 UTC  (2+ messages)

[PATCH] MIPS: BCM47XX: Drop WGT634U hacks
 2014-01-02 12:53 UTC 

[PATCH] MIPS: BCM47XX: Import buttons database from OpenWrt
 2014-01-02 12:37 UTC  (2+ messages)
` [PATCH V2] "

[PATCH V3 2/2] MIPS: BCM47XX: Prepare support for GPIO buttons
 2014-01-02 12:31 UTC  (2+ messages)
` [PATCH V4] "

[PATCH V4] MIPS: BCM47XX: Prepare support for LEDs
 2014-01-02 12:27 UTC  (2+ messages)
` [PATCH V4 REBASED] "

[PATCH] MIPS: BCM47XX: Import LEDs database from OpenWrt
 2014-01-02 11:32 UTC 

[PATCH 1/2] MIPS: Fix case mismatch in local_r4k_flush_icache_range()
 2013-12-31 15:12 UTC  (5+ messages)
` [PATCH 2/2] MIPS: fix blast_icache32 on loongson2

[PATCH 1/2] Fix cache flushing on Loongson 2
 2013-12-29 19:12 UTC  (5+ messages)
` [PATCH 2/2] Fix page fault handling "

[PATCH] MIPS: /proc/cpuinfo: always print the supported ISA
 2013-12-30 23:26 UTC 

[PATCH] remap_file_pages needs to check for cache coherency
 2013-12-27 20:14 UTC  (7+ messages)

[PATCH 00/18] Broadcom XLP Updates for 3.14
 2013-12-25  7:07 UTC  (28+ messages)
` [PATCH 01/18] MIPS: Netlogic: Add MSI support for XLP
` [PATCH 02/18] MIPS: Netlogic: Add topology.h for XLP family
` [PATCH 03/18] MIPS: Netlogic: Some cleanups for assembly code
` [PATCH 04/18] MIPS: Netlogic: L1D cacheflush before thread enable on XLPII
` [PATCH 05/18] MIPS: Netlogic: Add macro for node present
` [PATCH 06/18] MIPS: Netlogic: Get coremask from FUSE register
` [PATCH 07/18] MIPS: Netlogic: Core wakeup improvements
` [PATCH 08/18] MIPS: Netlogic: Identify XLP 9XX chip
` [PATCH 09/18] MIPS: Netlogic: update iomap.h for XLP9XX
` [PATCH 10/18] MIPS: Netlogic: XLP9XX PIC updates
` [PATCH 11/18] MIPS: Netlogic: SYS block updates of XLP9XX
` [PATCH 12/18] MIPS: Netlogic: XLP9XX UART offset
` [PATCH 13/18] MIPS: Netlogic: XLP9XX bridge and DRAM code
` [PATCH 14/18] MIPS: Netlogic: Add cpu to node mapping for XLP9XX
` [PATCH 15/18] MIPS: PCI: Netlogic XLP9XX support
` [PATCH 16/18] MIPS: Netlogic: XLP9XX USB support
` [PATCH 17/18] MIPS: Netlogic: XLP9XX PIC OF support
` [PATCH 18/18] MIPS: Netlogic: Add default DTB for XLP9XX SoC

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2013-12-22 19:33 UTC  (2+ messages)

[PATCH 1/3] MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706
 2013-12-22 13:36 UTC  (3+ messages)
` [PATCH 2/3] MIPS: BCM47XX: add cpu-feature-overrides.h
` [PATCH 3/3] MIPS: BCM47XX: add vectored interrupt support

[PATCH] MIPS: bcm63xx: cpu: Replace BUG() with panic()
 2013-12-21 19:08 UTC  (3+ messages)

[PATCH] Add defconfig for Ben NanoNote
 2013-12-21 16:56 UTC  (3+ messages)
` [PATCH] mips: qi_lb60: add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox