Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-12-12 22:43:28 to 2017-12-27 08:52:43 UTC [more...]

[PATCH v6 0/8] add support for relative references in special sections
 2017-12-27  8:50 UTC  (5+ messages)
` [PATCH v6 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
` [PATCH v6 2/8] module: use relative references for __ksymtab entries
` [PATCH v6 3/8] init: allow initcall tables to be emitted using relative references
` [PATCH v6 4/8] PCI: Add support for relative addressing in quirk tables

[PATCH 1/2] MIPS: math-emu: Do not export function `srl128`
 2017-12-27  8:40 UTC  (9+ messages)
` [PATCH 2/2] MIPS: math-emu: Declare ys variable as possibly unused

undefined reference to `__multi3' when building with gcc 7.x
 2017-12-27  8:31 UTC  (3+ messages)
` [PATCH] MIPS: Implement __multi3 for GCC7 MIPS64r6 builds

rename arcs_cmdline to mips_cmdline
 2017-12-27  2:31 UTC  (2+ messages)
` [PATCH] MIPS: "

[PATCH v2 0/2] MIPS: Augment CPC support
 2017-12-26 21:48 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: Document mti,mips-cpc binding
` [PATCH v2 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()

[RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
 2017-12-26 18:06 UTC  (7+ messages)

[PATCH] MIPS: Use proper @return keyword
 2017-12-26 16:29 UTC  (3+ messages)

Cleanup loongson64 mach to use SPDX copyright format
 2017-12-26 13:23 UTC  (8+ messages)
` [PATCH 1/7] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
` [PATCH 2/7] MIPS: Loongson64: cleanup all loongson common "
` [PATCH 3/7] MIPS: Loongson64: cleanup all fuloong-2e "
` [PATCH 4/7] MIPS: Loongson64: cleanup all lemote-2f "
` [PATCH 5/7] MIPS: Loongson64: cleanup all loongson-3 "
` [PATCH 6/7] MIPS: Loongson64: cleanup all mach "
` [PATCH 7/7] MIPS: Loongson64: cleanup all include "

[PATCH 1/2] MIPS: add declaration for function `memory_region_available`
 2017-12-26 11:37 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0

[PATCH v5 0/8] add support for relative references in special sections
 2017-12-26 10:23 UTC  (14+ messages)
` [PATCH v5 1/8] arch: enable relative relocations for arm64, power, x86, s390 and x86
` [PATCH v5 2/8] module: use relative references for __ksymtab entries
` [PATCH v5 3/8] init: allow initcall tables to be emitted using relative references
` [PATCH v5 4/8] PCI: Add support for relative addressing in quirk tables
` [PATCH v5 5/8] kernel: tracepoints: add support for relative references
` [PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors
` [PATCH v5 7/8] arm64/kernel: jump_label: use relative references
` [PATCH v5 8/8] x86/kernel: jump_table: "

[PATCH 01/11 v2] MIPS: Alchemy: constify gpio_led
 2017-12-26  6:33 UTC  (3+ messages)
` [PATCH 02/11 v2] MIPS: AR7: "
` [PATCH 03/11 v2] MIPS: TXX9: "

[PATCH] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
 2017-12-26  4:21 UTC 

Add YeeLoong support v6
 2017-12-26  3:26 UTC  (5+ messages)
` [PATCH v6 1/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
` [PATCH v6 2/4] MIPS: Loongson64: Yeeloong add platform driver
` [PATCH v6 3/4] MIPS: Loongson64: Load platform device during boot
` [PATCH v6 4/4] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver

[PATCH] MIPS: Fix CPS SMP NS16550 UART defaults
 2017-12-25 17:43 UTC  (2+ messages)
`  "

[PATCH v11 0/3] MIPS: Add virtual Ranchu board as a generic-based board
 2017-12-25 15:23 UTC  (7+ messages)
` [PATCH v11 1/3] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v11 2/3] irqchip/irq-goldfish-pic: Add "
` [PATCH v11 3/3] MIPS: ranchu: Add Ranchu as a new generic-based board

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (5+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2017-12-25  1:34 UTC  (10+ messages)

[PATCH v3 23/27] MIPS: pci: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 11:02 UTC  (2+ messages)

[P5600 && EVA memory caching question] PCI region
 2017-12-22 11:49 UTC  (17+ messages)

[PATCH 4.9 102/104] MIPS: math-emu: Fix final emulation phase for certain instructions
 2017-12-22  8:47 UTC 

[PATCH 4.4 74/78] MIPS: math-emu: Fix final emulation phase for certain instructions
 2017-12-22  8:46 UTC 

[PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2017-12-22  8:41 UTC  (5+ messages)

[PATCH] MIPS: fix incorrect mem=X@Y handling
 2017-12-21 21:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] MIPS: c-r4k: instruction_hazard should immediately follow cache op
 2017-12-21 16:59 UTC  (16+ messages)
` [PATCH 2/3] MIPS: Add barrier between dcache & icache flushes
` [PATCH 3/3] MIPS: Add barrier between icache flush and execution hazard barrier

[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
 2017-12-21 16:42 UTC  (2+ messages)

[PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2017-12-21 13:36 UTC  (26+ messages)
` [PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
` [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
` [PATCH v2 06/13] dt-bindings: mips: Add bindings for Microsemi SoCs
` [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
` [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset
` [PATCH v2 09/13] MIPS: mscc: Add initial support for Microsemi MIPS SoCs
` [PATCH v2 10/13] MIPS: mscc: add ocelot dtsi
` [PATCH v2 11/13] MIPS: mscc: add ocelot PCB123 device tree

Add YeeLoong support v5
 2017-12-20 16:36 UTC  (9+ messages)
` [PATCH v5 1/5] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
` [PATCH v5 2/5] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
` [PATCH v5 3/5] MIPS: Loongson64: Yeeloong add platform driver
` [PATCH v5 4/5] MIPS: Loongson64: Load platform device during boot
` [PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver

[PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
 2017-12-20 14:50 UTC  (2+ messages)

[PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch
 2017-12-20 11:15 UTC  (3+ messages)

[PATCH v1] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
 2017-12-19 18:44 UTC 

[PATCH 0/4] bcm63xx_enet: remove mac_id usage
 2017-12-19 16:07 UTC  (6+ messages)
` [PATCH 1/4] bcm63xx_enet: just use "enet" as the clock name
` [PATCH 2/4] bcm63xx_enet: use platform data for dma channel numbers
` [PATCH 3/4] bcm63xx_enet: remove pointless mac_id check
` [PATCH 4/4] bcm63xx_enet: use platform device id directly for miibus name

[PATCH 01/14] MIPS: Fix CM region target definitions
 2017-12-19  7:14 UTC  (2+ messages)

[PATCH 0/2] MIPS: Augment CPC support
 2017-12-18 15:38 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: Document mti,mips-cpc binding
` [PATCH 2/2] MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()

[PATCH v3 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support (V3)
 2017-12-15 20:14 UTC  (15+ messages)
` [PATCH v3 1/8] SOC: brcmstb: add memory API
` [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver
` [PATCH v3 6/8] PCI: brcmstb: Add MSI capability

[PATCH v4] MIPS: Add noexec=on|off kernel parameter
 2017-12-15 16:54 UTC 

[PATCH 1/2] MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
 2017-12-15  9:34 UTC  (4+ messages)
` [PATCH 2/2] MIPS: pm-cps: Warn if JTAG presence will block power gating

Scan
 2017-12-15  9:11 UTC  (2+ messages)

[PATCH] mips: dts: Remove leading 0x and 0s from bindings notation
 2017-12-14 16:53 UTC 

[PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish
 2017-12-13 10:57 UTC 

[PATCH v7 0/4] Prerequisites for Cavium OCTEON-III network driver
 2017-12-13  0:48 UTC  (5+ messages)
` [PATCH v7 1/4] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v7 2/4] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH v7 3/4] staging: octeon: Remove USE_ASYNC_IOBDMA macro
` [PATCH v7 4/4] MIPS: Octeon: Add a global resource manager


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