LinuxLists
Users
About
Atish Patra (
[email protected]
)
Number of posts: 955 (0.73 per day)
First post: 2018-04-13 21:50:59
Last post: 2021-11-06 06:42:22
Previous Page
/
Next Page
Date
List
Subject
2020-03-18 01:12:44
linux-kernel
[PATCH v11 05/11] RISC-V: Implement new SBI v0.2 extensions
2020-03-18 01:12:35
linux-kernel
[PATCH v11 01/11] RISC-V: Mark existing SBI as 0.1 SBI.
2020-03-18 01:12:32
linux-kernel
[PATCH v11 00/11] Add support for SBI v0.2 and CPU hotplug
2020-03-02 23:15:33
linux-kernel
[PATCH v3 0/2] Improve PLIC functionality
2020-03-02 23:15:09
linux-kernel
[PATCH v3 1/2] irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
2020-03-02 23:14:28
linux-kernel
[PATCH v3 2/2] irqchip/sifive-plic: Add support for multiple PLICs
2020-02-28 19:03:26
linux-kernel
Re: [v2 PATCH] irqchip/sifive-plic: Add support for multiple PLICs
2020-02-28 18:26:35
linux-kernel
Re: [v2 PATCH] irqchip/sifive-plic: Add support for multiple PLICs
2020-02-28 18:23:52
linux-kernel
Re: [PATCH] RISC-V: Move all address space definition macros to one place
2020-02-28 01:06:22
linux-kernel
Re: [RFC PATCH 5/5] RISC-V: Add EFI stub support.
2020-02-27 22:28:43
linux-kernel
[v1 PATCH 1/5] efi: Move arm-stub to a common file
2020-02-27 22:28:25
linux-kernel
[v1 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
2020-02-27 22:28:20
linux-kernel
[v1 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
2020-02-27 22:28:10
linux-kernel
[v1 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-02-27 22:28:06
linux-kernel
[v1 PATCH 5/5] RISC-V: Add EFI stub support.
2020-02-27 22:27:45
linux-kernel
[v1 PATCH 0/5] Add UEFI support for RISC-V
2020-02-27 19:59:56
linux-kernel
Re: [RFC PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
2020-02-27 19:53:39
linux-kernel
Re: [RFC PATCH 5/5] RISC-V: Add EFI stub support.
2020-02-27 02:09:42
linux-kernel
Re: [RFC PATCH 0/5] Add UEFI support for RISC-V
2020-02-27 01:31:06
linux-kernel
Re: [RFC PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
2020-02-27 01:17:23
linux-kernel
Re: [RFC PATCH 1/5] efi: Move arm-stub to a common file
2020-02-27 00:54:35
linux-kernel
Re: [RFC PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-02-26 22:05:16
linux-kernel
[PATCH v10 08/12] RISC-V: Export SBI error to linux error mapping function
2020-02-26 22:05:00
linux-kernel
[PATCH v10 01/12] RISC-V: Mark existing SBI as 0.1 SBI.
2020-02-26 22:04:43
linux-kernel
[PATCH v10 00/12] Add support for SBI v0.2 and CPU hotplug
2020-02-26 22:03:59
linux-kernel
[PATCH v10 07/12] RISC-V: Add cpu_ops and modify default booting method
2020-02-26 22:03:58
linux-kernel
[PATCH v10 02/12] RISC-V: Add basic support for SBI v0.2
2020-02-26 22:03:40
linux-kernel
[PATCH v10 05/12] RISC-V: Implement new SBI v0.2 extensions
2020-02-26 22:03:33
linux-kernel
[PATCH v10 04/12] RISC-V: Introduce a new config for SBI v0.1
2020-02-26 22:03:30
linux-kernel
[PATCH v10 03/12] RISC-V: Add SBI v0.2 extension definitions
2020-02-26 22:03:23
linux-kernel
[PATCH v10 11/12] RISC-V: Support cpu hotplug
2020-02-26 22:03:10
linux-kernel
[PATCH v10 10/12] RISC-V: Add supported for ordered booting method using HSM
2020-02-26 22:03:09
linux-kernel
[PATCH v10 12/12] irqchip/sifive-plic: Initialize the plic handler when cpu comes online
2020-02-26 22:03:07
linux-kernel
[PATCH v10 06/12] RISC-V: Move relocate and few other functions out of __init
2020-02-26 22:03:06
linux-kernel
[PATCH v10 09/12] RISC-V: Add SBI HSM extension definitions
2020-02-26 01:12:03
linux-kernel
[RFC PATCH 1/5] efi: Move arm-stub to a common file
2020-02-26 01:11:52
linux-kernel
[RFC PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
2020-02-26 01:11:28
linux-kernel
[RFC PATCH 5/5] RISC-V: Add EFI stub support.
2020-02-26 01:11:19
linux-kernel
[RFC PATCH 0/5] Add UEFI support for RISC-V
2020-02-26 01:11:14
linux-kernel
[RFC PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
2020-02-26 01:11:09
linux-kernel
[RFC PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-02-24 19:34:59
linux-kernel
[PATCH] RISC-V: Move all address space definition macros to one place
2020-02-21 23:23:49
linux-kernel
[v2 PATCH] irqchip/sifive-plic: Add support for multiple PLICs
2020-02-21 00:47:25
linux-kernel
[PATCH v9 02/12] RISC-V: Add basic support for SBI v0.2
2020-02-21 00:47:20
linux-kernel
[PATCH v9 04/12] RISC-V: Introduce a new config for SBI v0.1
2020-02-21 00:47:18
linux-kernel
[PATCH v9 01/12] RISC-V: Mark existing SBI as 0.1 SBI.
2020-02-21 00:46:48
linux-kernel
[PATCH v9 12/12] irqchip/sifive-plic: Initialize the plic handler when cpu comes online
2020-02-21 00:46:24
linux-kernel
[PATCH v9 00/12] Add support for SBI v0.2 and CPU hotplug
2020-02-21 00:46:20
linux-kernel
[PATCH v9 08/12] RISC-V: Export SBI error to linux error mapping function
2020-02-21 00:46:11
linux-kernel
[PATCH v9 07/12] RISC-V: Add cpu_ops and modify default booting method
2020-02-21 00:45:44
linux-kernel
[PATCH v9 11/12] RISC-V: Support cpu hotplug