Show patches with: Submitter = Conor Dooley       |   210 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v3,6/6] riscv: dts: thead: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley New
[v3,5/6] riscv: dts: allwinner: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley Accepted
[v3,4/6] riscv: dts: renesas: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley New
[v3,3/6] riscv: dts: starfive: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley Accepted
[v3,2/6] riscv: dts: sifive: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley Accepted
[v3,1/6] riscv: dts: microchip: convert isa detection to new properties riscv,isa-extensions additions --- 2023-10-09 Conor Dooley Accepted
[v5,10/11] RISC-V: try new extension properties in of_early_processor_hartid() RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base --- 2023-07-13 Conor Dooley Accepted
[v5,09/11] RISC-V: enable extension detection from dedicated properties RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base --- 2023-07-13 Conor Dooley Accepted
[v5,08/11] RISC-V: split riscv_fill_hwcap() in 3 RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base --- 2023-07-13 Conor Dooley Accepted
[v5,06/11] RISC-V: add missing single letter extension definitions RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base --- 2023-07-13 Conor Dooley Accepted
[v5,02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base --- 2023-07-13 Conor Dooley New
[v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node [v1] riscv: dts: renesas: clean up dtbs_check W=1 warning due to empty phy node --- 2023-07-12 Conor Dooley Accepted
[v4,11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa" [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley Accepted
[v4,10/11] RISC-V: try new extension properties in of_early_processor_hartid() [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley Superseded
[v4,09/11] RISC-V: enable extension detection from new properties [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley New
[v4,06/11] RISC-V: add missing single letter extension definitions [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley Superseded
[v4,03/11] RISC-V: drop a needless check in print_isa_ext() [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley Accepted
[v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings [v4,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-10 Conor Dooley New
[v3,11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa" [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Superseded
[v3,10/11] RISC-V: try new extension properties in of_early_processor_hartid() [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Superseded
[v3,08/11] RISC-V: split riscv_fill_hwcap() in 3 [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Superseded
[v3,04/11] RISC-V: shunt isa_ext_arr to cpufeature.c [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Accepted
[v3,03/11] RISC-V: drop a needless check in print_isa_ext() [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Superseded
[v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings [v3,01/11] RISC-V: Provide a more helpful error message on invalid ISA strings --- 2023-07-03 Conor Dooley Superseded
[v2,09/10] RISC-V: try new extension properties in of_early_processor_hartid() [v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-29 Conor Dooley New
[v2,08/10] RISC-V: enable extension detection from new properties [v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-29 Conor Dooley Superseded
[v2,06/10] RISC-V: add single letter extensions to riscv_isa_ext [v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-29 Conor Dooley Accepted
[v2,04/10] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() [v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-29 Conor Dooley Accepted
[v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 [v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-29 Conor Dooley Superseded
[v1,9/9] RISC-V: try new extension properties in of_early_processor_hartid() [v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-26 Conor Dooley Superseded
[v1,7/9] RISC-V: split riscv_fill_hwcap() in 3 [v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-26 Conor Dooley Superseded
[v1,4/9] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() [v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-26 Conor Dooley Superseded
[v1,3/9] RISC-V: shunt isa_ext_arr to cpufeature.c [v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-26 Conor Dooley Superseded
[v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 [v1,1/9] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 --- 2023-06-26 Conor Dooley Superseded
[v1,1/2] RISC-V: skip parsing multi-letter extensions starting with caps Handle multi-letter extensions starting with caps in riscv,isa --- 2023-04-26 Conor Dooley New
[v2,5/7] soc: microchip: mpfs: add auto-update subdev to system controller [v2,1/7] soc: microchip: mpfs: add a prefix to rx_callback() --- 2023-03-31 Conor Dooley Accepted
[v2,2/7] dt-bindings: soc: microchip: add a property for system controller flash [v2,1/7] soc: microchip: mpfs: add a prefix to rx_callback() --- 2023-03-31 Conor Dooley Accepted
[v2,1/7] soc: microchip: mpfs: add a prefix to rx_callback() [v2,1/7] soc: microchip: mpfs: add a prefix to rx_callback() --- 2023-03-31 Conor Dooley Accepted
[v1] dt-bindings: riscv: correct starfive visionfive 2 compatibles [v1] dt-bindings: riscv: correct starfive visionfive 2 compatibles --- 2023-02-16 Conor Dooley Accepted
[v2,3/3] riscv: dts: microchip: add the Aldec TySoM's devicetree Add a devicetree for the Aldec PolarFire SoC TySoM --- 2023-01-11 Conor Dooley Accepted
[RFC,1/2] RISC-V: clarify ISA string ordering rules in cpu.c [RFC,1/2] RISC-V: clarify ISA string ordering rules in cpu.c --- 2022-11-29 Conor Dooley New
[v11,4/4] MAINTAINERS: add pwm to PolarFire SoC entry Microchip soft ip corePWM driver --- 2022-10-07 Conor Dooley New
[v11,3/4] pwm: add microchip soft ip corePWM driver Microchip soft ip corePWM driver --- 2022-10-07 Conor Dooley New
[v11,2/4] riscv: dts: fix the icicle's #pwm-cells Microchip soft ip corePWM driver --- 2022-10-07 Conor Dooley New
[v11,1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells Microchip soft ip corePWM driver --- 2022-10-07 Conor Dooley Accepted
[v5,09/10] riscv: dts: microchip: add sevkit device tree [v5,01/10] dt-bindings: riscv: microchip: document icicle reference design --- 2022-09-16 Conor Dooley Accepted
[v5,07/10] riscv: dts: microchip: icicle: re-jig fabric peripheral addresses [v5,01/10] dt-bindings: riscv: microchip: document icicle reference design --- 2022-09-16 Conor Dooley Accepted
[v5,05/10] riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi [v5,01/10] dt-bindings: riscv: microchip: document icicle reference design --- 2022-09-16 Conor Dooley Accepted
[v5,03/10] dt-bindings: riscv: microchip: document the sev kit [v5,01/10] dt-bindings: riscv: microchip: document icicle reference design --- 2022-09-16 Conor Dooley Accepted
[v5,01/10] dt-bindings: riscv: microchip: document icicle reference design [v5,01/10] dt-bindings: riscv: microchip: document icicle reference design --- 2022-09-16 Conor Dooley Accepted
[v5,13/14] clk: microchip: mpfs: convert periph_clk to clk_gate PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley Accepted
[v5,10/14] clk: microchip: mpfs: simplify control reg access PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley Accepted
[v5,08/14] clk: microchip: mpfs: add MSS pll's set & round rate PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley Accepted
[v5,07/14] riscv: dts: microchip: add mpfs specific macb reset support PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley New
[v5,05/14] reset: add polarfire soc reset support PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley Accepted
[v5,03/14] dt-bindings: clk: microchip: mpfs: add reset controller support PolarFire SoC reset controller & clock cleanups --- 2022-09-09 Conor Dooley Accepted
[v5,4/5] clk: microchip: add PolarFire SoC fabric clock support Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-09-08 Conor Dooley Accepted
[v5,2/5] dt-bindings: clk: document PolarFire SoC fabric clocks Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-09-08 Conor Dooley Accepted
[v4,10/10] riscv: dts: microchip: add a devicetree for aries' m100pfsevp New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-09-08 Conor Dooley Accepted
[v4,08/10] riscv: dts: microchip: reduce the fic3 clock rate New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-09-08 Conor Dooley Accepted
[v4,06/10] riscv: dts: microchip: icicle: update pci address properties New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-09-08 Conor Dooley New
[v4,04/10] riscv: dts: microchip: add pci dma ranges for the icicle kit New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-09-08 Conor Dooley Accepted
[v4,02/10] dt-bindings: riscv: microchip: document the aries m100pfsevp New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-09-08 Conor Dooley Superseded
[v4,13/13] clk: microchip: mpfs: update module authorship & licencing PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Accepted
[v4,12/13] clk: microchip: mpfs: convert periph_clk to clk_gate PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Superseded
[v4,11/13] clk: microchip: mpfs: convert cfg_clk to clk_divider PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Accepted
[v4,10/13] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo() PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley New
[v4,09/13] clk: microchip: mpfs: simplify control reg access PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley New
[v4,08/13] clk: microchip: mpfs: move id & offset out of clock structs PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Accepted
[v4,07/13] clk: microchip: mpfs: add MSS pll's set & round rate PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Superseded
[v4,06/13] riscv: dts: microchip: add mpfs specific macb reset support PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Superseded
[v4,05/13] MAINTAINERS: add polarfire soc reset controller PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Accepted
[v4,04/13] reset: add polarfire soc reset support PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Superseded
[v4,03/13] clk: microchip: mpfs: add reset controller PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Accepted
[v4,02/13] dt-bindings: clk: microchip: mpfs: add reset controller support PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley Superseded
[v4,01/13] clk: microchip: mpfs: fix clk_cfg array bounds violation PolarFire SoC reset controller & clock cleanups --- 2022-08-30 Conor Dooley New
[v4,5/5] riscv: dts: microchip: add the mpfs' fabric clock control Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley New
[v4,4/5] clk: microchip: add PolarFire SoC fabric clock support Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v4,3/5] dt-bindings: clk: add PolarFire SoC fabric clock ids Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Accepted
[v4,2/5] dt-bindings: clk: document PolarFire SoC fabric clocks Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v4,1/5] dt-bindings: clk: rename mpfs-clkcfg binding Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley New
[v3,5/5] riscv: dts: microchip: add the mpfs' fabric clock control Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v3,4/5] clk: microchip: add PolarFire SoC fabric clock support Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v3,3/5] dt-bindings: clk: add PolarFire SoC fabric clock ids Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v3,2/5] dt-bindings: clk: document PolarFire SoC fabric clocks Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v3,1/5] dt-bindings: clk: rename mpfs-clkcfg binding Add PolarFire SoC Fabric Clock Conditioning Circuitry Support --- 2022-08-30 Conor Dooley Superseded
[v2,9/9] riscv: dts: microchip: add a devicetree for aries' m100pfsevp New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley New
[v2,8/9] riscv: dts: microchip: add sevkit device tree New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
[v2,7/9] riscv: dts: microchip: icicle: re-jig fabric peripheral addresses New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
[v2,6/9] riscv: dts: microchip: icicle: update pci address properties New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
[v2,5/9] riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
[v2,4/9] riscv: dts: microchip: add pci dma ranges for the icicle kit New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
[v2,3/9] dt-bindings: riscv: microchip: document the sev kit New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley New
[v2,2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley New
[v2,1/9] dt-bindings: riscv: microchip: document icicle reference design New PolarFire SoC devkit devicetrees & 22.09 reference design updates --- 2022-08-30 Conor Dooley Superseded
dt-bindings: riscv: update microchip.yaml's maintainership dt-bindings: riscv: update microchip.yaml's maintainership --- 2022-08-29 Conor Dooley Accepted
RISC-V reserved memory problems RISC-V reserved memory problems --- 2022-08-16 Conor Dooley New
[v8,4/4] MAINTAINERS: add pwm to PolarFire SoC entry Untitled series #183818 --- 2022-08-16 Conor Dooley Superseded
[v8,2/4] riscv: dts: fix the icicle's #pwm-cells Untitled series #183818 --- 2022-08-16 Conor Dooley Superseded
[RESEND,1/2] MAINTAINERS: add PolarFire SoC dt bindings [RESEND,1/2] MAINTAINERS: add PolarFire SoC dt bindings --- 2022-08-10 Conor Dooley Accepted
« 1 2 3 »