Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-05-13 05:50:08 to 2016-05-20 22:29:02 UTC [more...]

[PATCH for-v4.7 1/5] MIPS: Add inline asm encoding helpers
 2016-05-20 22:28 UTC  (4+ messages)
` [PATCH for-v4.7 2/5] MIPS: Add missing VZ accessor microMIPS encodings

Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
 2016-05-20 18:29 UTC  (4+ messages)

[PATCH]: ELF/MIPS build fix
 2016-05-20 16:40 UTC  (5+ messages)

[PATCH] MIPS: Fix write_gc0_* macros when writing zero
 2016-05-20 13:13 UTC  (9+ messages)

[PATCH v2 1/2] MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs
 2016-05-20 13:10 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: ath79: fix regression in PCI window initialization

[patch V3] lib: GCD: add binary GCD algorithm
 2016-05-20 10:27 UTC  (2+ messages)

[PATCH 1/3] MIPS: ralink: fix MT7628 pinmux typos
 2016-05-19 21:05 UTC  (3+ messages)

[PATCH 3/3] MIPS: ralink: add MT7628 EPHY LEDs pinmux support
 2016-05-19 20:07 UTC 

[PATCH 2/3] MIPS: ralink: fix MT7628 wled_an pinmux gpio
 2016-05-19 20:07 UTC 

Bank Details
 2016-05-19 19:05 UTC 

[PATCH 0/3] External Interrupt Controller (EIC) fixes
 2016-05-19 12:32 UTC  (16+ messages)
` [PATCH 1/3] MIPS: Clear Status IPL field when using EIC
` [PATCH 2/3] MIPS: smp-cps: "
` [PATCH 3/3] irqchip: mips-gic: Setup EIC mode on each CPU if it's in use

[PATCH v2 1/2] MIPS: Add definitions of SegCtl registers and use them
 2016-05-19  7:06 UTC  (8+ messages)
` [PATCH v2 2/2] MIPS: CPS: Copy EVA configuration when starting secondary VPs

[PATCH V1 4/4] MIPS: Loongson1C: Add defconfig
 2016-05-19  4:31 UTC 

[PATCH V1 3/4] MIPS: Loongson1C: Add board support
 2016-05-19  4:29 UTC 

[PATCH V1 2/4] MIPS: Add CPU support for Loongson1C
 2016-05-19  4:22 UTC 

[PATCH V1 1/4] clk: add Loongson1C clock support
 2016-05-19  3:42 UTC 

[PATCH RESEND v4 5/9] MIPS: Loongson-1A: workaround of pll register's write-only property
 2016-05-19  1:47 UTC 

[PATCH RESEND v4 6/9] irqchip/ls1x-cpu: Move the CPU IRQ driver from arch/mips/loongson32/common/
 2016-05-19  1:44 UTC 

[PATCH RESEND v4 0/9] MIPS: Loongson: Add the Loongson-1A processor support
 2016-05-19  1:38 UTC  (8+ messages)
` [PATCH RESEND v4 1/9] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH RESEND v4 2/9] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH RESEND v4 3/9] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH RESEND v4 4/9] MIPS: Loongson: Add loongson-1A board support
` [PATCH RESEND v4 7/9] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH RESEND v4 8/9] MIPS: Loongson-1B: Update config file
` [PATCH RESEND v4 9/9] MIPS: Loongson: Add a Loongson-1A default "

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-19  0:36 UTC  (8+ messages)

[PATCH 01/11] clk: microchip: use readl_poll_timeout() in pbclk_set_rate()
 2016-05-18 16:52 UTC  (30+ messages)
` [PATCH 02/11] clk: microchip: Initialize SOSC clock rate for PIC32MZDA
` [PATCH 03/11] MIPS: pic32mzda: fix getting timer clock rate
` [PATCH 04/11] irqchip: irq-pic32-evic: Fix bug with external interrupts
` [PATCH 05/11] serial: pic32_uart: Fix double free of 'sport->irq_fault_name'
` [PATCH 06/11] dt/bindings: Correct clk binding example for PIC32 SDHCI
` [PATCH 07/11] dt/bindings: Correct clk binding example for PIC32 pinctrl
` [PATCH 08/11] dt/bindings: Correct clk binding example for PIC32 serial
` [PATCH 09/11] dt/bindings: Correct clk binding example for PIC32 DMT
` [PATCH 10/11] dt/bindings: Correct clk binding example for PIC32 WDT
` [PATCH 11/11] dt/bindings: Correct clk binding example for PIC32 gpio

[PATCH v3 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2016-05-18 15:53 UTC  (9+ messages)
` [PATCH 1/9] MIPS: Loongson: Add basic Loongson-1A CPU support
` [PATCH 2/9] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH 3/9] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH 4/9] MIPS: Loongson: Add loongson-1A board support
` [PATCH 7/9] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH 8/9] MIPS: Loongson-1B: Update config file
` [PATCH 9/9] MIPS: Loongson: Add a Loongson-1A default "

[PATCH 1/2] MIPS: Add definitions of SegCtl registers and use them
 2016-05-18 15:39 UTC  (8+ messages)
` [PATCH 2/2] MIPS: CPS: Copy EVA configuration when starting secondary VPs

[PATCH 5/9] MIPS: Loongson-1A: workaround of pll register's write-only property
 2016-05-18 11:08 UTC  (2+ messages)

[PATCH 6/9] irqchip/ls1x-cpu: Move the CPU IRQ driver from arch/mips/loongson32/common/
 2016-05-18 10:53 UTC 

[PATCH] MIPS: Fix incomplete separation of XPA CPU feature
 2016-05-17 23:08 UTC  (2+ messages)

[PATCH] phy: remove irq param to fix crash in fixed_phy_add()
 2016-05-17 18:30 UTC  (8+ messages)

[PATCH v2 1/2] MIPS: Allow R6 compact branch policy to be left unspecified
 2016-05-17 14:55 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Error out if unsupported compact branch policy is set

[PATCH] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
 2016-05-17 13:44 UTC  (5+ messages)

[PATCH] DEC: Export `ioasic_ssr_lock' to modules
 2016-05-17 12:57 UTC  (2+ messages)

[PATCH] MIPS: perf: Fix I6400 event numbers
 2016-05-17 12:52 UTC  (3+ messages)

Endless loop on execution attempt on non-executable page
 2016-05-17 10:15 UTC  (6+ messages)

MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
 2016-05-17  5:12 UTC 

MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
 2016-05-17  5:12 UTC 

MIPS: ath79: fix regression in PCI window initialization
 2016-05-16 17:51 UTC 

[PATCH 1/2] MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs
 2016-05-16 17:50 UTC  (4+ messages)
` [PATCH 2/2] MIPS: ath79: fix regression in PCI window initialization

[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2016-05-16 14:21 UTC  (3+ messages)

next: Build errors due to 'MIPS: Add probing & defs for VZ & guest features'
 2016-05-16 11:50 UTC  (5+ messages)
` [PATCH] MIPS: Fix VZ probe gas errors with binutils <2.24

[PATCH 1/4] clk: add Loongson1C clock support
 2016-05-15  7:03 UTC  (2+ messages)

[PATCH v4] usb: dwc2: fix regression on big-endian PowerPC/ARM systems
 2016-05-14  9:22 UTC  (3+ messages)

[PATCH] MIPS: Fix genvdso error on rebuild
 2016-05-13 18:41 UTC  (2+ messages)

[PATCH 1/3] MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
 2016-05-13 16:50 UTC  (4+ messages)
` [PATCH 3/3] USB: ohci-jz4740: Remove obsolete driver

[PATCH v3] usb: dwc2: fix regression on big-endian PowerPC/ARM systems
 2016-05-13 13:48 UTC  (3+ messages)

next: fuloong2e qemu boot failure due to 'MIPS: Loongson: Add Loongson-3A R2 basic support'
 2016-05-13 13:42 UTC  (7+ messages)
` Re:next: fuloong2e qemu boot failure due to 'MIPS: Loongson: AddLoongson-3A "
  ` next: "

[PATCH] MIPS: Loongson: Adjust cpu features for Loongson-3
 2016-05-13 13:39 UTC  (2+ messages)
`  "

[PATCH v11 0/3] PIC32MZDA Clock Driver
 2016-05-13 12:18 UTC  (9+ messages)
` [PATCH v11 1/3] dt/bindings/clk: Add PIC32 clock binding documentation
` [PATCH v11 2/3] clk: microchip: Add Microchip PIC32 clock driver
` [PATCH v11 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

[PATCH] MIPS: tools: Ignore relocation tool
 2016-05-13 10:03 UTC  (4+ messages)
` [PATCH] MIPS: Descend into arch/mips/boot/tools while cleaning

[PATCH] MIPS: tools: Ignore relocation tool
 2016-05-13 10:03 UTC  (3+ messages)

[PATCH 0/3] MIPS: ELF: Header cleanups
 2016-05-13  6:21 UTC  (8+ messages)
` [PATCH 1/3] MIPS: ELF: Deconditionalise ABI flags definitions
` [PATCH 2/3] MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions
` [PATCH 3/3] MIPS: ELF: Unify ABI classification macros


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