Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2013-04-13 09:43:36 to 2013-05-05 22:39:55 UTC [more...]

Re: MIPS : die at free_initmem() function 3.9+
 2013-05-05 22:39 UTC 

[PATCH v8 0/3] of/pci: Provide common support for PCI DT parsing
 2013-05-05  2:41 UTC  (6+ messages)
` [PATCH v8 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v8 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v8 3/3] of/pci: mips: convert to common of_pci_range_parser

Test fix patches for multiple platforms
 2013-05-04  5:47 UTC 

MIPS : die at free_initmem() function 3.9+
 2013-05-03 15:51 UTC  (2+ messages)

mips; boot fail after merge 3.9+
 2013-05-03  9:54 UTC  (10+ messages)
      ` [PATCH] MIPS: Enable interrupts in arch_cpu_idle()
            ` [PATCH] MIPS: Enable interrupts before WAIT instruction

Re: mips; boot fail after merge 3.9+
 2013-05-02 10:59 UTC 

Re: [PATCH] MIPS: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
 2013-05-02  9:57 UTC  (2+ messages)

[PATCH ] MIPS: Fix build error crash_dump.c file
 2013-05-02  8:25 UTC 

[PATCH] MIPS: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
 2013-05-02  8:25 UTC  (2+ messages)

[PATCH] MIPS: Fix build error crash_dump.c file
 2013-05-02  8:03 UTC  (2+ messages)

Confused on cache_op(op,addr) definition in r4kcache.h in linux source code v3.3.5
 2013-04-29  8:45 UTC  (2+ messages)

[PATCH -next] ia64, metag: Do not export min_low_pfn in arch-specific code
 2013-04-28 10:24 UTC  (2+ messages)

[ADMIN] Mailing list archives
 2013-04-27 13:55 UTC  (4+ messages)

[PATCH] MIPS: ralink: add missing define for RT3883_GPIO_11
 2013-04-26 15:51 UTC  (2+ messages)

[PATCH] MIPS: Remove redundant instructions from arch_spin_lock and arch_spin_trylock
 2013-04-25 16:48 UTC 

[PATCH V2 1/6] DT: add vendor prefixes for Ralink
 2013-04-18 12:50 UTC  (10+ messages)
` [PATCH V2 2/6] DT: add documentation for the Ralink MIPS SoCs
` [PATCH V2 3/6] DT: MIPS: ralink: clean up RT3050 dtsi and dts file
` [PATCH V2 4/6] DT: MIPS: ralink: add RT2880 dts files
` [PATCH V2 5/6] DT: MIPS: ralink: add RT3883 "
` [PATCH V2 6/6] DT: MIPS: ralink: add MT7620A "

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-22 10:57 UTC  (45+ messages)
` [PATCH v7 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v7 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH V9 00/13] MIPS: Add Loongson-3 based machines support
 2013-04-12  3:07 UTC  (4+ messages)
` [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature

[RFC] device-tree.git automatic sync from linux.git
 2013-04-24 10:48 UTC  (2+ messages)

c17a6554 broke 64BIT_PHYS_ADDR for 32 bit systems
 2013-04-23 15:14 UTC  (2+ messages)

[PATCH] mips: Fix invalid interrupt name in cavium-octeon
 2013-04-22 17:33 UTC  (4+ messages)

[PATCH] MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362
 2013-04-22 11:57 UTC 

[RFC] MIPS: ath79: make use of the new memory detection code
 2013-04-19 19:22 UTC  (2+ messages)

[PATCH] MIPS: pci: fix build errors in pci_load_of_ranges
 2013-04-19  7:39 UTC 

hard lockup problem
 2013-04-18 16:30 UTC  (5+ messages)

[PATCH 03/28] proc: Split kcore bits from linux/procfs.h into linux/kcore.h [RFC]
 2013-04-17  9:13 UTC  (5+ messages)

[PATCH V2] tty: serial: ralink: fix SERIAL_8250_RT288X dependency
 2013-04-16 16:11 UTC  (3+ messages)

[PATCH V4 01/14] MIPS: ralink: add PCI IRQ handling
 2013-04-16  8:28 UTC  (14+ messages)
` [PATCH V4 02/14] MIPS: ralink: add RT3352 register defines
` [PATCH V4 03/14] MIPS: ralink: fix RT305x clock setup
` [PATCH V4 04/14] MIPS: ralink: add missing comment in irq driver
` [PATCH V4 05/14] MIPS: ralink: add RT5350 sdram register defines
` [PATCH V4 06/14] MIPS: ralink: make early_printk work on RT2880
` [PATCH V4 07/14] MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmux
` [PATCH V4 08/14] MIPS: ralink: make the RT305x pinmuxing structure static
` [PATCH V4 09/14] MIPS: ralink: add pci group to struct ralink_pinmux
` [PATCH V4 10/14] MIPS: ralink: add uart mask "
` [PATCH V4 11/14] MIPS: ralink: adds support for RT2880 SoC family
` [PATCH V4 12/14] MIPS: ralink: adds support for RT3883 "
` [PATCH V4 13/14] MIPS: ralink: adds support for MT7620 "
` [PATCH V4 14/14] MIPS: ralink: add cpu-feature-overrides.h

[PATCH V2 1/7] MIPS: add detect_memory_region()
 2013-04-16  8:49 UTC  (7+ messages)
` [PATCH V2 2/7] MIPS: ralink: add memory definition to struct ralink_soc_info
` [PATCH V2 3/7] MIPS: ralink: add memory definition for RT305x
` [PATCH V2 4/7] MIPS: ralink: add memory definition for RT2880
` [PATCH V2 5/7] MIPS: ralink: add memory definition for RT3883
` [PATCH V2 6/7] MIPS: ralink: add memory definition for MT7620
` [PATCH V2 7/7] MIPS: ralink: make use of the new memory detection code

[PATCH V3] MIPS: move mips_{set,get}_machine_name() to a more generic place
 2013-04-16  8:26 UTC 

[PATCH 0/3] tty: serial: make of_serial work on Ralink SoC
 2013-04-16  4:05 UTC  (10+ messages)
` [PATCH 1/3] tty: of_serial: allow rt288x-uart to load from OF
` [PATCH 2/3] tty: serial: add iosize field to struct uart_port

[PATCH 1/2] tty: serial: ralink: fix SERIAL_8250_RT288X dependency
 2013-04-16  4:08 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: ralink: select SERIAL_8250_RT288X when ralink kernel is built

[PATCH V10 00/13] MIPS: Add Loongson-3 based machines support
 2013-04-15 12:47 UTC  (14+ messages)
` [PATCH V10 01/13] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V10 02/13] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V10 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V10 04/13] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V10 05/13] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V10 06/13] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V10 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V10 08/13] MIPS: Loongson 3: Add serial port support
` [PATCH V10 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V10 10/13] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V10 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V10 12/13] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V10 13/13] MIPS: Loongson: Add a Loongson-3 default config file

[PATCH 1/7] MIPS: add detect_memory_region()
 2013-04-15 11:29 UTC  (9+ messages)
` [PATCH 2/7] MIPS: ralink: add memory definition to struct ralink_soc_info
` [PATCH 3/7] MIPS: ralink: add memory definition for RT305x
` [PATCH 4/7] MIPS: ralink: add memory definition for RT2880
` [PATCH 5/7] MIPS: ralink: add memory definition for RT3883
` [PATCH 6/7] MIPS: ralink: add memory definition for MT7620
` [PATCH 7/7] MIPS: ralink: make use of the new memory detection code

[PATCH 1/3] MIPS: ralink: use the dwc2 driver for the rt305x USB controller
 2013-04-15 11:23 UTC  (6+ messages)
` [PATCH 2/3] MIPS: ralink: setup dma_mask for the rt305x dwc2 usb controller
` [PATCH 3/3] owrt: MIPS: ralink: add usb platform support

[PATCH V2] Octeon: fix broken plat_mem_setup()
 2013-04-15  7:06 UTC  (3+ messages)

[PATCH] MIPS: OCTEON: Allow kernel memory allocation from cvmx_bootmem named blocks
 2013-04-14 22:09 UTC 

[PATCH 1/6] DT: add vendor prefixes for Ralink
 2013-04-14 11:41 UTC  (13+ messages)
` [PATCH 2/6] DT: add documentation for the Ralink MIPS SoCs
` [PATCH 3/6] DT: MIPS: ralink: extend RT3050 dtsi and dts file
` [PATCH 4/6] DT: MIPS: ralink: add RT2880 dts files
` [PATCH 5/6] DT: MIPS: ralink: add RT3883 "
` [PATCH 6/6] DT: MIPS: ralink: add MT7620 "

[PATCH V3 01/14] MIPS: ralink: add PCI IRQ handling
 2013-04-14  7:42 UTC  (11+ messages)
` [PATCH V3 02/14] MIPS: ralink: add RT3352 register defines
` [PATCH V3 03/14] MIPS: ralink: fix RT305x clock setup
` [PATCH V3 11/14] MIPS: ralink: adds support for RT2880 SoC family
` [PATCH V3 12/14] MIPS: ralink: adds support for RT3883 "
` [PATCH V3 13/14] MIPS: ralink: adds support for MT7620 "

[RFC PATCH v1 07/19] mm/MIPS: prepare for killing free_all_bootmem_node()
 2013-04-13 15:36 UTC 

[PATCH V2] MIPS: move mips_{set,get}_machine_name() to a more generic place
 2013-04-13 12:18 UTC  (2+ messages)

[PATCH V2 2/2] tty: serial: ralink: select SERIAL_8250_RT288X when ralink kernel is built
 2013-04-13 11:42 UTC 


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