linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 07:13:45 to 2019-06-24 11:47:20 UTC [more...]

RISC-V nommu support v2
 2019-06-24 11:47 UTC  (19+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: refactor the IPI code
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 09/17] riscv: provide a flat entry loader
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 11/17] riscv: provide native clint access for M-mode
` [PATCH 12/17] riscv: implement remote sfence.i natively "
` [PATCH 13/17] riscv: poison SBI calls "
` [PATCH 14/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 15/17] riscv: use the correct interrupt levels "
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 17/17] riscv: add nommu support

[PATCH] riscv: dts: Re-organize SPI DT nodes
 2019-06-24 11:24 UTC 

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-06-24 10:40 UTC  (13+ messages)

[PATCH 5.1 096/121] riscv: mm: synchronize MMU after pte change
 2019-06-24  9:57 UTC 

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-24 10:11 UTC  (2+ messages)

[PATCH 4.19 72/90] riscv: mm: synchronize MMU after pte change
 2019-06-24  9:57 UTC 

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-24  9:34 UTC  (15+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v5 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v5 3/3] mtd: spi-nor: add locking support for is25xxxxx device

Patch "riscv: mm: synchronize MMU after pte change" has been added to the 5.1-stable tree
 2019-06-23 20:35 UTC 

Patch "riscv: mm: synchronize MMU after pte change" has been added to the 4.19-stable tree
 2019-06-23 20:35 UTC 

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-23 17:51 UTC  (13+ messages)
` [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v7 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding
` [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v7 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v7 5/7] RISC-V: Parse cpu topology during boot
` [PATCH v7 6/7] base: arch_topology: update Kconfig help description
` [PATCH v7 7/7] MAINTAINERS: Add an entry for generic architecture topology

[PATCH v2] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-23  7:04 UTC  (10+ messages)
` [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-22  5:39 UTC  (6+ messages)
` [PATCH 15/15] kbuild: compile test UAPI headers to ensure they are self-contained

[PATCH v5 0/2] Two-stagged initial page table setup
 2019-06-22  4:13 UTC  (2+ messages)

sifive-fu540-prci.h license (included from fu540-c000.dtsi)
 2019-06-21 23:17 UTC  (3+ messages)

[PATCH 0/5] arch: riscv: add board and SoC DT file support
 2019-06-21 21:39 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

[PATCH v6 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-21 17:13 UTC  (4+ messages)
` [PATCH v6 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v6 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v6 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21  9:59 UTC  (4+ messages)
` [PATCH] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

hUnleashed upstream DT problem
 2019-06-21  4:07 UTC  (11+ messages)
` HiFive Unleashed DT problem with 5.3-rc1 upstream kernel

[PATCH v2] RISC-V: Break load reservations during switch_to
 2019-06-21  1:50 UTC  (5+ messages)

irq-sifive-plic + gpio-sifive break IRQF_ONESHOT
 2019-06-20 10:24 UTC 

[PATCH] riscv: mm: Fix code comment
 2019-06-19 11:01 UTC  (2+ messages)

[PATCH v2] riscv: mm: synchronize MMU after pte change
 2019-06-19  7:44 UTC  (4+ messages)

[PATCH 0/3] riscv: add SOC_SIFIVE config for SiFive specific resource
 2019-06-19  7:04 UTC  (7+ messages)
` [PATCH 1/3] arch: riscv: add config option for building SiFive's SoC resource
` [PATCH 2/3] riscv: select SiFive platform drivers with SOC_SIFIVE
` [PATCH 3/3] riscv: defconfig: enable SOC_SIFIVE

[PATCH v3 0/2] Add macb support for SiFive FU540-C000
 2019-06-19  2:02 UTC  (5+ messages)
` [PATCH v3 1/2] macb: bindings doc: add sifive fu540-c000 binding
` [PATCH v3 2/2] macb: Add support for SiFive FU540-C000

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-18 23:40 UTC  (24+ messages)
` [PATCH v2 1/2] macb: bindings doc: add sifive fu540-c000 binding
` [PATCH v2 2/2] macb: Add support for SiFive FU540-C000

[PATCH v1 00/22] Convert files to ReST - part 3
 2019-06-18 21:05 UTC  (2+ messages)
` [PATCH v1 17/22] docs: add arch doc directories to the index

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-18 14:14 UTC  (3+ messages)

[PATCH 02/15] clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804
 2019-06-18 12:07 UTC  (2+ messages)

[PATCH v3] RISC-V: Break load reservations during switch_to
 2019-06-18  7:24 UTC  (3+ messages)

[PATCH] RISC-V: Take a third shot at describing sfence.vma
 2019-06-18  6:12 UTC 

[PATCH] RISC-V: Avoid using invalid intermediate translations
 2019-06-18  6:12 UTC 

[GIT PULL] RISC-V patches for v5.2-rc6
 2019-06-17 23:35 UTC  (2+ messages)

riscv: remove unused barrier defines
 2019-06-17 14:31 UTC  (2+ messages)

Working device tree for the HifiveU
 2019-06-17 13:50 UTC  (14+ messages)

[PATCH] RISC-V: defconfig: enable clocks, serial console
 2019-06-17 10:36 UTC  (4+ messages)

New shared upstream Linux tree for arch/riscv
 2019-06-17 10:34 UTC 

[PATCH] riscv: mm: synchronize MMU after pte change
 2019-06-17  4:22 UTC  (3+ messages)

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-16 18:39 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540
` [PATCH v3 5/5] riscv: dts: add initial board data for the SiFive HiFive Unleashed

[PATCH] MAINTAINERS: change the arch/riscv git tree to the new shared tree
 2019-06-15 14:47 UTC  (3+ messages)

[PATCH REPOST v8 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-06-14 20:58 UTC  (7+ messages)
` [PATCH REPOST v8 1/3] dt-bindings: i2c: extend existing opencore bindings
` [PATCH REPOST v8 2/3] i2c-ocores: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH REPOST v8 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

RISC-V nommu support
 2019-06-14  9:48 UTC  (6+ messages)
` [PATCH 02/17] mm: stub out all of swapops.h for !CONFIG_MMU

binfmt_flat cleanups and RISC-V support v2
 2019-06-14  8:35 UTC  (12+ messages)
` [PATCH 09/17] binfmt_flat: use fixed size type for the on-disk format
` [PATCH 10/17] binfmt_flat: add endianess annotations
` [PATCH 11/17] binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
` [PATCH 12/17] binfmt_flat: make support for old format binaries optional
` [PATCH 13/17] binfmt_flat: provide an asm-generic/flat.h
` [PATCH 14/17] binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
` [PATCH 15/17] binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
` [PATCH 16/17] binfmt_flat: don't offset the data start
` [PATCH 17/17] riscv: add binfmt_flat support


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