Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-02-01 12:50:23 to 2016-02-03 16:03:24 UTC [more...]

[PATCH v2 00/15] MIPS Boston board support
 2016-02-03 16:03 UTC  (39+ messages)
` [PATCH v2 01/15] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 02/15] auxdisplay: driver for simple memory mapped ASCII LCD displays
` [PATCH v2 03/15] MIPS: PCI: Compatibility with ARM-like PCI host drivers
` [PATCH v2 04/15] PCI: xilinx: Keep references to both IRQ domains
` [PATCH v2 05/15] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v2 06/15] PCI: xilinx: Always clear interrupt decode register
` [PATCH v2 07/15] PCI: xilinx: Clear interrupt FIFO during probe
` [PATCH v2 08/15] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v2 09/15] PCI: xilinx: Allow build on MIPS platforms
` [PATCH v2 10/15] misc: pch_phub: "
` [PATCH v2 11/15] dmaengine: pch_dma: "
` [PATCH v2 12/15] ptp: pch: "
` [PATCH v2 13/15] MIPS: Support for generating FIT (.itb) images
` [PATCH v2 14/15] dt-bindings: mips: img,boston: Document img,boston binding
` [PATCH v2 15/15] MIPS: Boston board support

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-03 15:46 UTC  (38+ messages)
` [PATCH 01/15] MIPS: Detect MIPSr6 Virtual Processor support
` [PATCH 02/15] MIPS: traps: Make sure secondary cores have a sane ebase register
` [PATCH 03/15] MIPS: pm-cps: Avoid offset overflow on MIPSr6
` [PATCH 04/15] MIPS: CPC: Add start, stop and running CM3 CPC registers
` [PATCH 05/15] MIPS: CM: Add CM GCR_BEV_BASE accessors
` [PATCH 06/15] MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
` [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
` [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor
` [PATCH 09/15] MIPS: smp-cps: Ensure our VP ident calculation is correct
` [PATCH 10/15] MIPS: smp-cps: Pull cache init into a function
` [PATCH 11/15] MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
` [PATCH 12/15] MIPS: smp-cps: Skip core setup if coherent
` [PATCH 13/15] MIPS: smp-cps: Support MIPSr6 Virtual Processors
` [PATCH 14/15] MIPS: smp-cps: Add nothreads kernel parameter
` [PATCH 15/15] MIPS: smp-cps: Stop printing EJTAG exceptions to UART

[PATCH] MIPS: Fix MSA ld unaligned failure cases
 2016-02-03 14:44 UTC  (4+ messages)

[PATCH v2 0/6] pch_gbe fixes for Imagination Technologies MIPS Boston
 2016-02-03 14:36 UTC  (16+ messages)
` [PATCH v2 1/6] net: pch_gbe: Allow build on MIPS platforms
` [PATCH v2 2/6] net: pch_gbe: Mark Minnow PHY reset GPIO active low
` [PATCH v2 3/6] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v2 4/6] net: pch_gbe: Always reset PHY along with MAC
` [PATCH v2 5/6] net: pch_gbe: Add device tree support
` [PATCH v2 6/6] net: pch_gbe: Allow longer for resets

[PATCH 0/5] Support new MIPSr6 relocations
 2016-02-03 12:49 UTC  (26+ messages)
` [PATCH 1/5] MIPS: Bail on unsupported module relocs
` [PATCH 2/5] MIPS: module-rela: Make consistent use of pr_*()
` [PATCH 3/5] MIPS: Add support for 64-bit R6 ELF relocations
` [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc
` [PATCH 5/5] MIPS: Implement MIPSr6 R_MIPS_PC2x rel-style relocs

[PATCH] MIPS: SEAD3 can support MIPS32r6 CPUs
 2016-02-03 12:06 UTC  (2+ messages)

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 random number generator
 2016-02-03 11:22 UTC  (5+ messages)
` [PATCH 2/2] rng: pic32-rng: Add PIC32 RNG hardware driver

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-02-03  5:36 UTC  (5+ messages)
` [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

[PATCH 0/3] Imagination Technologies MIPS P6600 CPU Support
 2016-02-03  3:26 UTC  (8+ messages)
` [PATCH 1/3] MIPS: Add P6600 PRID & cpu_type_enum values
` [PATCH 2/3] MIPS: Add P6600 cases to CPU switch statements
` [PATCH 3/3] MIPS: Probe the P6600 core

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral
 2016-02-02 12:13 UTC  (6+ messages)
` [PATCH 2/2] spi: spi-pic32: Add PIC32 SPI master driver

[PATCH] MIPS: Octeon: Add Octeon III CN7XXX interface detection
 2016-02-02 11:38 UTC  (3+ messages)

[PATCH 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-02 11:16 UTC  (6+ messages)
` [PATCH 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver

[PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-02 11:14 UTC  (6+ messages)
` [PATCH 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver support

[PATCH V2 0/6] MIPS: Loongson: Add Loongson-3A R2 support
 2016-02-02  6:48 UTC  (7+ messages)
` [PATCH V2 1/6] MIPS: Loongson: Add Loongson-3A R2 basic support
` [PATCH V2 2/6] MIPS: Loongson: Invalidate special TLBs when needed
` [PATCH V2 3/6] MIPS: Loongson-3: Fast TLB refill handler
` [PATCH V2 4/6] MIPS: tlbex: Fix bugs in tlbchange handler
` [PATCH V2 5/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V2 6/6] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT

[PATCH 0/2] MIPS: Support more than 32 CPUs on OCTEON
 2016-02-02  1:46 UTC  (3+ messages)
` [PATCH 1/2] MIPS: OCTEON: Remove dead code from cvmx-sysinfo
` [PATCH 2/2] MIPS: OCTEON: Extend number of supported CPUs past 32

[RFC v3 00/14] MIPS: AR913X/AR933X devicetree patchseries
 2016-02-01 23:34 UTC  (7+ messages)
` [RFC v3 02/14] MIPS: ath79: use clk-ath79.c driver for AR913X/AR933X
` [RFC v3 06/14] MIPS: dts: qca: ar9132: use short references for uart and spi nodes

[PATCH 0/2] MIPS: Fix FPU preemption issues
 2016-02-01 22:54 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Properly disable FPU in start_thread()
` [PATCH 2/2] MIPS: Fix FPU disable with preemption

[PATCH] MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors
 2016-02-01 22:51 UTC  (2+ messages)

[PATCH v6 1/2] dt/bindings: Add bindings for PIC32 pin control and GPIO
 2016-02-01 22:48 UTC  (4+ messages)
` [PATCH v6 2/2] pinctrl: pinctrl-pic32: Add PIC32 pin control driver

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 real time clock
 2016-02-01 22:43 UTC  (4+ messages)
` [PATCH 2/2] rtc: rtc-pic32: Add PIC32 real time clock driver

[PATCH 21/31] Add debugger entry points for MIPS
 2016-02-01 21:25 UTC  (4+ messages)

[PATCH] MIPS: Differentiate between 32 and 64 bit ELF header
 2016-02-01 16:07 UTC  (4+ messages)

[RFC v4 00/15] MIPS: AR913X/AR933X devicetree patchseries
 2016-02-01 14:43 UTC  (5+ messages)
` [RFC v4 11/15] devicetree: add Dragino vendor id
` [RFC v4 13/15] devicetree: add Onion Corporation "

[PATCH] MIPS: Fix buffer overflow in syscall_get_arguments()
 2016-02-01 13:16 UTC  (7+ messages)


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