Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2011-11-11 18:06:12 to 2011-11-17 23:22:42 UTC [more...]

[PATCH 1/2] MIPS: ath79: rename dev-ar913x-wmac.h to dev-wmac.h
 2011-11-17 23:22 UTC  (3+ messages)
` [PATCH 2/2] MIPS: ath79: rename dev-ar913x-wmac.c to dev-wmac.c

[PATCH v2 0/2] Dummy HPAGE_* constants for !CONFIG_HUGETLB_PAGE
 2011-11-17 23:22 UTC  (4+ messages)
` [PATCH v2 1/2] hugetlb: Provide a default HPAGE_SHIFT if !CONFIG_HUGETLB_PAGE
` [PATCH v2 2/2] hugetlb: Provide safer dummy values for HPAGE_MASK and HPAGE_SIZE

[PATCH 0/4] MIPS Kprobes
 2011-11-17 23:18 UTC  (13+ messages)
` [PATCH 1/4] MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
` [PATCH 2/4] MIPS Kprobes: Deny probes on ll/sc instructions
` [PATCH 3/4] MIPS Kprobes: Refactoring Branch emulation
` [PATCH 4/4] MIPS Kprobes: Support branch instructions probing - v2

[PATCH 0/6] Allow to register wireless MAC device on AR933X based boards
 2011-11-17 22:43 UTC  (15+ messages)
` [PATCH 1/6] MIPS: ath79: store the SoC revision in a global variable
` [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names
` [PATCH 3/6] MIPS: ath79: separate AR913x SoC specific WMAC setup code
` [PATCH 4/6] MIPS: ath79: add AR933x "
` [PATCH 5/6] MIPS: ath79: rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC
` [PATCH 6/6] MIPS: ath79: register the wireless MAC device on the AP121 board

[PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
 2011-11-17 19:06 UTC  (6+ messages)

[PATCH] MIPS: Octeon: Unconditionally build __cvmx_helper_errata_qlm_disable_2nd_order_cdr
 2011-11-17 18:55 UTC  (2+ messages)

[PATCH] hugetlb: Provide a default HPAGE_SHIFT if !CONFIG_HUGETLB_PAGE
 2011-11-17 17:21 UTC  (9+ messages)

[PATCH V2 1/6] MIPS: lantiq: reorganize xway code
 2011-11-17 17:01 UTC  (10+ messages)
` [PATCH V2 2/6] MIPS: lantiq: change ltq_request_gpio() call signature
` [PATCH V2 3/6] MIPS: lantiq: make irq.c support the FALC-ON
` [PATCH V2 4/6] MIPS: lantiq: add basic support for FALC-ON
` [PATCH V2 5/6] MIPS: lantiq: add support for FALC-ON GPIOs
` [PATCH V2 6/6] MIPS: lantiq: add support for the EASY98000 evaluation board

[PATCH 1/3] NET: MIPS: lantiq: make etop ethernet work on ase/ar9
 2011-11-17 16:42 UTC  (3+ messages)
` [PATCH 2/3] NET: MIPS: lantiq: non existing phy was not handled gracefully
` [PATCH 3/3] NET: MIPS: lantiq: return value of request_irq "

[PATCH 0/2] Summary
 2011-11-17 14:34 UTC  (11+ messages)
` [PATCH 1/2] Initial PCI support for Atheros 724x SoCs
` [PATCH 2/2] Initial support for the Ubiquiti Networks XM board
          ` [PATCH 1/2] Initial PCI support for Atheros 724x SoCs. (v2)
          ` [PATCH 2/2] Initial support for the Ubiquiti Networks XM board (rev 1.0). (patch v2)

[PATCH] MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices
 2011-11-17 14:06 UTC  (3+ messages)

[PATCH 3/3 v2] MIPS: BCM63xx: fix GPIO set/get for BCM6345
 2011-11-17 14:05 UTC  (2+ messages)

[PATCH 2/3 v2] MIPS: BCM63xx: remove BCM6345 hacks to read base boot address
 2011-11-17 14:05 UTC  (2+ messages)

[PATCH 1/3 v2] MIPS: BCM63xx: fix SDRAM size computation for BCM6345
 2011-11-17 14:05 UTC  (2+ messages)

[PATCH V3 1/5] MIPS: Add CPU support for Loongson1B
 2011-11-17 12:42 UTC  (7+ messages)
` [PATCH V3 2/5] MIPS: Add board "
` [PATCH V3 3/5] MIPS: Add Makefile and Kconfig "
` [PATCH V3 4/5] MIPS: Add RTC support "
` [PATCH V3 5/5] MIPS: Add defconfig "

[PATCH 1/3] MIPS: Alchemy: db1200: improve PB1200 detection
 2011-11-17 11:59 UTC  (8+ messages)
` [PATCH 2/3] MIPS: Alchemy: update cpu-feature-overrides
` [PATCH 3/3] MIPS: Alchemy: fix PCI PM

[Question] What's difference between ioremap_wc and ioremap_uncached_accelerated?
 2011-11-17  9:39 UTC 

[PATCH 00/13] MIPS: ath79: add initial support for AR933X SoCs
 2011-11-16 19:18 UTC  (30+ messages)
` [PATCH 01/13] MIPS: ath79: remove superfluous parentheses
` [PATCH 02/13] MIPS: ath79: add revision id for the AR933X SoCs
` [PATCH 03/13] MIPS: ath79: add early printk support "
` [PATCH 04/13] MIPS: ath79: add AR933X specific clock init
` [PATCH 05/13] MIPS: ath79: add AR933X specific glue for ath79_device_reset_{set,clear}
` [PATCH 06/13] MIPS: ath79: add AR933X specific IRQ initialization
` [PATCH 07/13] MIPS: ath79: add AR933X specific GPIO initialization
` [PATCH 08/13] MIPS: ath79: add config symbol for the AR933X SoCs
` [PATCH 09/13] USB: ehci-ath79: add device_id entry "
` [PATCH 10/13] MIPS: ath79: add AR933X specific USB platform device registration
` [PATCH 11/13] serial: add driver for the built-in UART of the AR933X SoC
` [PATCH 12/13] MIPS: ath79: register UART device for the AR933X SoCs
` [PATCH 13/13] MIPS: ath79: add initial support for the Atheros AP121 reference board

[PATCH v2 1/3] MIPS: ath79: modify number of available IRQs
 2011-11-16 19:14 UTC  (6+ messages)
` [PATCH v2 2/3] MIPS: ath79: handle more MISC IRQs
` [PATCH v2 3/3] MIPS: ath79: add common USB Host Controller device

[RFC] Flush huge TLB
 2011-11-16 14:52 UTC  (4+ messages)

[PATCH V2 1/4] MIPS: Add CPU support for Loongson1B
 2011-11-16 14:10 UTC  (3+ messages)
` [PATCH V2 2/4] MIPS: Add board "

[PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master
 2011-11-16 14:52 UTC 

[PATCH] SPI: MIPS: lantiq: add FALC-ON spi driver
 2011-11-16 14:37 UTC 

[PATCH V2 1/6] MIPS: lantiq: fix early printk
 2011-11-16 14:28 UTC  (6+ messages)
` [PATCH V2 2/6] MIPS: lantiq: fix cmdline parsing
` [PATCH V2 3/6] MIPS: lantiq: fix STP gpio groups
` [PATCH V2 4/6] MIPS: lantiq: fix pull gpio up resistors usage
` [PATCH V2 5/6] MIPS: lantiq: add default configs
` [PATCH V2 6/6] MAINTAINERS: add entry for Lantiq related files

[PATCH 1/2] MIPS: make oprofile use cp0_perfcount_irq if it is set
 2011-11-16 13:22 UTC  (3+ messages)
` [PATCH 2/2] MIPS: enable oprofile support on lantiq targets

[PATCH 0/8] MIPS: lantiq: some fixes and support FALC-ON
 2011-11-16 13:18 UTC  (2+ messages)

[PATCH v2 00/11] MIPS: BCM63XX: add support for Broadcom 6368 CPU
 2011-11-16 11:33 UTC  (24+ messages)
` [PATCH v2 01/11] MIPS: BCM63XX: set default pci cache line size
` [PATCH v2 02/11] MIPS: BCM63XX: hook up plat_ioremap to intercept soc registers remapping
` [PATCH v2 03/11] MIPS: BCM63XX: call board_register_device from device_initcall()
` [PATCH v2 04/11] MIPS: BCM63XX: introduce bcm_readll & bcm_writell
` [PATCH v2 05/11] MIPS: BCM63XX: cleanup cpu registers
` [PATCH v2 06/11] MIPS: BCM63XX: add more register sets & missing register definitions
` [PATCH v2 07/11] MIPS: BCM63XX: change irq code to prepare for per-cpu peculiarity
` [PATCH v2 08/11] MIPS: BCM63XX: prepare irq code to handle different external irq hardware implementation
` [PATCH v2 09/11] MIPS: BCM63XX: handle 64 bits irq stat register in irq code
` [PATCH v2 10/11] MIPS: BCM63XX: add external irq support for non 6348 CPUs
` [PATCH v2 11/11] MIPS: BCM63XX: add support for bcm6368 CPU

[PATCH] i2c: Support for Netlogic XLR/XLS I2C controller
 2011-11-16 11:12 UTC  (3+ messages)

[PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM
 2011-11-16  1:00 UTC  (2+ messages)

[PATCH 0/5] MIPS: Octeon: PCI{,e} updates for Octeon II SOCs
 2011-11-16  1:00 UTC  (11+ messages)
` [PATCH 1/5] MIPS: Octeon: Update SOC PCI related register definitions for new chips
` [PATCH 2/5] MIPS: Octeon: Update feature test functions for new chips and features
` [PATCH 3/5] MIPS: Octeon: Update DMA mapping operations for OCTEON II processors
` [PATCH 4/5] MIPS: Octeon: Update PCI Latency timer, PCIe payload, and PCIe max read to allow larger transactions
` [PATCH 5/5] MIPS: Octeon: Add support for OCTEON II PCIe

[PATCH 00/12] MIPS: Support for Netlogic XLP processors
 2011-11-16  0:49 UTC  (25+ messages)
` [PATCH 01/12] MIPS: Netlogic: Style fixes for Platform
` [PATCH 02/12] MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR
` [PATCH 03/12] MIPS: Netlogic: No need to set -Werror in mips/xlr
` [PATCH 04/12] MIPS: Netlogic: Move code common with XLP to common/
` [PATCH 05/12] MIPS: Netlogic: Update default config
` [PATCH 06/12] MIPS: Netlogic: XLP CPU support
` [PATCH 07/12] MIPS: Netlogic: Add XLP platform files for XLP SoC
` [PATCH 08/12] MIPS: Netlogic: Add XLP makefiles and config
` [PATCH 09/12] MIPS: Netlogic: Add default XLP config
` [PATCH 10/12] MIPS: Netlogic: Merge some of XLR/XLP wakup code
` [PATCH 11/12] MIPS: Netlogic: Add support for XLP 3XX cores
` [PATCH 12/12] MIPS: Netlogic: Mark Netlogic chips as SMT capable

[PATCH 1/2] MIPS: AR7: constify some arrays in gpio and prom code
 2011-11-15 23:04 UTC  (4+ messages)
` [PATCH 2/2] MIPS: AR7: add LEDs layout for the Actiontec GT701 router

[PATCH 0/3] Move some Octeon support files out of staging
 2011-11-15 14:08 UTC  (7+ messages)
` [PATCH 1/3] MIPS: Octeon: Move some Ethernet "
` [PATCH 2/3] MIPS: Octeon: Update bootloader board type constants
` [PATCH 3/3] MIPS: Octeon: Rearrange CVMX files in preperation for device tree

[PATCH] MIPS: Update Octeon model detection code for new chips
 2011-11-15 13:59 UTC  (2+ messages)

[PATCH 1/2] MIPS: Octeon: Update struct cvmx_bootinfo to v3
 2011-11-15 13:59 UTC  (2+ messages)

[PATCH 0/2] irq/of: Enchance irq_domain support
 2011-11-15  0:11 UTC  (8+ messages)
` [PATCH 1/2] irq/of/ARM: Enhance irq iteration capability of irq_domain code
` [PATCH 2/2] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts

[PATCH 0/5] treewide: __attribute__ neatening
 2011-11-14 20:50 UTC  (5+ messages)
` [PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses
` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn

[PATCH] MIPS: lantiq: fixes etop compile error due to missing includes
 2011-11-14 14:00 UTC  (4+ messages)
` [PATCH V2] MIPS: lantiq: use export.h in favour of module.h

[PATCH V4 8/8] MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000
 2011-11-14 12:30 UTC  (2+ messages)

Linux Kernel for Telekom MR303
 2011-11-12 18:20 UTC  (2+ messages)

[PATCH V2 1/8] MIPS: BMIPS: Fix up Kconfig settings
 2011-11-12 16:07 UTC  (8+ messages)
` [PATCH V2 8/8] MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000
` [PATCH V2 3/8] MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPS

[PATCH 0/8] of/MIPS/i2c/net: Convert OCTEON to use device-tree
 2011-11-11 20:45 UTC  (7+ messages)
` [PATCH 3/8] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts

[PATCH mips-next 0/3] MIPS: Alchemy: autoselect IRQ at bootup
 2011-11-11 18:29 UTC  (7+ messages)
` [PATCH mips-next 1/3] MIPS: Alchemy: irq: register pm at irq init time
` [PATCH mips-next 2/3] MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
` [PATCH mips-next 3/3] MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code

[PATCH V3 5/8] MIPS: BMIPS: Introduce bmips.h
 2011-11-11 18:06 UTC  (4+ messages)
` [PATCH V3 8/8] MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000


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