Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2012-04-05 23:52:48 to 2012-04-28 13:00:51 UTC [more...]

[PATCH 0/2] MIPS: ath79: various fixes
 2012-04-28 13:00 UTC  (5+ messages)
` [PATCH 1/2] MIPS: ath79: fix number of GPIO lines for AR724[12]
` [PATCH 2/2] MIPS: ath79: use correct IRQ number for the OHCI controller on AR7240

[PATCH 0/8] MIPS: OCTEON: Interrupt controller enhancements
 2012-04-27 18:32 UTC  (9+ messages)
` [PATCH 1/8] MIPS: OCTEON: Add detection of cnf71xx parts
` [PATCH 2/8] MIPS: OCTEON: Update register definitions
` [PATCH 3/8] MIPS: OCTEON: Fix GPIO interrupt configuration
` [PATCH 4/8] MIPS: OCTEON: Get rid of unused OCTEON_IRQ_* definitions
` [PATCH 5/8] MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips
` [PATCH 6/8] MIPS: OCTEON: Add support for cn68XX interrupt controller
` [PATCH 7/8] MIPS: Octeon: Make interrupt controller work with threaded handlers
` [PATCH 8/8] MIPS: OCTEON: Don't refer to octeon_irq_cpu_offline_ciu() when !CONFIG_SMP

[PATCH 0/3] MIPS: ath79: allow to use USB on AR934x
 2012-04-27 17:11 UTC  (4+ messages)
` [PATCH 1/3] MIPS: ath79: use a helper function for USB resource initialization
` [PATCH 2/3] MIPS: ath79: add USB platform setup code for AR934X
` [PATCH 3/3] MIPS: ath79: register USB host controller on the DB120 board

[PATCH 1/2] MIPS: Kbuild: remove -Werror
 2012-04-27 17:03 UTC  (3+ messages)
` [PATCH 2/2] MIPS: bcm63xx: kbuild: "

[PATCH] MIPS: OCTEON: Remove unused file
 2012-04-27  1:22 UTC 

[PATCH v2 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-27  1:20 UTC  (7+ messages)
` [PATCH v2 1/5] i2c: Convert i2c-octeon.c to use device tree
` [PATCH v2 2/5] netdev: mdio-octeon.c: Convert "
` [PATCH v2 3/5] netdev: octeon_mgmt: "
` [PATCH v2 4/5] staging: octeon_ethernet: "
` [PATCH v2 5/5] MIPS: Octeon: Use device tree to register serial ports

[PATCH v8 0/4] MIPS: OCTEON: Use Device Tree
 2012-04-27  0:47 UTC  (5+ messages)
` [PATCH v8 1/4] MIPS: Don't define early_init_devtree() and device_tree_init() in prom.c for CPU_CAVIUM_OCTEON
` [PATCH v8 2/4] MIPS: Octeon: Setup irq_domains for interrupts
` [PATCH v8 3/4] MIPS: Octeon: Add device tree source files
` [PATCH v8 4/4] MIPS: Octeon: Initialize and fixup device tree

[PATCH 1/3] MIPS: Add support for transparent huge page
 2012-04-25 16:07 UTC  (4+ messages)

[PATCH 2/3] MIPS: changes in mm for adding THP
 2012-04-25 13:51 UTC  (3+ messages)

backtrace issue in MIPS 3.0
 2012-04-25 13:08 UTC  (2+ messages)

[PATCH 0/2] Buildtime exception table sorting for relative entries
 2012-04-24 18:23 UTC  (3+ messages)
` [PATCH 1/2] scripts/sortextable: Handle relative entries, and other cleanups
` [PATCH 2/2] Revert "x86, extable: Disable presorted exception table for now"

[PATCH v5 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-04-23 16:41 UTC  (9+ messages)
` [PATCH v5 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v5 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v5 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH] scripts: Make sortextable handle relocations
 2012-04-21  1:38 UTC  (5+ messages)

[PATCH v2 0/5] Speed booting by sorting exception tables at build time
 2012-04-20 16:49 UTC  (15+ messages)
` [PATCH v1 1/5] scripts: Add sortextable to sort the kernel's exception table
` [PATCH v2 2/5] extable: Skip sorting if sorted at build time
` [PATCH v2 3/5] kbuild/extable: Hook up sortextable into the build system
` [PATCH v2 4/5] MIPS: Select BUILDTIME_EXTABLE_SORT
` [PATCH v2 5/5] x86: "

[PATCH v2] MIPS HIGHMEM fixes for cache aliasing and non-DMA I/O
 2012-04-19 20:38 UTC 

[PATCH v2,6/9] MIPS: Add support for microMIPS exception handling
 2012-04-19 20:27 UTC 

[PATCH v2,4/9] MIPS: Add microMIPS versions of breakpoints, BUG, etc
 2012-04-19 20:27 UTC 

[PATCH v2,3/9] MIPS: Add support for the M14KE core
 2012-04-19 20:26 UTC 

[PATCH v2,01/10] MIPS: Add core files for MIPS SEAD-3 development platform
 2012-04-19 20:05 UTC  (3+ messages)
` [PATCH v2,03/10] MIPS: Add support for the M14K core
` [PATCH v2,06/10] MIPS: Code formatting fixes

[PATCH v4,10/10] usb: host: mips: sead3: USB Host controller support for SEAD-3 platform
 2012-04-19 18:04 UTC  (3+ messages)

[PATCH] STAGING: octeon-ethernet: fix build errors by including interrupt.h
 2012-04-18 23:46 UTC  (3+ messages)

[PATCH v5 0/4] USB: OHCI/EHCI: generic platform driver
 2012-04-18 20:44 UTC  (5+ messages)
` [PATCH v5 1/4] bcma: scan for extra address space

[PATCH v4 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-04-18 17:45 UTC  (8+ messages)
` [PATCH v4 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v4 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v4 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-18 16:20 UTC  (10+ messages)
` [PATCH 1/5] i2c: Convert i2c-octeon.c to use device tree
` [PATCH 4/5] staging: octeon_ethernet: Convert "

[PATCH] MIPS: cavium: Don't enable irq in ->init__secondary()
 2012-04-18 12:55 UTC  (5+ messages)

[PATCH 1/2] seccomp: ignore secure_computing return values
 2012-04-17 19:48 UTC 

[PATCH v3 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-04-17 17:27 UTC  (6+ messages)
` [PATCH v3 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v3 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v3 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

pnx_clocksource broken?
 2012-04-16 14:00 UTC  (2+ messages)
` Any NXP PNX user left (was: Re: pnx_clocksource broken?)

[PATCH 0/2] gpio/MIPS/OCTEON: Add GPIO support for OCTEON
 2012-04-15 15:21 UTC  (6+ messages)
` [PATCH 1/2] MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB
` [PATCH 2/2] gpio/MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins

Linux-MIPS project (re)organization proposal
 2012-04-12 15:17 UTC 

[PATCH v3 10/10] usb: host: mips: sead3: USB Host controller support for SEAD-3 platform
 2012-04-12 15:00 UTC  (3+ messages)

[PATCH v2 10/10] usb: host: mips: sead3: USB Host controller support for SEAD-3 platform
 2012-04-11 19:42 UTC  (3+ messages)

[PATCH] Add MIPS64R2 core support
 2012-04-11 11:53 UTC  (8+ messages)

[PATCH] irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from()
 2012-04-10 20:41 UTC  (11+ messages)

[PATCH] Revert "MIPS: cache: Provide cache flush operations for XFS"
 2012-04-10 18:03 UTC  (4+ messages)

[PATCH] Revert fixrange_init() limiting to the FIXMAP region
 2012-04-10 11:55 UTC  (6+ messages)

[PATCH] Fix FPU flag race condition
 2012-04-10 11:38 UTC  (2+ messages)

[PATCH 00/10] Add support MIPS SEAD-3 Development Platform
 2012-04-10  1:19 UTC  (13+ messages)
` [PATCH 01/10] MIPS: Add core files for MIPS SEAD-3 development platform
` [PATCH 02/10] MIPS: Changes to configuration files for SEAD-3 platform
` [PATCH 03/10] MIPS: Add support for the M14K core
` [PATCH 04/10] MIPS: Add micro-assembler support for 'ins' and 'ext' instructions
` [PATCH 05/10] MIPS: GIC interrupt changes for M14K and SEAD-3 support
` [PATCH 06/10] MIPS: Code formatting fixes
` [PATCH 07/10] MIPS: Add support for early serial debug and LCD device on SEAD-3
` [PATCH 08/10] MIPS: MIPS32R2 optimisations for pipeline stalls and code size
` [PATCH 09/10] cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform
` [PATCH 10/10] usb: host: mips: sead3: USB Host controller "

[PATCH] MIPS HIGHMEM fixes for cache aliasing and non-DMA I/O
 2012-04-09 16:16 UTC 

[PATCH] Update MALTA config files
 2012-04-09 16:11 UTC 

[PATCH] Add new GIC clocksource
 2012-04-09 16:06 UTC 

[PATCH] Multi-threaded FPU support for SMTC configuration
 2012-04-09 15:58 UTC 

[PATCH 0/9] Add support for pure microMIPS kernel
 2012-04-09 15:22 UTC  (10+ messages)
` [PATCH 1/9] MIPS: Add microMIPS configuration option
` [PATCH 2/9] MIPS: Optimise core library functions for microMIPS
` [PATCH 3/9] MIPS: Add support for the M14KE core
` [PATCH 4/9] MIPS: Add microMIPS versions of breakpoints, BUG, etc
` [PATCH 5/9] MIPS: Add support for microMIPS instructions
` [PATCH 6/9] MIPS: Add support for microMIPS exception handling
` [PATCH 7/9] MIPS: Support microMIPS/MIPS16e handling of delay slots
` [PATCH 8/9] MIPS: Support microMIPS/MIPS16e unaligned accesses
` [PATCH 9/9] MIPS: Support microMIPS/MIPS16e floating point

[PATCH 10/10] usb: host: mips: sead3: USB Host controller support for SEAD-3 platform
 2012-04-07 19:45 UTC  (3+ messages)

[PATCH 09/10] cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform
 2012-04-07 16:56 UTC 

[PATCH 1/5] MIPS: Add support for the 1074K core
 2012-04-07 10:47 UTC  (2+ messages)

[v2,4/5] MIPS: Malta PCI changes for PCI 2.1 compatibility and conflicts
 2012-04-06 20:07 UTC 

[PATCH 4/5] MIPS: Malta PCI changes for PCI 2.1 compatibility and conflicts
 2012-04-06 18:12 UTC  (2+ messages)

[PATCH 3/5] MIPS: Updates to SMTC and SMVP support for threaded cores
 2012-04-06 18:03 UTC 

[PATCH 5/5] MIPS: Add option to disable software I/O coherency
 2012-04-06 17:59 UTC 

[PATCH 3/5] MIPS: Updates to SMTC and SMVP support for threaded cores
 2012-04-06 17:59 UTC 

[PATCH 2/5] MIPS: Clean-up GIC and vectored interrupts
 2012-04-06 17:59 UTC 


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