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-08-22
include: Add mstatus[h].GVA encodings
Vivian Wang
2022-08-08
Makefile: Fix typo related to object.mk
Anup Patel
2022-08-08
docs: Update documentation for kconfig support
Anup Patel
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
2022-08-08
platform: generic: Use kconfig to set platform version and default name
Anup Patel
2022-08-08
platform: generic: Use kconfig for enabling/disabling overrides
Anup Patel
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2022-08-08
lib: utils/gpio: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/i2c: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/ipi: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/timer: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/sys: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/reset: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/serial: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
Makefile: Compile lib/utils sources separately for each platform
Anup Patel
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-08-08
scripts: Add Kconfiglib v14.1.0 under scripts directory
Anup Patel
2022-07-30
lib: sbi: Fix printf handling of long long
dramforever
2022-07-30
lib: utils/serial: Ensure baudrate is non-zero before using
Andrew Jones
2022-07-30
lib: serial: Clean up coding style in sifive-uart.c
Andrew Jones
2022-07-30
lib: utils/serial: Initialize platform_uart_data to zero
Andrew Jones
2022-07-30
lib: utils/fdt: Factor out common uart node code
Andrew Jones
2022-07-30
lib: sbi: Fix fw_event_map initialization
Atish Patra
2022-07-30
lib: sbi: Fix possible buffer overrun in counter validation
Atish Patra
2022-07-30
lib: sbi: Add the bound check for events during config match
Atish Patra
2022-07-30
lib: sbi: Fix counter index sanity check
Atish Patra
2022-07-30
lib: sbi: Fix sbi_snprintf
Andrew Jones
2022-07-20
lib: utils/serial: Update Shakti UART based on latest implementation
Prasanna T
2022-07-20
lib: sbi_hart: Shorten the code to set MPV bit
gagachang
2022-07-11
lib: sbi: add check for ipi device for hsm start
Ben Dooks
2022-07-08
lib: sbi_timer: Added a conditional wait function which can timeout
Adnan Rahman Chowdhury
2022-06-25
include: Bump-up version to 1.1
v1.1
Anup Patel
2022-06-25
lib: pmu: allow to use the highest available counter
Sergey Matyukevich
2022-06-24
include: sbi: Change spec version to 1.0
Anup Patel
2022-06-22
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
Samuel Holland
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
Jan Remes
2022-06-21
lib: utils/timer: Add a separate compatible for the D1 CLINT
Samuel Holland
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-21
lib: sbi: Fix tval and tinst for sbi_get_insn()
dramforever
2022-06-21
lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
dramforever
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
dramforever
2022-06-13
platform: Add HSM implementation for Allwinner D1
Samuel Holland
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
Samuel Holland
[next]