messages from 2015-01-16 15:05:52 to 2015-01-20 13:51:18 UTC [more...]
[PATCH] MIPS: Add R16000 detection
2015-01-20 13:51 UTC (8+ messages)
[PATCH v10 3/3] clk: Add rate constraints to clocks
2015-01-20 13:24 UTC
[PATCH v9 3/3] clk: Add floor and ceiling constraints to clock rates
2015-01-20 13:04 UTC (3+ messages)
[PATCH RFC v2 00/70] Add MIPS R6 support
2015-01-20 11:47 UTC (58+ messages)
` [PATCH RFC v2 04/70] MIPS: Add build support for the MIPS R6 ISA
` [PATCH RFC v2 05/70] MIPS: mm: uasm: Add signed 9-bit immediate related macros
` [PATCH RFC v2 06/70] MIPS: mm: Add MIPS R6 instruction encodings
` [PATCH RFC v2 10/70] MIPS: asm: asmmacro: Drop unused 'reg' argument on MIPSR2
` [PATCH RFC v2 12/70] MIPS: asm: asmmacro: Replace add instructions with "addui"
` [PATCH RFC v2 18/70] MIPS: asm: spram: Add MIPS R6 related definitions
` [PATCH RFC v2 19/70] MIPS: Use the new "ZC" constraint for MIPS R6
` [PATCH RFC v2 24/70] MIPS: asm: spinlock: Replace sub instruction with addiu
` [PATCH RFC v2 26/70] MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
` [PATCH RFC v2 27/70] MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
` [PATCH RFC v2 40/70] MIPS: mm: page: Add MIPS R6 support
` [PATCH RFC v3 "
` [PATCH RFC v2 57/70] MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
` [PATCH RFC v2 67/70] MIPS: kernel: process: Do not allow FR=0 on MIPS R6
` [PATCH RFC v2 68/70] MIPS: kernel: elf: Improve the overall ABI and FPU mode checks
[PATCH] i2c: drop ancient protection against sysfs refcounting issues
2015-01-20 11:35 UTC (15+ messages)
[PATCH] mmc: OCTEON: Add host driver for OCTEON MMC controller
2015-01-20 10:53 UTC (6+ messages)
[PATCH] SATA: OCTEON: support SATA on OCTEON platform
2015-01-19 20:46 UTC (6+ messages)
[PATCH V4 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates
2015-01-19 19:13 UTC (7+ messages)
` [PATCH V4 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors
[PATCH RESEND v8 2/2] clk: Add floor and ceiling constraints to clock rates
2015-01-19 17:00 UTC (3+ messages)
[PATCH] irqchip: mips-gic: Avoid rerouting timer IRQs for smp-cmp
2015-01-19 15:38 UTC (2+ messages)
[RFC 00/11] i2c: add generic quirk infrastructure
2015-01-19 15:05 UTC (6+ messages)
` [RFC 01/11] i2c: add quirk structure to describe adapter flaws
[PATCH 00/36] jz4780 & CI20 support
2015-01-19 12:08 UTC (76+ messages)
` [PATCH 01/36] devicetree/bindings: add Ingenic Semiconductor vendor prefix
` [PATCH 02/36] MIPS: jz4740: require & include DT
` [PATCH 03/36] MIPS: irq_cpu: declare irqchip table entry
` [PATCH 04/36] MIPS: jz4740: probe CPU interrupt controller via DT
` [PATCH 05/36] MIPS: jz4740: use generic plat_irq_dispatch
` [PATCH 06/36] MIPS: jz4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH 07/36] devicetree: document ingenic,jz4740-intc binding
` [PATCH 08/36] MIPS: jz4740: allow interrupt controller probe via DT
` [PATCH 09/36] MIPS: jz4740: probe interrupt controller "
` [PATCH 10/36] MIPS: jz4740: remove non-DT interrupt controller init
` [PATCH 11/36] MIPS: jz4740: register an irq_domain for the interrupt controller
` [PATCH 12/36] MIPS: jz4740: call jz4740_clock_init earlier
` [PATCH 13/36] MIPS: jz4740: replace use of jz4740_clock_bdata
` [PATCH 14/36] clk: jz47xx-cgu: add driver for Ingenic jz47xx series CGU clocks
` [PATCH 15/36] devicetree: add ingenic,jz4740-cgu binding documentation
` [PATCH 16/36] MIPS,clk: migrate jz4740 to common clock framework
` [PATCH 17/36] MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH 18/36] MIPS,clk: move jz4740 UDC auto suspend functions "
` [PATCH 19/36] MIPS,clk: move jz4740 clock suspend,resume "
` [PATCH 20/36] MIPS: jz4740: remove clock.h
` [PATCH 21/36] MIPS: jz4740: only detect RAM size if not specified in DT
` [PATCH 22/36] MIPS: jz4740: support >32 interrupts
` [PATCH 23/36] MIPS: jz4740: define IRQ numbers based on number of intc IRQs
` [PATCH 24/36] devicetree: document ingenic,jz4740-uart binding
` [PATCH 25/36] devicetree: document ingenic,jz4780-uart binding
` [PATCH 26/36] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
` [PATCH 27/36] MIPS: allow mach-provided serial.h
` [PATCH 28/36] MIPS: jz4740: use jz47xx-uart & DT for UART output
` [PATCH 29/36] devicetree: add ingenic,jz4780-cgu binding documentation
` [PATCH 30/36] clk: add Ingenic jz4780 CGU driver
` [PATCH 31/36] devicetree: document ingenic,jz4780-intc binding
` [PATCH 32/36] MIPS: jz4740: add jz4780 interrupt controller support
` [PATCH 33/36] MIPS: add jz4780 Ingenic vendor ID
` [PATCH 34/36] MIPS: initial Ingenic jz4780 support
` [PATCH 35/36] MIPS: initial MIPS Creator CI20 board support
` [PATCH 36/36] MIPS: allow jz4780 to be selected in Kconfig
[PATCH v2] MIPS: cevt-r4k: Drop GIC special case
2015-01-19 12:00 UTC (2+ messages)
[PATCH] MIPS: irq-mips-gic.c: handle pending interrupts once in __gic_irq_dispatch()
2015-01-19 11:51 UTC (2+ messages)
[PATCH] MIPS: cevt-r4k: Use Cause.TI for timer pending
2015-01-19 11:25 UTC (3+ messages)
[PATCH] MIPS: fork: Fix MSA/FPU/DSP context duplication race
2015-01-19 10:30 UTC (2+ messages)
[PATCH] MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
2015-01-19 9:19 UTC
3.18+: soft-float userland unusable due to .MIPS.abiflags patch
2015-01-19 9:15 UTC (11+ messages)
[PATCH] MIPS: Display CPU byteorder in /proc/cpuinfo
2015-01-19 9:02 UTC
[PATCH] MIPS: R10000: Split R10000 definitions from R12000 and up
2015-01-19 8:56 UTC
[PATCH] MIPS: bypass FP mode checks when CONFIG_MIPS_O32_FP64_SUPPORT==n
2015-01-19 7:08 UTC (3+ messages)
[PATCH V6 3/8] MIPS: Cleanup Loongson-2F's gpio driver
2015-01-19 6:21 UTC (4+ messages)
` [PATCH V6 5/8] GPIO: Add Loongson-3A/3B GPIO driver support
[PATCH 02/02 resend #2] MIPS: IP32: Add platform data hooks to use DS1685 driver
2015-01-19 1:25 UTC
[PATCH 01/02 resend #2] RTC: Add driver for DS1685 family of real time clocks
2015-01-19 1:25 UTC
[PATCH] MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
2015-01-18 21:47 UTC (6+ messages)
[PATCH] MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC
2015-01-17 16:16 UTC (10+ messages)
[PATCH v2] MIPS: Changed current_thread_info() to an equivalent supported by both clang and GCC
2015-01-17 15:52 UTC (3+ messages)
[PATCH v3.19] MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
2015-01-16 18:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox