Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-08-19 17:14:10 to 2016-08-26 17:44:55 UTC [more...]

[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
 2016-08-26 17:44 UTC  (56+ messages)
` [PATCH 01/26] MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
` [PATCH 02/26] MIPS: PCI: Make pcibios_set_cache_line_size an initcall
` [PATCH 03/26] MIPS: PCI: Inline pcibios_assign_all_busses
` [PATCH 04/26] MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
` [PATCH 05/26] MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
` [PATCH 06/26] MIPS: PCI: Support generic drivers
` [PATCH 07/26] MIPS: Sanitise coherentio semantics
` [PATCH 08/26] MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
` [PATCH 09/26] MIPS: Support per-device DMA coherence
` [PATCH 10/26] MIPS: Print CM error reports upon bus errors
` [PATCH 11/26] dt-bindings: Document mti,mips-cpc binding
` [PATCH 12/26] MIPS: CPC: Provide a default mips_cpc_default_phys_base
` [PATCH 13/26] dt-bindings: Document mti,mips-cdmm binding
` [PATCH 14/26] MIPS: CDMM: Allow CDMM base address to be specified via DT
` [PATCH 15/26] irqchip: mips-cpu: Replace magic 0x100 with IE_SW0
` [PATCH 16/26] irqchip: mips-cpu: Prepare for non-legacy IRQ domains
` [PATCH 17/26] irqchip: mips-cpu: Introduce IPI IRQ domain support
` [PATCH 18/26] MIPS: smp-mt: Use CPU interrupt controller "
` [PATCH 19/26] MIPS: Stengthen IPI IRQ domain sanity check
` [PATCH 20/26] MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
` [PATCH 21/26] MIPS: Support generating Flattened Image Trees (.itb)
` [PATCH 22/26] MIPS: generic: Introduce generic DT-based board support
` [PATCH 23/26] MIPS: generic: Convert SEAD-3 to a generic board
` [PATCH 24/26] dt-bindings: Document img,boston-clock binding
` [PATCH 25/26] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH 26/26] MIPS: generic: Support MIPS Boston development boards

Catholic Rev.Sister
 2016-08-26 16:22 UTC  (2+ messages)

[PATCH v2 00/19] MIPS: SEAD3 device tree conversion
 2016-08-26 15:55 UTC  (42+ messages)
` [PATCH v2 01/19] MIPS: SEAD3: Split obj-y entries across lines
` [PATCH v2 02/19] MIPS: SEAD3: Probe interrupt controllers using DT
` [PATCH v2 03/19] MIPS: SEAD3: Probe UARTs "
` [PATCH v2 04/19] MIPS: SEAD3: Use generic ns16550a earlycon support
` [PATCH v2 05/19] MIPS: SEAD3: Probe ethernet controller using DT
` [PATCH v2 06/19] MIPS: SEAD3: Probe EHCI "
` [PATCH v2 07/19] usb: host: ehci-sead3: Remove SEAD-3 EHCI code
` [PATCH v2 08/19] SEAD3: Probe parallel flash via DT
` [PATCH v2 09/19] MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
` [PATCH v2 10/19] leds: Remove SEAD3 driver
` [PATCH v2 11/19] MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
` [PATCH v2 12/19] MIPS: SEAD3: Use generic restart-poweroff driver
` [PATCH v2 13/19] MIPS: SEAD3: Parse memsize in DT shim
` [PATCH v2 14/19] MIPS: SEAD3: Drop use of cobalt fbdev driver
` [PATCH v2 15/19] fbdev: cobalt_lcdfb: Drop SEAD3 support
` [PATCH v2 16/19] dt-bindings: img-ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 17/19] auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays
` [PATCH v2 18/19] MIPS: SEAD3: Use img-ascii-lcd driver
` [PATCH v2 19/19] MIPS: SEAD3: Remove custom read_persistent_clock

[PATCH V2 00/10] microblaze/MIPS: xilfpga: intc and peripheral
 2016-08-26 14:23 UTC  (9+ messages)
` [PATCH V2 01/10] microblaze: irqchip: Move intc driver to irqchip
` [PATCH V2 02/10] irqchip: xilinx: Add support for parent intc

[PATCH] MIPS: Octeon: mark GPIO controller node not populated IRQ, init
 2016-08-25 22:40 UTC  (4+ messages)

Improving OCTEON II 10G Ethernet performance
 2016-08-25 22:26 UTC  (7+ messages)

[BISECTED REGRESSION] v4.8-rc: gpio-leds broken on OCTEON
 2016-08-25 18:24 UTC  (4+ messages)

[PATCH] MIPS64: MULTU/MADDU/MSUBU emulation bugfix
 2016-08-25 17:37 UTC  (2+ messages)

[PATCH v3] clk: let clk_disable() return immediately if clk is NULL
 2016-08-25 15:27 UTC  (4+ messages)

[PATCH 01/11] clk: microchip: use readl_poll_timeout() in pbclk_set_rate()
 2016-08-24 23:05 UTC  (4+ messages)
` [PATCH 02/11] clk: microchip: Initialize SOSC clock rate for PIC32MZDA

[PATCH] MIPS: OCTEON: mangle-port: fix build failure with VDSO code
 2016-08-24 16:50 UTC  (5+ messages)

[PATCH] treewide: replace config_enabled() with IS_ENABLED() (2nd round)
 2016-08-24  7:51 UTC  (3+ messages)

[PATCH V8 2/2] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2016-08-24  7:32 UTC  (12+ messages)

[PATCH] MIPS: OCTEON: fix platform bus probing
 2016-08-23 23:03 UTC  (2+ messages)

[PATCH] irqchip: mips-gic: Use for_each_set_bit to iterate over IRQs
 2016-08-23  1:13 UTC  (2+ messages)

[PATCH 0/3] MIPS: TXx9: Common Clock Framework Conversion
 2016-08-22 17:37 UTC  (7+ messages)
` [PATCH 2/3] watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
` [PATCH 3/3] MIPS: TXx9: Convert to Common Clock Framework

[PATCH] pinctrl: pistachio: fix mfio pll_lock pinmux
 2016-08-22 13:29 UTC  (2+ messages)

[PATCH 0/5] mips: audit and remove needless module.h use from core
 2016-08-22 12:14 UTC  (13+ messages)
` [PATCH 1/5] mips/kernel: Audit and remove any unnecessary uses of module.h
` [PATCH 2/5] mips/mm: "
` [PATCH 3/5] mips/lib: "
` [PATCH 4/5] mips/pci: "
` [PATCH 5/5] mips/kvm: "

[PATCH 0/2] MIPS: TXx9: Move GPIO setup from .mem_setup() to .arch_init()
 2016-08-22 12:13 UTC  (5+ messages)
` [PATCH 1/2] MIPS: TXx9: tx39xx: "
` [PATCH 2/2] MIPS: TXx9: tx49xx: "

[PATCH] MIPS: Use PRID_REV_LOONGSON1ABC instead of the legacy macro
 2016-08-22 10:00 UTC 

[PATCH v8 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
 2016-08-22  8:33 UTC  (6+ messages)

[PATCH v2] CLK: Add Loongson1C clock support
 2016-08-22  4:50 UTC 

[PATCH 3.10 050/180] MIPS: KVM: Fix mapped fault broken commpage handling
 2016-08-21 15:31 UTC  (8+ messages)
` [PATCH 3.10 051/180] MIPS: KVM: Add missing gfn range check
` [PATCH 3.10 052/180] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 3.10 053/180] MIPS: KVM: Propagate kseg0/mapped tlb fault errors
` [PATCH 3.10 054/180] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 3.10 055/180] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 3.10 058/180] MIPS: KVM: Fix modular KVM under QEMU
` [PATCH 3.10 154/180] KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace

[PATCH 0/3] FTLB probe & setup fixes
 2016-08-19 17:18 UTC  (8+ messages)
` [PATCH 1/3] MIPS: Stop setting I6400 FTLBP
` [PATCH 2/3] MIPS: Configure FTLB after probing TLB sizes from config4
` [PATCH 3/3] MIPS: clear execution hazard after changing FTLB enable

[PATCH] MIPS: Use objdump -f to find kernel entry point
 2016-08-19 17:16 UTC  (2+ messages)

[PATCH] MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
 2016-08-19 17:15 UTC  (2+ messages)

[PATCH 1/3] MIPS: c-r4k: Treat I6400 dcache as though physically indexed
 2016-08-19 17:13 UTC  (6+ messages)
` [PATCH 2/3] MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
` [PATCH 3/3] MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3


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