linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 10:16:03 to 2019-11-26 04:14:42 UTC [more...]

[PATCH v4 0/4] Add support for SBI v0.2
 2019-11-26  4:14 UTC  (8+ messages)
` [PATCH v4 1/4] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v4 2/4] RISC-V: Add basic support for SBI v0.2
` [PATCH v4 3/4] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v4 4/4] RISC-V: Implement new SBI v0.2 extensions

[PATCH v2] riscv: Fix Kconfig indentation
 2019-11-25 20:15 UTC  (4+ messages)

[PATCH] Documentation: riscv: add patch acceptance guidelines
 2019-11-25 15:57 UTC  (14+ messages)

[PATCH v3 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25 14:02 UTC  (8+ messages)
` [PATCH v3 1/6] genirq: introduce irq_domain_translate_onecell
` [PATCH v3 2/6] irqchip: nvic: Use irq_domain_translate_onecell instead of custom func
` [PATCH v3 3/6] irqchip: sifive: Support hierarchy irq domain
` [PATCH v3 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v3 6/6] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[PATCH 0/4] QEMU Virt Machine Kconfig option
 2019-11-25 13:22 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Add kconfig option for QEMU virt machine
` [PATCH 2/4] RISC-V: Enable QEMU virt machine support in defconfigs
` [PATCH 3/4] RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
` [PATCH 4/4] RISC-V: Select Goldfish RTC driver "

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25  4:54 UTC  (18+ messages)
` [PATCH 1/4] irqchip: sifive: Support hierarchy irq domain
` [PATCH 2/4] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH 3/4] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH 4/4] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[PATCH v2] Documentation: riscv: add patch acceptance guidelines
 2019-11-24  0:59 UTC 

[PATCH 0/2] riscv: defconfigs: enable debugging options
 2019-11-23  4:25 UTC  (9+ messages)
` [PATCH 1/2] riscv: defconfigs: enable debugfs
` [PATCH 2/2] riscv: defconfigs: enable more debugging options

[PATCH] RISC-V: Enable SYSCON reboot and poweroff drivers
 2019-11-23  3:03 UTC  (14+ messages)

[PATCH v2] RISC-V: Add address map dumper
 2019-11-23  2:57 UTC  (4+ messages)

Experimental branch
 2019-11-23  2:47 UTC  (3+ messages)

RISC-V nommu support v6
 2019-11-23  2:19 UTC  (21+ messages)
` [PATCH 01/12] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 02/12] riscv: don't allow selecting SBI based drivers for M-mode
` [PATCH 06/12] riscv: add support for MMIO access to the timer registers
` [PATCH 09/12] riscv: clear the instruction cache and all registers when booting
` [PATCH 10/12] riscv: add nommu support
` [PATCH 11/12] riscv: provide a flat image loader

[PATCH v2 0/5] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-22 10:17 UTC  (18+ messages)
` [PATCH v2 1/5] genirq: introduce irq_domain_translate_onecell
` [PATCH v2 2/5] irqchip: sifive: Support hierarchy irq domain
` [PATCH v2 3/5] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v2 4/5] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v2 5/5] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2019-11-21 22:34 UTC  (3+ messages)
` [RFC/RFT 1/2] RISC-V: Implement ptrace regs and stack API

[PATCH 0/3] riscv: add support for restartable sequence
 2019-11-21 22:32 UTC  (4+ messages)
` [PATCH 1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API

[PATCH v3 0/4] Add support for SBI v0.2
 2019-11-21 19:07 UTC  (7+ messages)
` [PATCH v3 1/4] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v3 2/4] RISC-V: Add basic support for SBI v0.2
` [PATCH v3 3/4] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v3 4/4] RISC-V: Implement SBI v0.2 replacement extensions

[PATCH] riscv: Fix Kconfig indentation
 2019-11-21 18:18 UTC  (2+ messages)

Open ISA (RISC-V, OpenPOWER, etc) Miniconf at LCA 2020
 2019-11-21  1:48 UTC 

[PATCH v9 00/22] KVM RISC-V Support
 2019-11-20  8:04 UTC  (3+ messages)
` [PATCH v9 03/22] RISC-V: Add initial skeletal KVM support

[PATCH v4 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-11-19 20:18 UTC  (2+ messages)

linux-next: manual merge of the generic-ioremap tree with the risc-v tree
 2019-11-19 18:33 UTC 

[PATCH v4 0/3] KASAN support for RISC-V
 2019-11-18 16:22 UTC  (5+ messages)
` [PATCH v4 1/3] kasan: No KASAN's memmove check if archs don't have it

QEMU RISC-V virt machine poweroff driver
 2019-11-18  6:12 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: power: reset: document the QEMU RISC-V virt machine poweroff device

[PATCH] riscv: separate MMIO functions into their own header file
 2019-11-17 23:36 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 102/237] RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
 2019-11-16 15:38 UTC 

[PATCH v6 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-11-15 19:48 UTC  (5+ messages)
` [PATCH v6 2/4] riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00

[PATCH 0/2] riscv: Align shared mappings to avoid cache aliasing
 2019-11-15 19:23 UTC  (3+ messages)
` [PATCH 1/2] riscv: Align shared mappings to SHMLBA
` [PATCH 2/2] riscv: Set SHMLBA according to cache geometry

[PATCH 00/50] Add log level to show_stack()
 2019-11-15  3:36 UTC  (34+ messages)
` [PATCH 01/50] kallsyms/printk: Add loglvl to print_ip_sym()

RISC-V nommu support v5
 2019-11-14  7:40 UTC  (5+ messages)
` [PATCH 09/15] riscv: provide native clint access for M-mode
` [PATCH 10/15] riscv: read the hart ID from mhartid on boot

[PATCH v3] riscv: Use PMD_SIZE to repalce PTE_PARENT_SIZE
 2019-11-12 20:03 UTC  (2+ messages)

[PATCH] RISC-V: Add multiple compression image format
 2019-11-12 19:35 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
 2019-11-12 16:44 UTC  (6+ messages)

generic ioremap (and lots of cleanups) v3
 2019-11-12  8:51 UTC  (18+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 19/21] nds32: use generic ioremap

[PATCH] RISC-V: Add address map dumper
 2019-11-12  6:35 UTC  (6+ messages)

[PATCH RFC] PCI: endpoint: Add NVMe endpoint function driver
 2019-11-11 21:33 UTC  (6+ messages)


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).