linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 18:41:56 to 2019-05-27 16:12:53 UTC [more...]

[PATCH v5 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-05-27 16:12 UTC  (4+ messages)

[PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
 2019-05-27 14:37 UTC 

[v4 PATCH] RISC-V: Add an Image header that boot loader can parse
 2019-05-27 14:34 UTC  (3+ messages)

[PATCH v7 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-27 13:25 UTC  (11+ messages)
` [PATCH v7 1/3] dt-bindings: i2c: extend existing opencore bindings
` [PATCH v7 2/3] i2c-ocores: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v7 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

5.2-rc1 boot on Unleashed
 2019-05-27 12:21 UTC  (30+ messages)

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-27 11:52 UTC  (14+ messages)
` [PATCH 1/2] net/macb: bindings doc: add sifive fu540-c000 binding
` [PATCH 2/2] net: macb: Add support for SiFive FU540-C000

[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
 2019-05-27  9:09 UTC  (4+ messages)

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-05-26 16:08 UTC  (5+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
` [PATCH REBASE v2 2/2] riscv: Introduce huge page support for 32/64bit kernel

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-26 13:47 UTC  (15+ messages)
` [PATCH v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v4 14/14] riscv: Make mmap allocation top-down by default

[PATCH v2] PCI: endpoint: Set endpoint controller pointer to null
 2019-05-25  8:24 UTC  (9+ messages)

[PATCH v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR
 2019-05-24 18:50 UTC  (5+ messages)

[RFT PATCH v5 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-24  9:38 UTC  (9+ messages)
` [RFT PATCH v5 1/5] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v5 2/5] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v5 3/5] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v5 4/5] arm: Use common cpu_topology structure and functions
` [RFT PATCH v5 5/5] RISC-V: Parse cpu topology during boot

[PATCH v2] PCI: endpoint: Clear BAR before freeing its space
 2019-05-24  8:50 UTC  (3+ messages)

[PATCH v2] PCI: endpoint: Allocate enough space for fixed size BAR
 2019-05-24  8:44 UTC  (3+ messages)

[v3 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-24  0:16 UTC  (3+ messages)

[RFT PATCH v4 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-23 23:34 UTC  (4+ messages)
` [RFT PATCH v4 3/5] cpu-topology: Move cpu topology code to common code

[PATCH v2 0/2] tools: PCI: Fix broken pcitest compilation
 2019-05-23 21:18 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: PCI: Fix compiler warning in pcitest

[PATCH 0/2] tools: PCI: Fix broken pcitest compilation
 2019-05-23 20:30 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: PCI: Fix compiler warning in pcitest

[v2 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-23 18:45 UTC  (12+ messages)

[PATCH bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
 2019-05-23 13:58 UTC  (4+ messages)

[PATCH] riscv: using page table index in setup_vm()
 2019-05-23 10:12 UTC  (3+ messages)

[PATCH 1/6] arch: riscv: add support for building DTB files from DT source data
 2019-05-22 19:18 UTC  (2+ messages)

[PATCH v2] EDAC support for SiFive SoCs
 2019-05-22  9:34 UTC  (6+ messages)
` [PATCH v2] edac: sifive: Add EDAC platform driver "

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

[PATCH] riscv: include generic support for MSI irqdomains
 2019-05-21 19:01 UTC  (5+ messages)

[PATCH v2] clk: sifive: restrict Kconfig scope for the FU540 PRCI driver
 2019-05-21 18:34 UTC  (3+ messages)

[PATCH] riscv: move flush_icache_{all,mm} code to proper location
 2019-05-21 10:38 UTC  (2+ messages)
` [PATCH] riscv: move flush_icache_{all, mm} "

misc cleanups
 2019-05-21 10:33 UTC  (3+ messages)
` [PATCH 9/9] riscv: call pm_power_off from machine_halt / machine_power_off

[PATCH v5 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-21  8:57 UTC  (10+ messages)
` [PATCH v5 1/3] dt-bindings: i2c: extend existing opencore bindings
` [PATCH v5 2/3] i2c-ocores: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v5 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[PATCH v4 0/2] Two-stagged initial page table setup
 2019-05-21  7:38 UTC  (5+ messages)
` [PATCH v4 2/2] RISC-V: Setup initial page tables in two stages

Patches for v5.2-rc and v5.3 merge window
 2019-05-20 17:21 UTC 

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

[PATCH] RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
 2019-05-20  8:05 UTC  (2+ messages)

[PATCH] riscv: remove free_initrd_mem
 2019-05-20  8:04 UTC  (2+ messages)

[PATCH v3 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-20  4:20 UTC  (4+ messages)
` [PATCH v3 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[GIT PULL] RISC-V Patches for the 5.2 Merge Window, Part 1 v3
 2019-05-19 17:45 UTC  (2+ messages)

[GIT PULL] asm-generic: kill <asm/segment.h> and improve nommu generic uaccess helpers
 2019-05-17  8:54 UTC  (9+ messages)

[PATCH V3 0/3] riscv: Add perf callchain support
 2019-05-17  8:43 UTC  (4+ messages)
` [PATCH V3 1/3] "
` [PATCH V3 2/3] riscv: Add support for perf registers sampling
` [PATCH V3 3/3] riscv: Add support for libdw

[GIT PULL] RISC-V Patches for the 5.2 Merge Window, Part 1 v2
 2019-05-17  3:07 UTC  (3+ 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).