linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 06:55:33 to 2019-11-14 07:40:08 UTC [more...]

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

RISC-V nommu support v6
 2019-11-14  7:31 UTC  (25+ 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 03/12] riscv: poison SBI calls "
` [PATCH 04/12] riscv: cleanup the default power off implementation
` [PATCH 05/12] riscv: implement remote sfence.i using IPIs
` [PATCH 06/12] riscv: add support for MMIO access to the timer registers

[PATCH v6 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-11-14  7:15 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
` [PATCH v6 2/4] riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
` [PATCH v6 3/4] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
` [PATCH v6 4/4] MAINTAINERS: Add Green as SiFive PDMA driver maintainer

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

[PATCH 00/50] Add log level to show_stack()
 2019-11-13 16:40 UTC  (39+ messages)
` [PATCH 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
` [PATCH 27/50] riscv: Add show_stack_loglvl()

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-13 13:10 UTC  (8+ 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 v3] riscv: Use PMD_SIZE to repalce PTE_PARENT_SIZE
 2019-11-12 20:03 UTC  (3+ messages)

[PATCH] RISC-V: Add multiple compression image format
 2019-11-12 19:35 UTC  (3+ 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  (44+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/21] parisc: remove __ioremap
` [PATCH 08/21] x86: Clean up ioremap()
` [PATCH 09/21] xtensa: clean up ioremap
` [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 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap
` generic-iomap tree for linux-next

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

[PATCH] RISC-V: Enable SYSCON reboot and poweroff drivers
 2019-11-12  4:19 UTC  (13+ messages)

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

[PATCH v2] riscv: Use PMD_SIZE to repalce PTE_PARENT_SIZE
 2019-11-08  8:50 UTC  (5+ messages)

[PATCH v2] riscv: move sifive_l2_cache.c to drivers/soc
 2019-11-07 11:07 UTC  (2+ messages)

[PATCH, resend] riscv: move sifive_l2_cache.c to drivers/soc
 2019-11-07  9:19 UTC  (5+ messages)

[PATCH v5 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-11-07  2:11 UTC  (4+ messages)
` [PATCH v5 3/4] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00

[PATCH] riscv: clean up the macro format in each header file
 2019-11-06 22:48 UTC  (2+ messages)

[PATCH 0/3] riscv: add support for restartable sequence
 2019-11-05  1:58 UTC  (4+ messages)
` [PATCH 1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API
` [PATCH 2/3] riscv: Add support for restartable sequence
` [PATCH 3/3] rseq/selftests: Add support for riscv

generic ioremap (and lots of cleanups) v2
 2019-11-05  1:26 UTC  (4+ messages)
` [PATCH 20/21] csky: remove ioremap_cache

[PATCH v2 0/2] Cleanup isa string access and print
 2019-11-04 23:06 UTC  (6+ messages)
` [PATCH v2 2/2] RISC-V: Consolidate isa correctness check

[PATCH] spi: sifive: disable clk when probe fails and remove
 2019-11-04 13:27 UTC  (4+ messages)
` Applied "spi: sifive: disable clk when probe fails and remove" to the spi tree

[GIT PULL] RISC-V updates for v5.4-rc6
 2019-11-02  0:25 UTC  (2+ messages)

[PATCH v15 07/23] riscv: mm: Add p?d_leaf() definitions
 2019-11-01 14:09 UTC 

lists.infradead.org mailing list memberships reminder
 2019-11-01 12:00 UTC 

[PATCH] riscv: Use PMD_SIZE to repalce PTE_PARENT_SIZE
 2019-11-01  2:42 UTC  (2+ messages)

Experimental branch
 2019-10-31 19:29 UTC  (3+ messages)

[PATCH] riscv: separate MMIO functions into their own header file
 2019-10-31 15:56 UTC  (2+ messages)

[PATCH v4 0/3] Optimize tlbflush path
 2019-10-31 15:13 UTC  (4+ messages)

[PATCH] MAINTAINERS: Change to my personal email address
 2019-10-30  8:03 UTC  (2+ messages)

[PATCH v2] RISC-V: Add PCIe I/O BAR memory mapping
 2019-10-29 18:22 UTC  (4+ messages)

32-bits offset issue preventing module to load,
 2019-10-29 10:50 UTC  (2+ 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).