Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-04-24 12:26:57 to 2015-04-29 15:12:48 UTC [more...]

[PATCH] MIPS64: R6: R2 emulation bugfix
 2015-04-29 15:12 UTC  (7+ messages)

[PATCH] MIPS: Fix up obsolete cpu_set usage
 2015-04-29  9:38 UTC  (3+ messages)

[PATCH 0/8] MIPS: Loongson: Add basic Loongson-1A CPU support
 2015-04-29  3:57 UTC  (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH 3/8] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH 4/8] MIPS: Loongson: Add loongson-1A board support
` [PATCH 5/8] MIPS: Loongson-1A: Workaround for pll register can't be read
` [PATCH 6/8] MIPS: Loongson-1A: Add IRQ type setting support
` [PATCH 7/8] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH 8/8] MIPS: Loongson: Add a Loongson-1A default config file

[PATCH V4 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  1:13 UTC  (3+ messages)
` [PATCH V4 1/2] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH V4 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH V3 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  0:49 UTC  (8+ messages)
` [PATCH V3 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] MIPS: pistachio: Support 8250-based early printk
 2015-04-28 22:08 UTC  (2+ messages)

MIPS64: R6: R2 emulation bugfix
 2015-04-28 19:53 UTC 

[PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
 2015-04-28 17:52 UTC 

[PATCH] MIPS: R6: memcpy bugfix - zero length overwrites memory
 2015-04-28 15:40 UTC  (4+ messages)

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype
 2015-04-28 15:11 UTC  (2+ messages)

Build regressions/improvements in v4.1-rc1
 2015-04-28 14:41 UTC  (11+ messages)
          ` [PATCH] tile: properly use node_isset() on a nodemask_t

[PATCH/RFC 0/2] KVM: micro-optimization and interrupt disabling
 2015-04-28 14:12 UTC  (6+ messages)
` [PATCH/RFC 1/2] KVM: Push down irq_save to architectures before kvm_guest_enter
` [PATCH/RFC 2/2] KVM: push down irq_save from kvm_guest_exit

[PATCH 0/2] MIPS: CDMM big endian fixes for v4.1
 2015-04-28 11:15 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Fix CDMM to use native endian MMIO reads
` [PATCH 2/2] ttyFDC: Fix "

[PATCH 06/12] trivial: MIPS: Netlogic: xlp/ahci-init-xlp2.c fix 0x0x prefixes
 2015-04-28 11:11 UTC 

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-28 11:03 UTC  (89+ messages)
` [PATCH v4 01/37] devicetree/bindings: add Ingenic Semiconductor vendor prefix
` [PATCH v4 02/37] devicetree/bindings: add Qi Hardware "
` [PATCH v4 03/37] MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
` [PATCH v4 04/37] MIPS: ingenic: add newer vendor IDs
` [PATCH v4 05/37] MIPS: JZ4740: require & include DT
` [PATCH v4 06/37] MIPS: irq_cpu: declare irqchip table entry
` [PATCH v4 07/37] MIPS: JZ4740: probe CPU interrupt controller via DT
` [PATCH v4 08/37] MIPS: JZ4740: use generic plat_irq_dispatch
` [PATCH v4 09/37] MIPS: JZ4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH v4 10/37] devicetree: document Ingenic SoC interrupt controller binding
` [PATCH v4 11/37] MIPS: JZ4740: probe interrupt controller via DT
` [PATCH v4 12/37] MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
` [PATCH v4 13/37] MIPS: JZ4740: register an irq_domain for the interrupt controller
` [PATCH v4 14/37] MIPS: JZ4740: drop intc debugfs code
` [PATCH v4 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v4 16/37] MIPS: JZ4740: support >32 interrupts
` [PATCH v4 17/37] MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
` [PATCH v4 18/37] MIPS: JZ4740: read intc base address from DT
` [PATCH v4 19/37] MIPS: JZ4740: avoid JZ4740-specific naming
` [PATCH v4 20/37] MIPS: JZ4740: support newer SoC interrupt controllers
` [PATCH v4 21/37] irqchip: move Ingenic SoC intc driver to drivers/irqchip
` [PATCH v4 22/37] MIPS: JZ4740: call jz4740_clock_init earlier
` [PATCH v4 23/37] MIPS: JZ4740: replace use of jz4740_clock_bdata
` [PATCH v4 24/37] devicetree: add Ingenic CGU binding documentation
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v4 26/37] MIPS,clk: migrate JZ4740 to common clock framework
` [PATCH v4 27/37] MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH v4 28/37] MIPS,clk: move jz4740 UDC auto suspend functions "
` [PATCH v4 29/37] MIPS,clk: move jz4740 clock suspend,resume "
` [PATCH v4 30/37] clk: ingenic: add JZ4780 CGU support
` [PATCH v4 31/37] MIPS: JZ4740: remove clock.h
` [PATCH v4 32/37] MIPS: JZ4740: only detect RAM size if not specified in DT
` [PATCH v4 33/37] devicetree: document Ingenic SoC UART binding
` [PATCH v4 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs
` [PATCH v4 35/37] MIPS: JZ4740: use Ingenic SoC UART driver
` [PATCH v4 36/37] MIPS: ingenic: initial JZ4780 support
` [PATCH v4 37/37] MIPS: ingenic: initial MIPS Creator CI20 support

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-28  9:28 UTC  (11+ messages)
` [PATCH 06/11] mips/ath25: remove legacy __cpuinit section that crept in
` [PATCH 07/11] mips/bcm77xx: remove legacy __cpuinit sections "
` [PATCH 08/11] mips/c-r4k: remove legacy __cpuinit section "
` [PATCH 10/11] mips/mm/tlbex: remove new instance of __cpuinit that crept back in

question about vrc4173_cardu.c
 2015-04-28  5:51 UTC 

[PATCH v2 0/8] clk: Minor cleanups
 2015-04-28  4:46 UTC  (9+ messages)
` [PATCH v2 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH v2 2/8] clk: exynos: "
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH v2 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH v2 6/8] clk: sirf: "
` [PATCH v2 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const

[PATCH 0/4] MIPS: Misc fixes (mostly relating to KVM guests)
 2015-04-27 14:07 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Fix KVM guest fixmap address
` [PATCH 2/4] MIPS: tlbex: Fix broken offsets on r2 without XPA
` [PATCH 3/4] MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
` [PATCH 4/4] MIPS: Malta: Select 32bit DMA zone for 64-bit kernels

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

[PATCH v3 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-04-27 13:42 UTC  (3+ messages)
` [PATCH v3 12/12] MIPS: Add basic support for the TL-WR1043ND version 1

mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)
 2015-04-27 13:44 UTC  (3+ messages)

MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS
 2015-04-27  7:11 UTC  (2+ messages)

MIPS: BUG() in isolate_lru_pages in mm/vmscan.c?
 2015-04-25 18:53 UTC  (2+ messages)

[PATCH 0/4] spi: spi-ath79: Devicetree support and misc fixes
 2015-04-24 17:58 UTC  (7+ messages)
` [PATCH 1/4] devicetree: add binding documentation for the AR7100 SPI controller
` [PATCH 2/4] spi: spi-ath79: Add device tree support
` [PATCH 3/4] spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 4/4] spi: spi-ath79: Set the initial state of CS0

[PATCH] gitignore: Add MIPS vmlinux.32 to the list
 2015-04-24 17:27 UTC 


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