Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-12-19 12:02:59 to 2015-01-07 14:06:36 UTC [more...]

[ÞATCH] kvmtool, mips: Support more than 256 MB guest memory
 2015-01-07 14:06 UTC  (5+ messages)

[PATCH 00/17] Netlogic XLP updates
 2015-01-07 11:28 UTC  (36+ messages)
` [PATCH 01/17] MIPS: Netlogic: Fix wait for slave CPUs
` [PATCH 02/17] MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_div
` [PATCH 03/17] MIPS: Netlogic: Fix cop0 prid check in AHCI init
` [PATCH 04/17] MIPS: Netlogic: Disable writing IRT for disabled blocks
` [PATCH 05/17] MIPS: Netlogic: Fix for SATA PHY init
` [PATCH 06/17] MIPS: Netlogic: Fix frequency calculation register
` [PATCH 07/17] MIPS: MSI: Update MSI handling for XLP
` [PATCH 08/17] MIPS: Netlogic: Use MIPS topology.h
` [PATCH 09/17] MIPS: Netlogic: Move cores per node out of multi-node.h
` [PATCH 10/17] MIPS: Netlogic: nlm_core_id for xlp9xx
` [PATCH 11/17] MIPS: Netlogic: Added HugeTLB as default
` [PATCH 12/17] MIPS: Netlogic: Update function to read DRAM BARs
` [PATCH 13/17] MIPS: Netlogic: Handle XLP hardware errata
` [PATCH 14/17] MIPS: Netlogic: Do not enable SUE for core
` [PATCH 15/17] MIPS: Netlogic: Add irq mapping and setup for XHCI port 3
` [PATCH 16/17] MIPS: Netlogic: i2c IRQ mappings for XLP9XX
` [PATCH 17/17] MIPS: Netlogic: Add built-in dts for XLP5xx boards

[PATCH 0/2 resend] USB: host: Misc patches to remove hard-coded octeon platform information
 2015-01-07 11:12 UTC  (7+ messages)
` [PATCH 0/2 resend v2] "
  ` [PATCH 1/2 resend v2] USB: host: Remove hard-coded octeon platform information for ehci/ohci
  ` [PATCH 2/2 resend v2] USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform

[PATCH] MIPS: 74K/1074K: Fix typo in erratum workaround
 2015-01-06 20:07 UTC  (2+ messages)

[PATCH] MIPS: Fix C0_Pagegrain[IEC] support
 2015-01-06 18:42 UTC  (2+ messages)

MIPS: Fix C0_Pagegrain[IEC] support
 2015-01-06 18:42 UTC 

[PATCH, RFC] MIPS: jz4740: use dma filter function
 2015-01-06 13:48 UTC  (5+ messages)

[PATCH] MIPS: mips-cm: Fix sparse warnings
 2015-01-05 17:45 UTC  (3+ messages)

[PATCH] arch: mips: kernel: traps: Remove some unused functions
 2015-01-02 11:54 UTC  (5+ messages)

[PATCH] arch: mips: kernel: traps: Remove some unused functions
 2015-01-01 19:34 UTC 

[PATCH] arch: mips: mm: page: Remove unused function
 2015-01-01 19:18 UTC 

[PATCH] arch: mips: net: bpf_jit: Remove unused function
 2015-01-01 19:16 UTC 

[PATCH] arch: mips: ath79: gpio: Remove some unused functions
 2015-01-01 19:12 UTC 

[PATCH] arch: mips: fw: arc: misc.c: Remove some unused functions
 2015-01-01 17:22 UTC 

[PATCH] arch: mips: lasat: sysctl.c: Remove unused function
 2015-01-01 16:48 UTC 

[PATCH] arch: mips: pci: pci-ip27.c: Remove unused function
 2015-01-01 16:16 UTC  (3+ messages)

[PATCH V6 00/25] Generic BMIPS kernel
 2014-12-31 15:51 UTC  (27+ messages)
` [PATCH V6 01/25] MIPS: bcm3384: Fix outdated use of mips_cpu_intc_init()
` [PATCH V6 02/25] MIPS: Move device-trees into vendor sub-directories
` [PATCH V6 03/25] MIPS: Add dtbs_install target
` [PATCH V6 04/25] MIPS: Create a common <asm/mach-generic/war.h>
` [PATCH V6 05/25] MIPS: bcm3384: Rename "bcm3384" target to "bmips"
` [PATCH V6 06/25] irqchip: Update docs regarding irq_domain_add_tree()
` [PATCH V6 07/25] irqchip: brcmstb-l2: don't clear wakeable interrupts at init time
` [PATCH V6 08/25] irqchip: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
` [PATCH V6 09/25] irqchip: bcm7120-l2: Split STB-specific logic into its own function
` [PATCH V6 10/25] irqchip: bcm7120-l2: Add support for BCM3380-style controllers
` [PATCH V6 11/25] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers
` [PATCH V6 12/25] MIPS: Let __dt_register_buses accept a single bus type
` [PATCH V6 13/25] MIPS: Fall back to the generic restart notifier
` [PATCH V6 14/25] MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities
` [PATCH V6 15/25] MIPS: BMIPS: Flush the readahead cache after DMA
` [PATCH V6 16/25] MIPS: BMIPS: Document the firmware->kernel DTB interface
` [PATCH V6 17/25] MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" property
` [PATCH V6 18/25] MIPS: BMIPS: Remove bogus bus name
` [PATCH V6 19/25] MIPS: BMIPS: Add quirks for several Broadcom platforms
` [PATCH V6 20/25] MIPS: BMIPS: Delete the irqchip driver from irq.c
` [PATCH V6 21/25] MIPS: BMIPS: Use a non-default FIXADDR_TOP setting
` [PATCH V6 22/25] MIPS: BMIPS: Enable additional peripheral and CPU support in defconfig
` [PATCH V6 23/25] MIPS: BMIPS: Refresh BCM3384 DTS files
` [PATCH V6 24/25] MIPS: BMIPS: Update DT bindings to reflect new SoC support
` [PATCH V6 25/25] MIPS: BMIPS: Add DTS files for several platforms

[PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver
 2014-12-31  9:45 UTC  (3+ messages)

rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
 2014-12-28 18:36 UTC  (9+ messages)

[PATCH V6 8/8] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2014-12-28  4:58 UTC 

[PATCH V6 6/8] MIPS: Loongson-3: Add CPU Hwmon platform driver
 2014-12-28  4:58 UTC  (2+ messages)
` [PATCH V6 7/8] MIPS: Loongson-3: Add chipset ACPI "

[PATCH V6 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2014-12-28  4:57 UTC  (3+ messages)
` [PATCH V6 4/8] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V6 5/8] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH V6 0/8] MIPS: Loongson-3: Improve kernel functionality
 2014-12-28  4:56 UTC  (3+ messages)
` [PATCH V6 1/8] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V6 2/8] MIPS: perf: Add hardware perf events support for Loongson-3

[PATCH] arch: mips: fw: arc: file.c: Remove some unused functions
 2014-12-26 23:23 UTC  (2+ messages)

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-12-23 23:51 UTC  (6+ messages)
` [PATCH 07/10] MIPS: support for hybrid FPRs

[PATCH 0/5] MIPS/crypto: MD5 for OCTEON
 2014-12-23 21:15 UTC  (7+ messages)
` [PATCH 1/5] MIPS: OCTEON: add crypto helper functions
` [PATCH 2/5] MIPS: OCTEON: crypto: add instruction definitions for MD5
` [PATCH 3/5] MIPS: OCTEON: reintroduce crypto features check
` [PATCH 4/5] MIPS: OCTEON: crypto: add MD5 module
` [PATCH 5/5] crypto: enable OCTEON MD5 module selection

kconfig problem in 3.19-rc1
 2014-12-23 17:37 UTC 

[PATCH V2 1/2] MIPS: Move device-trees into vendor sub-directories
 2014-12-23 17:08 UTC  (3+ messages)
` [PATCH V2 2/2] MIPS: Add dtbs_install target

[PATCH 1/2] MIPS: Move device-trees into vendor sub-directories
 2014-12-23 16:41 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Add dtbs_install target

[PATCH 0/3] MIPS: OCTEON: flash: syncronize bootbus access
 2014-12-23 12:27 UTC  (8+ messages)
` [PATCH 1/3] MIPS: OCTEON: Add semaphore to serialize bootbus accesses
` [PATCH 2/3] MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem
` [PATCH 3/3] MIPS: OCTEON: Use device tree to probe for flash chips

[PATCH][RFC] MIPS: BCM47XX: Move NVRAM driver to the drivers/firmware/
 2014-12-22  6:41 UTC  (3+ messages)

[PATCH] MIPS: BMIPS: fix overwriting without setting the bit
 2014-12-22  2:47 UTC  (4+ messages)

[PATCH 1/2] MIPS: Hibernate: flush TLB entries earlier
 2014-12-22  2:30 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Hibernate: Restructure files and functions

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2014-12-21 21:14 UTC  (3+ messages)
` [PATCH 02/28] mips: lantiq: xway: drop owner assignment from platform_drivers
` [PATCH 03/28] mips: pci: "

[PATCH V5 00/23] Generic BMIPS kernel
 2014-12-21 10:56 UTC  (7+ messages)
` [PATCH V5 13/23] MIPS: BMIPS: Flush the readahead cache after DMA

[PATCH] MIPS: Hibernate: flush TLB entries earlier
 2014-12-20  1:58 UTC  (4+ messages)

[RFC PATCH v2 0/5] MIPS: Full ISA emulation for FPU emulation of delay slots
 2014-12-20  1:52 UTC  (6+ messages)
` [RFC PATCH v2 1/5] MIPS: Add FPU emulator counter for emulated "
` [RFC PATCH v2 2/5] MIPS: Add FPU emulator counter for non-FPU instructions emulated
` [RFC PATCH v2 3/5] MIPS: Add instruction coding for SYNCI and add trap formats
` [RFC PATCH v2 4/5] MIPS: Add full ISA emulator
` [RFC PATCH v2 5/5] MIPS: Use full instruction emulation for FPU emulator delay slot emulation

[PATCH] MIPS: Fix C0_Pagegrain[IEC] support
 2014-12-20  1:39 UTC  (8+ messages)

[PATCH 0/2] Revert broken C0_Pagegrain[PG_IEC] support
 2014-12-20  1:19 UTC  (15+ messages)
` [PATCH 1/2] Revert "MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions"
` [PATCH 2/2] Revert "MIPS: kernel: cpu-probe: Detect unique "

[PATCH RFC 00/67] Add MIPS R6 support
 2014-12-19 16:38 UTC  (22+ messages)
` [PATCH RFC 19/67] MIPS: asm: atomic: Update asm and ISA constrains for "
` [PATCH RFC 54/67] MIPS: kernel: branch: Add new MIPS R6 B{L,G}TZ{AL,}C emulation
` [PATCH RFC 58/67] MIPS: kernel: branch: Emulate the BALC R6 instruction
` [PATCH RFC 59/67] MIPS: kernel: branch: Emulate the BEQZC and JIC instructions
` [PATCH RFC 60/67] MIPS: math-emu: cp1emu: Move the fpucondbit struct to a header


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