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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
lib: pmu: allow to use the highest available counter
Sergey Matyukevich
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-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
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
Samuel Holland
2022-06-13
lib: sbi_trap: Redirect exception based on hedeleg
dramforever
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
2022-05-30
lib: sbi_illegal_insn: Constify illegal_insn_table
Samuel Holland
2022-05-30
lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
Samuel Holland
2022-05-30
lib: utils/fdt: Require match data to be const
Samuel Holland
2022-05-30
lib: sbi: fix system_opcode_insn
Xiang W
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
Jan Remes
2022-05-14
lib: utils: check if CPU node is enabled
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
Jan Remes
2022-05-13
lib: utils/irqchip: fix typo when checking for CPU node
Jan Remes
2022-05-13
lib: utils/gpio: Generate FDT gpio driver list at compile-time
Anup Patel
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
Anup Patel
2022-05-13
lib: utils/ipi: Generate FDT ipi driver list at compile-time
Anup Patel
2022-05-13
lib: utils/irqchip: Generate FDT irqchip driver list at compile-time
Anup Patel
2022-05-13
lib: utils/timer: Generate FDT timer driver list at compile-time
Anup Patel
2022-05-13
lib: utils/serial: Generate FDT serial driver list at compile-time
Anup Patel
2022-05-13
lib: utils/reset: Generate FDT reset driver list at compile-time
Anup Patel
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
Anup Patel
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
[next]