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
2018-12-27
lib: Print mtval in sbi_trap_error()
Anup Patel
2018-12-27
lib: Simplify sbi_platform timer_init() hooks
Anup Patel
2018-12-27
lib: Simplify sbi_platform ipi_init() hooks
Anup Patel
2018-12-27
lib: Simplify sbi_platform irqchip_init() hooks
Anup Patel
2018-12-27
lib: Simplify sbi_platform early_init() and final_init() hooks
Anup Patel
2018-12-27
lib: Move ECALL defines to sbi_ecall_interface.h
Anup Patel
2018-12-26
lib: Add misaligned load/store trap handling
Anup Patel
2018-12-26
lib: Move instruction encoding macros to riscv_encoding.h
Anup Patel
2018-12-21
Introduce hart disabled parameter in platform.
Atish Patra
2018-12-21
Introduce HAS_MFAULTS_DELEGATION feature
Damien Le Moal
2018-12-21
lib: Remove prints from sbi_hart_switch_mode()
Anup Patel
2018-12-21
lib: Fix delegate_traps() for Linux boot
Anup Patel
2018-12-21
console: protect output with a spinlock
Damien Le Moal
2018-12-21
Introduce sbi_current_hartid()
Damien Le Moal
2018-12-21
Cleanup and rename sbi_hart_boot_next()
Damien Le Moal
2018-12-21
Fix interrupt and exception delegation
Damien Le Moal
2018-12-21
Add a hang message
Damien Le Moal
2018-12-21
Add a banner
Damien Le Moal
2018-12-21
Refine platform features control
Damien Le Moal
2018-12-21
lib: Hang in sbi_hart_boot_next() if next mode is not supported
Atish Patra
2018-12-21
lib: Introduce bitmap to track HARTs waiting for coldboot
Anup Patel
2018-12-21
lib: sbi_hart: Remove unwanted sbi_printf()
Anup Patel
2018-12-20
Support unsigned long in sbi_printf
Atish Patra
2018-12-20
Use wfi for coldboot finish call.
Atish Patra
2018-12-20
Support /r/n as newline character.
Atish Patra
2018-12-16
lib: Don't emulate CSR read for misa and mhartid
Anup Patel
2018-12-11
Initial commit.
Anup Patel
[prev]