Show patches with: Submitter = Anup Patel       |   358 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/11] platform: generic: Move Sifive platform overrides into own directory OpenSBI compile-time C arrays - - 1 - --- 2022-05-03 Anup Patel Accepted
[10/11] platform: generic: Generate platform override module list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[09/11] lib: utils/gpio: Generate FDT gpio driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[08/11] lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[07/11] lib: utils/ipi: Generate FDT ipi driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[06/11] lib: utils/irqchip: Generate FDT irqchip driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[05/11] lib: utils/timer: Generate FDT timer driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[04/11] lib: utils/serial: Generate FDT serial driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[03/11] lib: utils/reset: Generate FDT reset driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[02/11] Makefile: Add support for generating C array at compile time OpenSBI compile-time C arrays - - 1 - --- 2022-05-03 Anup Patel Accepted
[01/11] Makefile: Allow generated C source to be anywhere in build directory OpenSBI compile-time C arrays - - 1 - --- 2022-05-03 Anup Patel Accepted
[11/11] lib: sbi_platform: Add callback to populate HART extensions HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[10/11] lib: sbi: Add sbi_hart_update_extension() function HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[09/11] lib: sbi: Detect hart features only once for each hart HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[08/11] lib: sbi: Convert hart features into hart extensions HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[07/11] lib: sbi: Fix AIA feature detection HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[06/11] lib: sbi: Remove MENVCFG hart feature HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[05/11] lib: sbi: Remove MCOUNTINHIBT hart feature HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[04/11] lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[03/11] lib: sbi: Update the name of ISA string printed at boot time HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[02/11] lib: sbi: Remove 's' and 'u' from misa_string() output HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[01/11] lib: sbi: Detect and print privileged spec version HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available - - 1 - --- 2022-04-28 Anup Patel Accepted
[4/4] lib: sbi: Enable Svpbmt extension in the menvcfg CSR Configure Zicbo[m|z] and Svpbmt in menvcfg CSR - - 2 - --- 2022-03-29 Anup Patel Accepted
[3/4] lib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR Configure Zicbo[m|z] and Svpbmt in menvcfg CSR - - 2 - --- 2022-03-29 Anup Patel Accepted
[2/4] lib: sbi: Detect menvcfg CSR at boot time Configure Zicbo[m|z] and Svpbmt in menvcfg CSR - - 1 - --- 2022-03-29 Anup Patel Accepted
[1/4] include: Add defines for [m|h|s]envcfg CSRs Configure Zicbo[m|z] and Svpbmt in menvcfg CSR - - 2 - --- 2022-03-29 Anup Patel Accepted
lib: sbi: Add a simple external interrupt handling framework lib: sbi: Add a simple external interrupt handling framework - - 2 - --- 2022-02-22 Anup Patel Accepted
[v2,13/13] lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups() OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,12/13] lib: utils/irqchip: Add FDT based driver for APLIC OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,11/13] lib: utils/irqchip: Add APLIC initialization library OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,10/13] lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups() OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,09/13] lib: utils/irqchip: Add FDT based driver for IMSIC OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,08/13] lib: utils/irqchip: Add IMSIC library OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,07/13] lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts. OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,06/13] include: sbi: Introduce nascent_init() platform callback OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,05/13] lib: utils/irqchip: Allow multiple FDT irqchip drivers OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,04/13] lib: sbi: Add sbi_trap_set_external_irqfn() API OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,03/13] lib: sbi: Use AIA CSRs for local interrupts when available OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,02/13] lib: sbi: Detect AIA CSRs at boot-time OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,01/13] include: sbi: Add AIA related CSR defines OpenSBI RISC-V AIA Support - - 1 - --- 2022-02-09 Anup Patel Accepted
[v2,2/2] lib: utils/sys: Extend HTIF library to allow custom base address Misc driver improvements - - 2 - --- 2022-01-09 Anup Patel Accepted
[v2,1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init() Misc driver improvements - - 2 - --- 2022-01-09 Anup Patel Accepted
[2/2] lib: utils/sys: Extend HTIF library to allow custom base address Misc driver improvements - - 1 - --- 2022-01-08 Anup Patel Superseded
[1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init() Misc driver improvements - - - - --- 2022-01-08 Anup Patel Superseded
[13/13] lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups() OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[12/13] lib: utils/irqchip: Add FDT based driver for APLIC OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[11/13] lib: utils/irqchip: Add APLIC initialization library OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[10/13] lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups() OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[09/13] lib: utils/irqchip: Add FDT based driver for IMSIC OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[08/13] lib: utils/irqchip: Add IMSIC library OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[07/13] lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts. OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[06/13] include: sbi: Introduce nascent_init() platform callback OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[05/13] lib: utils/irqchip: Allow multiple FDT irqchip drivers OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[04/13] lib: sbi: Add sbi_trap_set_external_irqfn() API OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[03/13] lib: sbi: Use AIA CSRs for local interrupts when available OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[02/13] lib: sbi: Detect AIA CSRs at boot-time OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[01/13] include: sbi: Add AIA related CSR defines OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
« 1 2 3 4 »