Conor Dooley ([email protected])

Number of posts: 1999 (1.74 per day)
First post: 2021-04-23 08:45:13
Last post: 2024-06-14 10:35:18

Date List Subject
2023-06-29 12:07:15 linux-kernel Re: [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-29 09:51:12 linux-kernel Re: [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
2023-06-29 09:21:38 linux-kernel [PATCH v2 02/10] RISC-V: drop a needless check in print_isa_ext()
2023-06-29 09:19:39 linux-kernel [PATCH v2 07/10] RISC-V: split riscv_fill_hwcap() in 3
2023-06-29 09:18:03 linux-kernel [PATCH v2 04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
2023-06-29 09:12:14 linux-kernel [PATCH v2 08/10] RISC-V: enable extension detection from new properties
2023-06-29 08:54:28 linux-kernel [PATCH v2 00/10] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-06-29 08:54:22 linux-kernel [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-06-29 08:49:31 linux-kernel [PATCH v2 09/10] RISC-V: try new extension properties in of_early_processor_hartid()
2023-06-29 08:49:23 linux-kernel [PATCH v2 03/10] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-06-29 08:41:22 linux-kernel [PATCH v2 10/10] RISC-V: provide a Kconfig option to disable parsing "riscv,isa"
2023-06-29 08:34:59 linux-kernel [PATCH v2 05/10] RISC-V: add missing single letter extension definitions
2023-06-29 08:33:56 linux-kernel [PATCH v2 06/10] RISC-V: add single letter extensions to riscv_isa_ext
2023-06-29 07:39:47 linux-kernel Re: [PATCH v3] riscv: Discard vector state on syscalls
2023-06-28 11:43:32 linux-kernel Re: [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
2023-06-28 09:33:47 linux-kernel Re: [PATCH 6.3 000/199] 6.3.10-rc1 review
2023-06-28 08:49:45 linux-kernel Re: [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
2023-06-27 14:07:50 linux-kernel Re: [PATCH 6.1 000/170] 6.1.36-rc1 review
2023-06-27 11:41:29 linux-kernel Re: [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
2023-06-27 09:14:01 linux-kernel Re: [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-06-27 07:52:49 linux-kernel Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7
2023-06-27 07:33:31 linux-kernel Re: [PATCH 2/2] arm64: dts: add support for T7 based Amlogic AN400
2023-06-26 14:34:20 linux-kernel Re: [PATCH 1/2] RISC-V: Probe for unaligned access speed
2023-06-26 13:46:02 linux-kernel Re: [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
2023-06-26 13:11:20 linux-kernel Re: [PATCH 2/2] RISC-V: alternative: Remove feature_probe_func
2023-06-26 11:35:58 linux-kernel [PATCH v1 0/9] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
2023-06-26 11:35:57 linux-kernel [PATCH v1 3/9] RISC-V: shunt isa_ext_arr to cpufeature.c
2023-06-26 11:35:55 linux-kernel [PATCH v1 9/9] RISC-V: try new extension properties in of_early_processor_hartid()
2023-06-26 11:34:00 linux-kernel [PATCH v1 6/9] RISC-V: add single letter extensions to riscv_isa_ext
2023-06-26 11:33:44 linux-kernel [PATCH v1 8/9] RISC-V: enable extension detection from new properties
2023-06-26 11:29:52 linux-kernel [PATCH v1 7/9] RISC-V: split riscv_fill_hwcap() in 3
2023-06-26 11:28:30 linux-kernel [PATCH v1 5/9] RISC-V: add missing single letter extension definitions
2023-06-26 11:27:36 linux-kernel [PATCH v1 4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
2023-06-26 11:26:45 linux-kernel [PATCH v1 1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
2023-06-26 11:26:41 linux-kernel [PATCH v1 2/9] RISC-V: drop a needless check in print_isa_ext()
2023-06-26 11:00:46 linux-kernel [PATCH v3] dt-bindings: riscv: deprecate riscv,isa
2023-06-26 10:56:16 linux-kernel Re: [PATCH 0/2] Baisc devicetree support for Amlogic T7
2023-06-23 12:12:47 linux-kernel Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
2023-06-23 09:57:12 linux-kernel Re: [PATCH v2 3/3] RISC-V: add T-Head vector errata handling
2023-06-23 09:35:53 linux-kernel Re: [PATCH v2 2/3] RISC-V: move vector-available status into a dedicated variable
2023-06-22 14:26:17 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-22 10:58:22 linux-kernel Re: [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
2023-06-22 09:58:16 linux-kernel Re: [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
2023-06-22 07:23:42 linux-kernel Re: [PATCH v3 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
2023-06-21 12:57:06 linux-kernel Re: [PATCH v7 4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver
2023-06-21 12:39:09 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-21 08:26:25 linux-kernel Re: [PATCH v2 2/2] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
2023-06-21 08:09:13 linux-kernel Re: [PATCH v2 2/2] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
2023-06-20 11:37:56 linux-kernel Re: [PATCH 6.3 000/187] 6.3.9-rc1 review
2023-06-20 11:30:42 linux-kernel Re: [PATCH 6.1 000/166] 6.1.35-rc1 review
2023-06-20 10:42:12 linux-kernel Re: [PATCH 1/2] Documentation: riscv: Add early boot document