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-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
2022-02-04
lib: sbi: Disable interrupt and inhibit counting in M-mode during init
Atish Patra
2022-02-04
lib: sbi: Disable interrupt during config matching
Atish Patra
2022-02-04
lib: sbi: Map only the counters enabled in hardware
Atish Patra
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
2022-01-21
platform: sifive_fu740: fix reset when watchdog is running
Aurelien Jarno
2022-01-21
platform: sifive_fu740: do not use a global in da9063_reset/shutdown
Aurelien Jarno
2022-01-11
lib: utils/sys: Extend HTIF library to allow custom base address
Anup Patel
2022-01-11
lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
Anup Patel
2021-12-24
include: Bump-up version to 1.0
v1.0
Anup Patel
2021-12-23
firmware: Move memcpy/memset mapping to fw_base.S
Anup Patel
2021-12-22
lib: sbi: simplify pmp_set(), pmp_get()
Heinrich Schuchardt
[prev]
[next]