index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-07
lib: sbi: Detect hart features only once for each hart
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Fix AIA feature detection
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTINHIBT hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
Anup Patel
2022-05-07
lib: sbi: Update the name of ISA string printed at boot time
Anup Patel
2022-05-07
lib: sbi: Remove 's' and 'u' from misa_string() output
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
Anup Patel
2022-05-07
lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
Atish Patra
2022-05-07
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
Jun Liang Tan
2022-04-28
lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available
Anup Patel
2022-04-28
lib: sbi: Implement Sstc extension
Atish Patra
2022-04-28
docs: pmu: Improve the PMU DT bindings
Atish Patra
2022-04-17
lib: sbi/hart: preserve csr validation value
Dmitry Dunaev
2022-04-17
include: correct the definition of MSTATUS_VS
Vincent Chen
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2022-04-11
lib: irqchip/imsic: configure mstateen
Mayuresh Chitale
2022-04-11
lib: sbi: Detect Smstateen CSRs at boot-time
Mayuresh Chitale
2022-04-11
lib: sbi: Add Smstateen extension defines
Mayuresh Chitale
2022-04-05
lib: sbi: Enable Svpbmt extension in the menvcfg CSR
Anup Patel
2022-04-05
lib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR
Anup Patel
2022-04-05
lib: sbi: Detect menvcfg CSR at boot time
Atish Patra
2022-04-05
include: Add defines for [m|h|s]envcfg CSRs
Anup Patel
2022-03-27
include: Use static asserts for FW_DYNAMIC_INFO_xxx_OFFSET defines
Xiang W
2022-03-27
include: Use static asserts for SBI_SCRATCH_xxx_OFFSET defines
Xiang W
2022-03-27
include: Use static asserts for SBI_PLATFORM_xxx_OFFSET defines
Xiang W
2022-03-27
lib: Add error messages via conditional compilation for the future
Xiang W
2022-03-27
firmware: Fix code for accessing hart_count and stack_size
Xiang W
2022-03-27
lib: pmp_set/pmp_get moved errors from runtime to compile time
Xiang W
2022-02-28
lib: utils: serial: Initial commit of xlnx-uartlite
Alistair Francis
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: sbi: verbose sbi_domain_root_add_memregion
Nikita Shubin
2022-02-15
lib: sbi: fix typo in is_region_subset
Nikita Shubin
2022-02-15
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add APLIC initialization library
Anup Patel
2022-02-15
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add IMSIC library
Anup Patel
2022-02-15
lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts.
Anup Patel
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
2022-02-15
lib: utils/irqchip: Allow multiple FDT irqchip drivers
Anup Patel
2022-02-15
lib: sbi: Add sbi_trap_set_external_irqfn() API
Anup Patel
2022-02-15
lib: sbi: Use AIA CSRs for local interrupts when available
Anup Patel
2022-02-15
lib: sbi: Detect AIA CSRs at boot-time
Anup Patel
2022-02-15
include: sbi: Add AIA related CSR defines
Anup Patel
2022-02-04
lib: utils/serial: Round UART8250 baud rate divisor to nearest integer
Jakub Luzny
2022-02-04
lib: fix compilation when strings.h is included
Petro Karashchenko
2022-02-04
Makefile: fix build with binutils 2.38
Aurelien Jarno
[next]