Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-10-16 09:07:24 to 2014-10-22 08:49:46 UTC [more...]

[PATCH v2 00/13] MIPS: support for the Atheros AR231X SoCs
 2014-10-22  8:49 UTC  (22+ messages)
` [PATCH v2 01/13] MIPS: ath25: add common parts
` [PATCH v2 02/13] MIPS: ath25: add basic AR5312 SoC support
` [PATCH v2 03/13] MIPS: ath25: add basic AR2315 "
` [PATCH v2 04/13] MIPS: ath25: add interrupts handling routines
` [PATCH v2 05/13] MIPS: ath25: add early printk support
` [PATCH v2 06/13] MIPS: ath25: add UART support
` [PATCH v2 07/13] MIPS: ath25: add board configuration detection
` [PATCH v2 08/13] MIPS: ath25: add SoC type detection
` [PATCH v2 09/13] MIPS: ath25: register various chip devices
` [PATCH v2 10/13] MIPS: ath25: add AR2315 PCI host controller driver
` [PATCH v2 11/13] ath5k: revert AHB bus support removing
` [PATCH v2 12/13] ath5k: update dependencies
` [PATCH v2 13/13] MIPS: ath25: add Wireless device support

Single MIPS kernel
 2014-10-22  8:34 UTC 

[PATCH] Documentation: ptp: Fix build failure on MIPS cross builds
 2014-10-22  8:03 UTC  (14+ messages)

Re: [PATCH] mips: add arch_trigger_all_cpu_backtrace() function
 2014-10-22  7:11 UTC  (2+ messages)
`  "

[PATCH] mips: add arch_trigger_all_cpu_backtrace() function
 2014-10-22  6:47 UTC  (2+ messages)

[PATCH mips] pci: pci-lantiq: remove duplicate check on resource
 2014-10-22  6:43 UTC  (2+ messages)

[PATCH V3 00/10] bcm63xx_uart and of-serial updates
 2014-10-21 22:23 UTC  (11+ messages)
` [PATCH V3 01/10] tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms
` [PATCH V3 02/10] tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
` [PATCH V3 03/10] tty: serial: bcm63xx: Update the Kconfig help text
` [PATCH V3 04/10] tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
` [PATCH V3 05/10] Documentation: DT: Add entries for bcm63xx UART
` [PATCH V3 06/10] tty: serial: bcm63xx: Enable DT earlycon support
` [PATCH V3 07/10] tty: serial: bcm63xx: Eliminate unnecessary request/release functions
` [PATCH V3 08/10] tty: serial: of-serial: Suppress warnings if OF earlycon is invoked twice
` [PATCH V3 09/10] tty: serial: of-serial: Allow OF earlycon to default to "on"
` [PATCH V3 10/10] MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver

[PATCH v4 0/8] Per-user clock constraints
 2014-10-21 21:33 UTC  (4+ messages)
` [PATCH v4 1/8] MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
` [PATCH v4 6/8] clk: Change clk_ops->determine_rate to return a clk_hw as the best parent

[PATCH RESEND] MIPS/loongson2_cpufreq: Fix CPU clock rate setting mismerge
 2014-10-21 21:19 UTC 

[PATCH v1 05/10] MIPS: MT: Move "weak" from vpe_run() declaration to definition
 2014-10-21 20:05 UTC  (7+ messages)
    ` [PATCH v1 03/10] MIPS: CPC: Make mips_cpc_phys_base() static
  ` [PATCH v1 04/10] MIPS: Remove "weak" from platform_maar_init() declaration

[PATCH/RFC 00/17] MIPS: BMIPS updates and BCM3384 platform support
 2014-10-21 19:31 UTC  (19+ messages)
` [PATCH/RFC 01/17] MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
` [PATCH/RFC 02/17] MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
` [PATCH/RFC 03/17] MIPS: BMIPS: Introduce helper function to change the reset vector
` [PATCH/RFC 04/17] MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
` [PATCH/RFC 05/17] MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
` [PATCH/RFC 06/17] MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
` [PATCH/RFC 07/17] MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes
` [PATCH/RFC 08/17] MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs
` [PATCH/RFC 09/17] MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
` [PATCH/RFC 10/17] MIPS: BMIPS: Add special cache handling in c-r4k.c
` [PATCH/RFC 11/17] MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
` [PATCH/RFC 12/17] MIPS: Create a helper function for DT setup
` [PATCH/RFC 13/17] Documentation: DT: Add entries for BCM3384 and its peripherals
` [PATCH/RFC 14/17] Documentation: DT: Add "mti" vendor prefix
` [PATCH/RFC 15/17] MIPS: bcm3384: Initial commit of bcm3384 platform support
` [PATCH/RFC 16/17] MAINTAINERS: Add entry for BCM33xx cable chips
` [PATCH/RFC 17/17] MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver

[PATCH] MIPS: lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC
 2014-10-21 12:23 UTC  (2+ messages)

[PATCH] MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
 2014-10-21  9:21 UTC  (2+ messages)

MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
 2014-10-21  9:21 UTC 

[RFC 00/18] MIPS: support for the Atheros AR231X SoCs
 2014-10-21  8:59 UTC  (6+ messages)
` [RFC 09/18] gpio: add driver for Atheros AR5312 SoC GPIO controller

[PATCH V2 0/9] bcm63xx_uart and of-serial updates
 2014-10-21  5:49 UTC  (14+ messages)
` [PATCH V2 1/9] tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms
` [PATCH V2 2/9] tty: serial: bcm63xx: Update the Kconfig help text
` [PATCH V2 3/9] tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
` [PATCH V2 4/9] Documentation: DT: Add entries for bcm63xx UART
` [PATCH V2 5/9] tty: serial: bcm63xx: Enable DT earlycon support
` [PATCH V2 6/9] tty: serial: bcm63xx: Eliminate unnecessary request/release functions
` [PATCH V2 7/9] tty: serial: of-serial: Suppress warnings if OF earlycon is invoked twice
` [PATCH V2 8/9] tty: serial: of-serial: Allow OF earlycon to default to "on"
` [PATCH V2 9/9] MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver

[PATCH v2 08/47] kernel: Move pm_power_off to common code
 2014-10-21  4:12 UTC  (2+ messages)
` [PATCH v2 40/47] mips: Register with kernel poweroff handler

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-21  1:32 UTC  (14+ messages)
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 21/27] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 22/27] s390/MSI: "

[PATCH V3 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-10-21  1:12 UTC  (4+ messages)
` [PATCH V3 4/8] MIPS: Add NUMA support for Loongson-3

[PATCH] MIPS: OCTEON: Remove special case for simulator command line
 2014-10-20 22:44 UTC 

[PATCH] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
 2014-10-20 22:34 UTC  (2+ messages)

MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
 2014-10-20 22:34 UTC 

MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
 2014-10-20 22:34 UTC 

[PATCH 00/19] MIPS GIC cleanup, part 2
 2014-10-20 19:04 UTC  (20+ messages)
` [PATCH 01/19] MIPS: Malta: Use gic_read_count() to read GIC timer
` [PATCH 02/19] irqchip: mips-gic: Export function to read counter width
` [PATCH 03/19] MIPS: sead3: Stop using GIC REG macros
` [PATCH 04/19] MIPS: Malta: "
` [PATCH 05/19] irqchip: mips-gic: Use proper iomem accessors
` [PATCH 06/19] MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
` [PATCH 07/19] irqchip: mips-gic: Clean up header file
` [PATCH 08/19] irqchip: mips-gic: Clean up #includes
` [PATCH 09/19] irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
` [PATCH 10/19] irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
` [PATCH 11/19] MIPS: Move GIC clocksource driver to drivers/clocksource/
` [PATCH 12/19] clocksource: mips-gic: Combine with GIC clockevent driver
` [PATCH 13/19] clocksource: mips-gic: Staticize local symbols
` [PATCH 14/19] clocksource: mips-gic: Move gic_frequency to clocksource driver
` [PATCH 15/19] clocksource: mips-gic: Remove gic_event_handler
` [PATCH 16/19] clocksource: mips-gic: Use percpu_dev_id
` [PATCH 17/19] clocksource: mips-gic: Use CPU notifiers to setup the timer
` [PATCH 18/19] clocksource: mips-gic: Use clockevents_config_and_register
` [PATCH 19/19] clocksource: mips-gic: Bump up rating of GIC timer

[PATCH] MIPS: MSP71xx: remove compilation error when CONFIG_MIPS_MT is present
 2014-10-20 16:33 UTC 

[PATCH] MIPS: ath79: fix compilation error when CONFIG_PCI is disabled
 2014-10-20 13:19 UTC  (5+ messages)

[PATCH] MIPS: ftrace: Fix a microMIPS build problem
 2014-10-20  8:39 UTC  (2+ messages)

MIPS: ftrace: Fix a microMIPS build problem
 2014-10-20  8:39 UTC 

MIPS: ftrace: Fix a microMIPS build problem
 2014-10-20  8:39 UTC 

[PATCH] MIPS: MSP71xx: remove compilation error
 2014-10-20  7:21 UTC  (2+ messages)

[PATCH 1/5] DT: Add documentation for gpio-rt2880
 2014-10-20  6:27 UTC  (9+ messages)
` [PATCH 2/5] GPIO: MIPS: ralink: add gpio driver for ralink rt2880 SoC
` [PATCH 4/5] GPIO: MIPS: ralink: add gpio driver for ralink MT762x SoC

[PATCH 1/3] tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms
 2014-10-19 18:22 UTC  (6+ messages)
` [PATCH 2/3] tty: serial: bcm63xx: Update the Kconfig help text
` [PATCH 3/3] MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver

[PATCH 4/3] tty: serial: bcm63xx: Enable DT earlycon support
 2014-10-19 17:26 UTC  (2+ messages)

[PATCH 1/3] MIPS: oprofile: fix backtrace on 64-bit kernel
 2014-10-17 15:10 UTC  (3+ messages)
` [PATCH 2/3] MIPS: oprofile: enable backtrace on timer-based profiling
` [PATCH 3/3] MIPS: oprofile: backtrace: don't fail on leaf functions

MIPS: oprofile: Fix backtrace on 64-bit kernel
 2014-10-17 15:10 UTC 

MIPS: oprofile: Fix backtrace on 64-bit kernel
 2014-10-17 15:10 UTC 

[PATCH V3 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-17 10:37 UTC  (2+ messages)

[PATCH] MIPS: sibyte: Include the swarm subdir to the sb1250 LittleSur builds
 2014-10-17  9:49 UTC  (2+ messages)

[PATCH V2 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-17  9:48 UTC  (3+ messages)

[PATCH 3.12 076/197] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-10-17  8:09 UTC  (2+ messages)
  ` [PATCH 3.12 077/197] MIPS: mcount: Adjust stack pointer for static trace in MIPS32

[PATCH V2 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-17  6:27 UTC 

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B (UPDATED)
 2014-10-17  4:46 UTC  (3+ messages)

[PATCH V3] watchdog: add MT7621 watchdog support
 2014-10-16 20:29 UTC  (4+ messages)
` [PATCH] watchdog: rt2880_wdt: minor clean up

[PATCH] MIPS: disabling CM regions deadlocks mt7621
 2014-10-16 19:53 UTC  (2+ messages)

[PATCH V2] watchdog: add MT7621 watchdog support
 2014-10-16 17:39 UTC  (7+ messages)

[PATCH V2] watchdog: add MT7621 watchdog support
 2014-10-13 12:15 UTC 

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B (UPDATED)
 2014-10-16  9:52 UTC 


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