Show patches with: none      |   2426 patches
« 1 2 3 424 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Changes specific to Shakti uart Changes specific to Shakti uart - - - - --- 2022-07-01 Prasanna Thandabani Superseded
Fix pointer of type 'void *' used in arithmetic Fix pointer of type 'void *' used in arithmetic - - - - --- 2022-01-12 Jukka Laitinen Superseded
Improve fatal error handling implementation Improve fatal error handling implementation - - 2 - --- 2021-11-21 Jessica Clarke Superseded
Makefile: Add build time and compiler info string. Makefile: Add build time and compiler info string. - - - - --- 2021-09-23 Wei Fu Superseded
Makefile: Add missing .dep files for fw_*.elf.ld Makefile: Add missing .dep files for fw_*.elf.ld - - 1 - --- 2023-02-01 Jessica Clarke Accepted
Makefile: Add option to use toolchain default ABI and ISA string Makefile: Add option to use toolchain default ABI and ISA string - - 1 - --- 2020-10-29 Anup Patel Accepted
Makefile: Dereference symlinks on install Makefile: Dereference symlinks on install - - - - --- 2023-05-15 Filip Filmar Superseded
Makefile: Dereference symlinks on install Makefile: Dereference symlinks on install - - 1 - --- 2023-05-15 Filip Filmar Superseded
Makefile: Don't specify mabi or march Makefile: Don't specify mabi or march - - - - --- 2020-10-19 Alistair Francis Superseded
Makefile: Fix grep warning Makefile: Fix grep warning - - - - --- 2023-08-10 Andrew Jones Superseded
Makefile: Force GNU hashing Makefile: Force GNU hashing - - - - --- 2023-08-14 Mayuresh Chitale New
Makefile: Generate Map file for each firmware Makefile: Generate Map file for each firmware - - 1 - --- 2023-03-19 Jun Liang Tan Deferred
Makefile: Improve the method to disable -m(no-)save-restore option Makefile: Improve the method to disable -m(no-)save-restore option - - 1 - --- 2021-12-12 Xiang W Accepted
Makefile: Pass "-Wa, -mno-relax" to manually forward it to the GNU assembler when linking with LLD Makefile: Pass "-Wa, -mno-relax" to manually forward it to the GNU assembler when linking with LLD - - - - --- 2021-07-12 Bin Meng Superseded
Makefile: Remove -N ldflag to prevent linker RWX warning Makefile: Remove -N ldflag to prevent linker RWX warning - - 1 1 --- 2022-12-25 Rahul Pathak Accepted
Makefile: Remove unused code and data Makefile: Remove unused code and data - - - - --- 2023-12-19 Xiang W Changes Requested
Makefile: add rebuild Makefile: add rebuild - - 1 - --- 2024-01-17 Xiang W Rejected
Makefile: bugfix for handling platform paths Makefile: bugfix for handling platform paths - - 3 - --- 2022-11-22 Alejandro Cabrera Aldaya Accepted
Makefile: don't pass -mstrict-align to clang Makefile: don't pass -mstrict-align to clang - - - - --- 2024-01-11 Kalle Wachsmuth Superseded
Makefile: fix build with binutils 2.38 Makefile: fix build with binutils 2.38 - - 2 1 --- 2022-01-28 Aurelien Jarno Accepted
Makefile: fix build with binutils 2.38 Makefile: fix build with binutils 2.38 - - - - --- 2022-01-26 Aurelien Jarno Superseded
Makefile: replace `echo` with `printf` for compatibility Makefile: replace `echo` with `printf` for compatibility - - 2 - --- 2022-11-21 Kalle Wachsmuth Accepted
Makefile: unconditionally disable SSP Makefile: unconditionally disable SSP - 1 2 - --- 2021-05-15 Fabrice Fontaine Accepted
OpenSBI: Boot HART ISA display OpenSBI: Boot HART ISA display - - - - --- 2020-09-28 Heinrich Schuchardt Superseded
README.md: fix markdown link formatting README.md: fix markdown link formatting - - 2 - --- 2020-07-01 Tobias Klauser Accepted
README: Update toolchain information README: Update toolchain information - - - - --- 2021-07-11 Bin Meng Superseded
Shakti-platform-UART-Update Shakti-platform-UART-Update - - - - --- 2022-07-01 Prasanna Thandabani Superseded
[-fixes] platform/lib: Set no-map attribute on all PMP regions [-fixes] platform/lib: Set no-map attribute on all PMP regions - - 2 - --- 2023-06-14 Alexandre Ghiti 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
[01/11] lib: sbi: Detect and print privileged spec version HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[01/11] lib: sbi: Fix sbi_hart_switch_mode() for u-mode OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[01/11] lib: sbi_hsm: Factor out invalid state detection SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[01/12] platform: ae350: Remove enabling cache from platform final initailzation Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin Superseded
[01/13] include: sbi: Add AIA related CSR defines OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[01/14] Makefile: Add initial kconfig support for each platform OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[01/16] include: sbi: Remove redundant includes from sbi_platform.h OpenSBI domain support - - 1 - --- 2020-09-25 Anup Patel Superseded
[01/17] platform: Allow platforms to specify heap size Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[02/11] Makefile: Add support for generating C array at compile time OpenSBI compile-time C arrays - - 1 - --- 2022-05-03 Anup Patel Accepted
[02/11] lib: sbi: Fix typo in sbi_domain_finalize() OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[02/11] lib: sbi: Remove 's' and 'u' from misa_string() output HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[02/11] lib: sbi_hsm: Don't try to restore state on failed change SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[02/12] platform: ae350: Use kconfig to set platform version and default name Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin Superseded
[02/13] lib: sbi: Detect AIA CSRs at boot-time OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[02/14] Makefile: Compile lib/utils sources separately for each platform OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[02/16] include: sbi: Remove pmp_region callbacks from sbi_platform_operations OpenSBI domain support - - 1 - --- 2020-09-25 Anup Patel Superseded
[02/17] lib: sbi: Introduce simple heap allocator Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[03/11] lib: sbi: Fix domain_count check in sbi_domain_finalize() OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[03/11] lib: sbi: Update the name of ISA string printed at boot time HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[03/11] lib: sbi_hsm: Ensure errors are consistent with spec SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[03/11] lib: utils/reset: Generate FDT reset driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[03/12] lib: utils/serial: Add Andes fdt serial driver support Add Andes AE350 fdt driver support - - - - --- 2022-09-15 Yu Chien Peter Lin Superseded
[03/13] lib: sbi: Use AIA CSRs for local interrupts when available OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[03/14] lib: utils/serial: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[03/16] lib: sbi: Configure PMP late in coldboot and warmboot path OpenSBI domain support - - 1 - --- 2020-09-25 Anup Patel Superseded
[03/17] lib: sbi: Print scratch size and usage at boot time Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[04/11] lib: sbi: Auto start domain only if boot HART within limits OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[04/11] lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[04/11] lib: sbi_hsm: Move misplaced comment SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[04/11] lib: utils/serial: Generate FDT serial driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[04/12] lib: utils/timer: Add Andes fdt timer support Add Andes AE350 fdt driver support - - - - --- 2022-09-15 Yu Chien Peter Lin Superseded
[04/13] lib: sbi: Add sbi_trap_set_external_irqfn() API OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[04/14] lib: utils/reset: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[04/16] lib: sbi: Remove redundant hartid parameter from sbi_hart_init() OpenSBI domain support - - 1 - --- 2020-09-25 Anup Patel Superseded
[04/17] lib: sbi_pmu: Use heap for per-HART PMU state Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[05/11] include: sbi: Use lower bits for domain memory region permissions OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[05/11] lib: sbi: Remove MCOUNTINHIBT hart feature HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[05/11] lib: sbi_hsm: Remove unnecessary include SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[05/11] lib: utils/timer: Generate FDT timer driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[05/12] lib: utils/timer: Add PLMT mmio region to root domain Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin Superseded
[05/13] lib: utils/irqchip: Allow multiple FDT irqchip drivers OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[05/14] lib: utils/sys: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[05/16] include: sbi: Make hartmask pointer as const in sbi_hartmask_test_hart() OpenSBI domain support - - 1 - --- 2020-09-25 Anup Patel Superseded
[05/17] lib: sbi: Use heap for root domain creation Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[06/11] lib: sbi: Override domain boot HART when coldboot HART assigned to it OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[06/11] lib: sbi: Remove MENVCFG hart feature HART Feature Improvements - - 1 - --- 2022-04-29 Anup Patel Accepted
[06/11] lib: sbi_hsm: Export some functions SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[06/11] lib: utils/irqchip: Generate FDT irqchip driver list at compile-time OpenSBI compile-time C arrays - - - - --- 2022-05-03 Anup Patel Accepted
[06/12] lib: utils/reset: Add Andes fdt reset driver support Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin Superseded
[06/13] include: sbi: Introduce nascent_init() platform callback OpenSBI RISC-V AIA Support - - 1 - --- 2022-01-04 Anup Patel Superseded
[06/14] lib: utils/timer: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[06/16] lib: sbi: Add initial domain support OpenSBI domain support - - - - --- 2020-09-25 Anup Patel Superseded
[06/17] lib: sbi: Use scratch space to save per-HART domain pointer Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[07/11] lib: sbi: Add error prints in sbi_domain_finalize() OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[07/11] lib: sbi: Add system suspend skeleton SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[07/11] lib: sbi: Fix AIA feature detection HART Feature Improvements - - 1 - --- 2022-04-29 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
[07/12] platform: andes/ae350: Use fdt irqchip driver Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin 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
[07/14] lib: utils/ipi: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[07/16] lib: sbi: Extend sbi_hsm_hart_started_mask() for domains OpenSBI domain support - - - - --- 2020-09-25 Anup Patel Superseded
[07/17] lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
[08/11] include: sbi: Add domains_init() platform operation OpenSBI domain configuration using device tree - - 2 - --- 2020-11-21 Anup Patel Superseded
[08/11] lib: sbi: Add system_suspend_allowed domain property SBI system suspend (SUSP) extension - - 1 - --- 2023-01-18 Andrew Jones Superseded
[08/11] lib: sbi: Convert hart features into hart extensions HART Feature Improvements - - 1 - --- 2022-04-29 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
[08/12] platform: ae350: Add fw_platform_init for platform initialization Add Andes AE350 fdt driver support - - 1 - --- 2022-09-15 Yu Chien Peter Lin Superseded
[08/13] lib: utils/irqchip: Add IMSIC library OpenSBI RISC-V AIA Support - - - - --- 2022-01-04 Anup Patel Superseded
[08/14] lib: utils/irqchip: Use kconfig for enabling/disabling drivers OpenSBI Kconfig Support - - - - --- 2022-07-18 Anup Patel Superseded
[08/16] lib: sbi: Extend sbi_hsm_hart_start() for domains OpenSBI domain support - - - - --- 2020-09-25 Anup Patel Superseded
[08/17] lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers Introduce and use simple heap allocator - - 1 - --- 2023-04-25 Anup Patel Superseded
« 1 2 3 424 25 »