Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2011-11-16 19:51:45 to 2011-11-21 21:34:04 UTC [more...]

[PATCH] MIPS: Unify memcpy.S and memcpy-inatomic.S
 2011-11-21 21:33 UTC 

[PATCH spi-next] spi: add Broadcom BCM63xx SPI controller driver
 2011-11-21 20:16 UTC 

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

[patch] mips, mm: avoid using HPAGE constants without CONFIG_HUGETLB_PAGE
 2011-11-21 19:25 UTC  (3+ messages)

[PATCH] MIPS: Get rid of some #ifdefery in arch/mips/mm/tlb-r4k.c
 2011-11-21 18:16 UTC  (3+ messages)

[PATCH 0/8 v2] MIPS: BCM63XX: prepare for SPI support
 2011-11-21 16:07 UTC  (9+ messages)
` [PATCH 1/8 v2] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values
` [PATCH 2/8 v2] MIPS: BCM63XX: define BCM6358 SPI base address
` [PATCH 3/8 v2] MIPS: BCM63XX: add BCM6368 SPI clock mask
` [PATCH 4/8 v2] MIPS: BCM63XX: define RSET_SPI_SIZE
` [PATCH 5/8 v2] MIPS: BCM63XX: remove SPI2 register
` [PATCH 6/8 v2] MIPS: BCM63XX: define internal registers offsets of the SPI controller
` [PATCH 7/8 v2] MIPS: BCM63XX: add stub to register the SPI platform driver
` [PATCH 8/8 v2] MIPS: BCM63XX: make board setup code register the spi platform device

[PATCH V2 1/6] MIPS: lantiq: reorganize xway code
 2011-11-21 16:50 UTC  (9+ 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 v4 0/7] MIPS: ath79: cleanup AR724X PCI support code
 2011-11-21 15:06 UTC  (8+ messages)
` [PATCH v4 1/7] MIPS: ath79: separate common PCI code
` [PATCH v4 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH v4 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH v4 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH v4 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH v4 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH v4 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c

[PATCH V2] NET: MIPS: lantiq: return value of request_irq was not handled gracefully
 2011-11-21 15:36 UTC  (2+ messages)

[PATCH v3 0/7] MIPS: ath79: cleanup AR724X PCI support code
 2011-11-21 14:31 UTC  (19+ messages)
` [PATCH v3 1/7] MIPS: ath79: separate common PCI code
` [PATCH v3 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH v3 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH v3 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH v3 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH v3 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH v3 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c

[PATCH] MIPS: Flush huge TLB
 2011-11-21 10:48 UTC  (4+ messages)

[PATCH 0/9] MIPS: BCM63XX prepare for SPI support
 2011-11-21 10:11 UTC  (11+ messages)
` [PATCH 1/9] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values
` [PATCH 2/9] MIPS: BCM63XX: define BCM6358 SPI base address
` [PATCH 3/9] MIPS: BCM63XX: add BCM6368 SPI clock mask
` [PATCH 4/9] MIPS: BCM63XX: define RSET_SPI_SIZE
` [PATCH 5/9] MIPS: BCM63XX: remove SPI2 register
` [PATCH 6/9] MIPS: BCM63XX: define internal registers offsets of the SPI controller
` [PATCH 7/9] MIPS: BCM63XX: add stub to register the SPI platform driver
` [PATCH 8/9] MIPS: BCM63XX: build SPI driver platform registration stub
` [PATCH 9/9] MIPS: BCM63XX: make board setup code register the spi platform device

[PATCH] MIPS: Add RTC support for loongson1B
 2011-11-21  8:37 UTC 

[PATCH V4 1/4] MIPS: Add CPU support for Loongson1B
 2011-11-21  8:34 UTC  (4+ messages)
` [PATCH V4 2/4] MIPS: Add board "
` [PATCH V4 3/4] MIPS: Add Makefile and Kconfig "
` [PATCH V4 4/4] MIPS: Add defconfig "

[PATCH] MIPS: ath79: Use kmemdup rather than duplicating its implementation
 2011-11-20 16:31 UTC  (2+ messages)

[PATCH] MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
 2011-11-17 22:43 UTC 

[PATCH 1/7] MIPS: ath79: separate common PCI code
 2011-11-18 18:58 UTC  (11+ messages)
` [PATCH 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c

[PATCH v2 00/11] MIPS: BCM63XX: add support for Broadcom 6368 CPU
 2011-11-18 18:41 UTC  (12+ messages)
` [PATCH v2 01/11] MIPS: BCM63XX: set default pci cache line size
` [PATCH v2 10/11] MIPS: BCM63XX: add external irq support for non 6348 CPUs
      ` [PATCH v3 "
` [PATCH v2 11/11] MIPS: BCM63XX: add support for bcm6368 CPU
    ` [PATCH v3 "

[PATCH v2 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
 2011-11-18 18:04 UTC  (2+ messages)
` [PATCH v2 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c

[PATCH v2 0/2] Dummy HPAGE_* constants for !CONFIG_HUGETLB_PAGE
 2011-11-18 17:14 UTC  (14+ 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] hugetlb: remove dummy definitions of "

[PATCH] MIPS: Add FAULT_FLAG_ALLOW_RETRY in page fault handler
 2011-11-18 15:03 UTC 

[Question] What's difference between ioremap_wc and ioremap_uncached_accelerated?
 2011-11-18 11:05 UTC  (2+ messages)

[PATCH 0/6] Allow to register wireless MAC device on AR933X based boards
 2011-11-18  9:32 UTC  (17+ 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 1/3] NET: MIPS: lantiq: make etop ethernet work on ase/ar9
 2011-11-18  8:52 UTC  (4+ 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 v2] Add MIPS-assembler version of twofish crypto algorithm
 2011-11-18  0:39 UTC 

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

[PATCH 0/4] MIPS Kprobes
 2011-11-17 23:18 UTC  (9+ 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] 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  (8+ 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 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  (3+ messages)


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