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
2023-07-13
lib: sbi: Add smepmp in hart extensions
Himanshu Chauhan
2023-07-13
lib: sbi: Add functions to manipulate PMP entries
Himanshu Chauhan
2023-07-12
lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
Anup Patel
2023-07-12
lib: sbi: Fix missing '\0' when buffer szie equal 1
Xiang W
2023-07-12
lib: sbi: Fix timing of clearing tbuf
Xiang W
2023-07-12
lib: sbi: Fix printc
Xiang W
2023-07-12
lib: sbi: Simplify prints
Xiang W
2023-07-12
lib: sbi: Fix printi
Xiang W
2023-07-12
lib: sbi: print add 'o' type
Xiang W
2023-07-12
lib: sbi: implifying the parameters of printi
Xiang W
2023-07-12
lib: sbi: Add ' ' '\'' flags for print
Xiang W
2023-07-12
lib: sbi: Add '+' flags for print
Xiang W
2023-07-12
lib: sbi: print not fill '0' when left-aligned
Xiang W
2023-07-12
lib: sbi: Fix how print gets flags
Xiang W
2023-07-09
lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRs
Ley Foon Tan
2023-07-09
lib: sbi: Rename hart_pmu_get_allowed_bits() function
Anup Patel
2023-07-09
lib: sbi: Alphabetically sort HART ISA extensions
Anup Patel
2023-07-09
lib: sbi: Add Zihpm as a HART ISA extension
Anup Patel
2023-07-09
lib: sbi: Add Zicntr as a HART ISA extension
Anup Patel
2023-07-09
lib: utils: Fix sbi_hartid_to_scratch() usage in ACLINT drivers
Anup Patel
2023-07-07
gpio/desginware: add Synopsys DesignWare APB GPIO support
Ben Dooks
2023-07-05
lib: sbi_pmu: Avoid out of bounds access
Heinrich Schuchardt
2023-07-05
lib: sbi: fix comment indent
Gianluca Guida
2023-06-23
lib: sbi: check A2 register in ecall_dbcn_handler.
Gianluca Guida
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
2023-06-06
lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointer
Anup Patel
2023-06-05
lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()
Anup Patel
2023-06-05
lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Anup Patel
2023-06-05
lib: utils/timer: Use scratch space to save per-HART MTIMER pointer
Anup Patel
2023-06-05
lib: utils/ipi: Use scratch space to save per-HART MSWI pointer
Anup Patel
2023-06-05
lib: utils/fdt: Use heap in FDT domain parsing
Anup Patel
2023-06-05
lib: utils/timer: Use heap in ACLINT MTIMER driver
Anup Patel
2023-06-05
lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
Anup Patel
2023-06-05
lib: utils/ipi: Use heap in ACLINT MSWI driver
Anup Patel
2023-06-05
lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
Anup Patel
2023-06-05
lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
Anup Patel
2023-06-05
lib: sbi: Use scratch space to save per-HART domain pointer
Anup Patel
2023-06-05
lib: sbi: Use heap for root domain creation
Anup Patel
2023-06-05
lib: sbi_pmu: Use heap for per-HART PMU state
Anup Patel
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-06-04
lib: sbi: Align system suspend errors with spec
Andrew Jones
2023-06-04
lib: utils/ipi: buffer overrun aclint_mswi_cold_init
Heinrich Schuchardt
2023-05-26
lib: utils: Improve fdt_timer
Xiang W
2023-05-26
lib: utils: Improve fdt_ipi
Xiang W
2023-05-26
lib: utils: Improve fdt_serial_init
Xiang W
2023-05-26
lib: sbi: Fix return of sbi_console_init
Xiang W
2023-05-21
lib: sbi: Remove 0/1 probe implementations
Andrew Jones
2023-05-21
lib: sbi: Optimize probe of srst/susp
Xiang W
2023-05-21
lib: sbi: Only register available extensions
Andrew Jones
[prev]
[next]