Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2012-05-23 16:00:43 to 2012-06-13 17:08:13 UTC [more...]

[PATCH v2 0/5] MIPS: Move cache setup earlier
 2012-06-13 17:08 UTC  (9+ messages)
` [PATCH v2 5/5] MIPS: Move cache setup to setup_arch()

[PATCH 0/8] Add basic support for BCM6328
 2012-06-13 15:35 UTC  (15+ messages)
` [PATCH 1/8] MIPS: BCM63XX: move flash registration out of board_bcm963xx.c
` [PATCH 2/8] MIPS: BCM63XX: add flash type detection
` [PATCH 3/8] MIPS: BCM63XX: use the Chip ID register for identifying the SoC
` [PATCH 4/8] MIPS: BCM63XX: add basic BCM6328 CPU support
` [PATCH 5/8] MIPS: BCM63XX: Move the PCI initialization into its own function
` [PATCH 6/8] MIPS: BCM63XX: Add PCIe Support for BCM6328
` [PATCH 7/8] MIPS: expose PCIe drivers for MIPS
` [PATCH 8/8] MIPS: BCM63XX: add 96328avng reference board

[PATCH] MIPS: remove three unused headers
 2012-06-13 14:56 UTC  (2+ messages)

[PATCH] MIPS: remove two unused headers
 2012-06-12  9:03 UTC 

[PATCH] MIPS: Remove unused smvp.h
 2012-06-11 13:12 UTC  (2+ messages)

[PATCH v2] MIPS: OCTEON: Remove some unused OCTEON_IRQ_* definitions
 2012-06-07 20:12 UTC 

[PATCH 2/3] MIPS: OCTEON: Remove some unused OCTEON_IRQ_* definitions
 2012-06-07 20:10 UTC  (2+ messages)

[PATCH 3/3] MIPS:Update cavium-octeon_defconfig
 2012-06-07 19:52 UTC 

[PATCH 1/3] MIPS: OCTEON: Fix build error when configured without PCI_MSI
 2012-06-07 19:52 UTC 

[PATCH 00/35] Cleanup firmware support across multiple platforms
 2012-06-07 14:46 UTC  (57+ messages)
` [PATCH 01/35] MIPS: Add environment variable processing code to firmware library
` [PATCH 02/35] MIPS: Alchemy: Cleanup firmware support for Alchemy platforms
` [PATCH 03/35] MIPS: Alchemy: Cleanup files effected by firmware changes
` [PATCH 04/35] MIPS: AR7: Cleanup firmware support for the AR7 platform
` [PATCH 05/35] MIPS: AR7: Cleanup files effected by firmware changes
` [PATCH 06/35] MIPS: ath79: Cleanup firmware support for the ath79 platform
` [PATCH 07/35] MIPS: ath79: Cleanup files effected by firmware changes
` [PATCH 08/35] MIPS: Cobalt: Cleanup firmware support for the Cobalt platform
` [PATCH 09/35] MIPS: Cobalt: Cleanup files effected by firmware changes
` [PATCH 10/35] MIPS: Emma: Cleanup firmware support for the Emma platform
` [PATCH 11/35] MIPS: Emma: Cleanup files effected by firmware changes
` [PATCH 12/35] MIPS: jz4740: Cleanup firmware support for the JZ4740 platform
` [PATCH 13/35] MIPS: jz4740: Cleanup files effected by firmware changes
` [PATCH 14/35] MIPS: lantiq: Cleanup firmware support for the lantiq platform
` [PATCH 15/35] MIPS: lantiq: Cleanup files effected by firmware changes
` [PATCH 16/35] MIPS: Lasat: Cleanup firmware support for the Lasat platform
` [PATCH 17/35] MIPS: Lasat: Cleanup files effected by firmware changes
` [PATCH 18/35] MIPS: Loongson: Cleanup firmware support for the Loongson platform
` [PATCH 19/35] MIPS: Loongson: Cleanup files effected by firmware changes
` [PATCH 20/35] MIPS: Malta: Cleanup firmware support for the Malta platform
` [PATCH 21/35] MIPS: Malta: Cleanup files effected by firmware changes
` [PATCH 22/35] MIPS: Netlogic: Cleanup firmware support for the XLR platform
` [PATCH 23/35] MIPS: Netlogic: Cleanup files effected by firmware changes
` [PATCH 24/35] MIPS: MSP71xx, Yosemite: Cleanup firmware support for PMC platforms
` [PATCH 25/35] MIPS: MSP71xx, Yosemite: Cleanup files effected by firmware changes
` [PATCH 26/35] MIPS: PNX83xx, PNX8550: Cleanup firmware support for PNX platforms
` [PATCH 27/35] MIPS: PNX83xx, PNX8550: Cleanup files effected by firmware changes
` [PATCH 28/35] MIPS: PowerTV: Cleanup firmware support for PowerTV platform
` [PATCH 29/35] MIPS: PowerTV: Cleanup files effected by firmware changes
` [PATCH 30/35] MIPS: RB532: Cleanup firmware support for RB532 platform
` [PATCH 31/35] MIPS: RB532: Cleanup files effected by firmware changes
` [PATCH 32/35] MIPS: txx9: Cleanup firmware support for txx9 platforms
` [PATCH 33/35] MIPS: txx9: Cleanup files effected by firmware changes
` [PATCH 34/35] MIPS: vr41xx: Cleanup firmware support for vr41xx platforms
` [PATCH 35/35] MIPS: vr41xx: Cleanup files effected by firmware changes

Patch for the "ug" bug
 2012-06-07 10:41 UTC  (2+ messages)

[PATCH 2/2] Octeon 6xxx: Add Power Throttling support for CN6xxx and above
 2012-06-07  8:16 UTC  (2+ messages)

[PATCH 1/2] Octeon 6xxx: Initial commit porting executive files from sdk2.3
 2012-06-07  8:15 UTC  (2+ messages)

[PATCH v8 1/1] of/lib: Allow scripts/dtc/libfdt to be used from kernel code
 2012-06-07  3:40 UTC  (2+ messages)

[RFC PATCH] sched/numa: do load balance between remote nodes
 2012-06-07  0:33 UTC  (4+ messages)

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

[PATCH v8 0/4] MIPS: OCTEON: Use Device Tree
 2012-06-06 22:57 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: Add device tree source files
` [PATCH v8 3/4] MIPS: Octeon: Initialize and fixup device tree
` [PATCH v8 4/4] MIPS: Octeon: Setup irq_domains for interrupts

[PATCH v2 0/3] MIPS: OCTEON: irq handling improvements
 2012-06-06 22:44 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Octeon: Add irq handlers for GPIO interrupts
` [PATCH v2 2/3] MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines
` [PATCH v2 3/3] MIPS: OCTEON: Consolidate the edge and level irq_chip structures

[PATCH] MIPS: Octeon: Implement Octeon specific __copy_user_inatomic
 2012-06-06 21:50 UTC 

Symbol address in instructions is different from that in symbol table
 2012-06-06 14:16 UTC 

(no subject)
 2012-06-06  5:25 UTC  (2+ messages)

booting linux-3.3 or linux 3.4 on an SGI O2?
 2012-06-05 19:08 UTC  (2+ messages)

[PATCH 0/2] MIPS: BCM63XX: misc cleanup
 2012-06-05  9:55 UTC  (3+ messages)
` [PATCH 2/2] MIPS: BCM63XX: be consistent in clock bits enable naming

[PATCH] MIPS: OCTEON: Remove some unused files
 2012-06-04 21:09 UTC 

[PATCH 03/27] smpboot: Define and use cpu_state per-cpu variable in generic code
 2012-06-04  2:17 UTC  (8+ messages)
` [PATCH 10/27] mips, smpboot: Use generic SMP booting infrastructure

Submitting patches, patchwork
 2012-06-01 17:30 UTC 

BCM36xx support
 2012-05-31 14:25 UTC  (2+ messages)

[PATCH 0/5] Add explicit support YAMON firmware
 2012-05-31  8:29 UTC  (9+ messages)
` [PATCH 1/5] MIPS: Add initial support for "
` [PATCH 2/5] MIPS: Clean up YAMON support for Alchemy platforms
` [PATCH 3/5] MIPS: Clean up YAMON support for PowerTV platform
` [PATCH 4/5] MIPS: Clean up YAMON support for PMC Sierra platforms
` [PATCH 5/5] MIPS: Clean up YAMON support for MIPS Malta and SEAD-3 platforms

[PATCH v4,01/10] MIPS: Add core files for MIPS SEAD-3 development platform
 2012-05-30 22:02 UTC 

[PATCH] MIPS: Refactor 'clear_page' and 'copy_page' functions
 2012-05-30 21:27 UTC  (4+ messages)

[PATCH 0/9] Add support for pure microMIPS kernel
 2012-05-30 17:33 UTC  (13+ messages)
` [PATCH 1/9] MIPS: Add microMIPS breakpoints and DSP support
` [PATCH 2/9] MIPS: Add support for microMIPS instructions
` [PATCH 3/9] MIPS: Add support for microMIPS exception handling
` [PATCH 4/9] MIPS: Support microMIPS/MIPS16e handling of delay slots
` [PATCH 5/9] MIPS: Support microMIPS/MIPS16e unaligned accesses
` [PATCH 6/9] MIPS: Support microMIPS/MIPS16e floating point
` [PATCH 7/9] MIPS: Work-around microMIPS GNU assembler bug
` [PATCH 8/9] MIPS: Fixup ordering of micro assembler instructions
` [PATCH 9/9] MIPS: Add microMIPS configuration option

[PATCH 0/9 v3] MIPS: BCM63XX: add support for SPI
 2012-05-30 10:04 UTC  (2+ messages)

[PATCH] MIPS: fix duplicate config ARCH_SPARSEMEM_ENABLE
 2012-05-30  9:44 UTC  (2+ messages)

[PATCH] MIPS: fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
 2012-05-30  9:44 UTC  (2+ messages)

[PATCH 2/5] MIPS: Clean-up GIC and vectored interrupts
 2012-05-30  8:48 UTC  (2+ messages)

[PATCH V5 16/17] SPI: MIPS: lantiq: add FALCON spi driver
 2012-05-30  7:23 UTC  (9+ messages)

[PATCH] MIPS: Add support for the MIPS32 4Kc family I/D caches
 2012-05-29 10:48 UTC  (5+ messages)

[V1 PATCH 0/8] patchset focus on MIPS SMP woes
 2012-05-29  6:52 UTC  (6+ messages)
` [PATCH 6/8] MIPS: call set_cpu_online() on the uping cpu with irq disabled

[PATCH] MIPS: Properly align the .data..init_task section
 2012-05-25 23:25 UTC  (2+ messages)

[PATCH v2] Update all configuration files for new features
 2012-05-25 15:50 UTC  (3+ messages)

[PATCH 0/4] Optimise core MIPS library functions for microMIPS
 2012-05-24 20:55 UTC  (5+ messages)
` [PATCH 1/4] MIPS: Optimise core library function 'memset' "
` [PATCH 2/4] MIPS: Optimise core library function 'strncpy' "
` [PATCH 3/4] MIPS: Optimise core library function 'strlen' "
` [PATCH 4/4] MIPS: Optimise core library function 'strnlen' "

[PATCH] swiotlb: add "dma_attrs" argument to alloc and free, to match dma_map_ops
 2012-05-24 18:53 UTC  (4+ messages)

[PATCH] MIPS: Add support for the M14KEc core
 2012-05-24 15:24 UTC 

[v2,4/5] MIPS: Malta PCI changes for PCI 2.1 compatibility and conflicts
 2012-05-24 12:56 UTC  (3+ messages)

[PATCH v2] Fix race condition with FPU thread task flag during context switch
 2012-05-23 15:59 UTC  (6+ messages)


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