messages from 2018-08-01 14:18:58 to 2018-08-10 01:03:54 UTC [more...]
[PATCH v2 0/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls
2018-08-10 1:03 UTC (6+ messages)
` [PATCH v2 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v2 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
[PATCH v2] RISC-V: Add the directive for alignment of stvec's value
2018-08-10 0:37 UTC (2+ messages)
` FW: "
[PATCH] module: Add the print format of Elf_Addr for 32/64-bit compatibly
2018-08-10 0:36 UTC (2+ messages)
RISC-V: Don't use a global include guard for uapi/asm/syscalls
2018-08-09 22:19 UTC (3+ messages)
` [PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v3 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
2018-08-09 20:58 UTC (11+ messages)
` "
` [PATCH v2] "
simplified RISC-V interrupt and clocksource handling v2
2018-08-09 10:19 UTC (40+ messages)
` [PATCH 01/11] dt-bindings: Correct RISC-V's timebase-frequency
` [PATCH 02/11] dt-bindings: Add an enable method to RISC-V
` [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH 04/11] RISC-V: remove timer leftovers
` [PATCH 05/11] RISC-V: simplify software interrupt / IPI code
` [PATCH 06/11] RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
` [PATCH 07/11] RISC-V: add a definition for the SIE SEIE bit
` [PATCH 08/11] RISC-V: implement low-level interrupt handling
` [PATCH 09/11] RISC-V: Support per-hart timebase-frequency
` [PATCH 10/11] irqchip: add a SiFive PLIC driver
` [PATCH 11/11] clocksource: new RISC-V SBI timer driver
[PATCH v6 5/5] Auto-detect whether a FPU exists
2018-08-09 8:02 UTC (2+ messages)
simplified RISC-V interrupt and clocksource handling v4
2018-08-09 7:56 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller
` [PATCH v4 2/3] dt-bindings: interrupt-controller: SiFive Plaform Level Interrupt Controller
` [PATCH v4 3/3] irqchip: add a SiFive PLIC driver
[PATCH v5 0/5] riscv: Add support to no-FPU systems
2018-08-09 7:33 UTC (10+ messages)
` [PATCH v5 1/5] Extract FPU context operations from entry.S
` [PATCH v5 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH v5 3/5] Cleanup ISA string setting
` [PATCH v5 4/5] Allow to disable FPU support
` [PATCH v5 5/5] Auto-detect whether a FPU exists
simplified RISC-V interrupt and clocksource handling v3
2018-08-08 20:49 UTC (17+ messages)
` [PATCH 1/8] RISC-V: remove timer leftovers
` [PATCH 2/8] RISC-V: simplify software interrupt / IPI code
` [PATCH 3/8] RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
` [PATCH 4/8] RISC-V: add a definition for the SIE SEIE bit
` [PATCH 5/8] RISC-V: implement low-level interrupt handling
` [PATCH 6/8] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH 7/8] irqchip: add a SiFive PLIC driver
` [PATCH 8/8] clocksource: new RISC-V SBI timer driver
[PATCH 1/2] pcie-microsemi: Add support for the Vera-board root complex
2018-08-08 7:43 UTC (4+ messages)
[PATCH v4 0/5] riscv: Add support to no-FPU systems
2018-08-08 7:18 UTC (8+ messages)
` [PATCH v4 1/5] Extract FPU context operations from entry.S
` [PATCH v4 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH v4 3/5] Cleanup ISA string setting
` [PATCH v4 4/5] Allow to disable FPU support
` [PATCH v4 5/5] Auto-detect whether a FPU exists
RISC-V Microconferece at LPC 2018
2018-08-07 23:02 UTC
[PATCH V2] riscv: Convert uses of REG_FMT to %p
2018-08-07 15:12 UTC (3+ messages)
[PATCH 1/4] pcie-microsemi: Add support for the Vera-board root complex
2018-08-06 23:34 UTC (7+ messages)
` [PATCH 2/4] riscv/smpboot: Fix mm_grab() typo
` [PATCH 3/4] riscv/smpboot: Add missing include
` [PATCH 4/4] irq-riscv-plic: Update function name
[RFC] RISC-V: Fix !CONFIG_SMP compilation error
2018-08-06 23:17 UTC
add support for Xilinx PCIe root ports on RISC-V v3
2018-08-06 19:49 UTC (16+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH
[PATCH 1/2] pcie-microsemi: Add support for the Vera-board root complex
2018-08-06 18:51 UTC (2+ messages)
` [PATCH 2/2] riscv/smpboot: Fix mm_grab() typo
[PATCH v2] riscv: Add support to no-FPU systems
2018-08-05 23:32 UTC (6+ messages)
[PATCH v3 3/7] riscv: Delete asm/compat.h
2018-08-05 21:29 UTC (4+ messages)
RISC-V irqchip drivers
2018-08-04 16:40 UTC (22+ messages)
` [PATCH 3/6] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH 4/6] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
` [PATCH 6/6] dt-bindings: interrupt-controller: RISC-V PLIC documentation
add support for Xilinx PCIe root ports on RISC-V v2
2018-08-04 10:12 UTC (10+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH
[PATCH] RISC-V: Add the directive for alignment of stvec's value
2018-08-04 4:38 UTC (5+ messages)
[PATCH v3 0/4] riscv: Add support to no-FPU systems
2018-08-03 6:42 UTC (10+ messages)
` [PATCH v3 1/4] Extract FPU context operations from entry.S
` [PATCH v3 2/4] Refactor FPU codes in signal setup/return procedures
` [PATCH v3 3/4] Cleanup ISA string setting
` [PATCH v3 4/4] Add an option to support no-FPU systems
[PATCH] riscv: remove unnecessary of_platform_populate call
2018-08-03 1:58 UTC (2+ messages)
[PATCH] RISC-V: Add preprocessor directives for boot_sec_cpu
2018-08-03 0:27 UTC (3+ messages)
[RFC PATCH 2/2] riscv: Introduce per cpu based local timer interrupt
2018-08-03 0:14 UTC (2+ messages)
[RFC PATCH 2/2] riscv: Introduce per cpu based local timer interrupt
2018-08-02 21:53 UTC (2+ messages)
[PATCH 2/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
2018-08-02 20:30 UTC (2+ messages)
[PATCH 3/3] irqchip: RISC-V Local Interrupt Controller Driver
2018-08-02 18:30 UTC (2+ messages)
RFC: simplified RISC-V interrupt and clocksource handling
2018-08-02 11:51 UTC (20+ messages)
` [PATCH 5/9] RISC-V: implement low-level interrupt handling
` [PATCH 7/9] irqchip: add a RISC-V PLIC driver
` [PATCH 8/9] dt-bindings: interrupt-controller: RISC-V PLIC documentation
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;
as well as URLs for NNTP newsgroup(s).