index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
Clément Léger
1
-0
/
+5
2024-04-08
Makefile: Remove unnecessary dependencies
Samuel Holland
1
-1
/
+1
2024-04-07
Makefile: Respect manual changes to .config
Samuel Holland
1
-19
/
+24
2024-04-05
sbi: sbi_domain_context: Check privilege spec version before accessing S-mode...
Yu Chien Peter Lin
1
-2
/
+4
2024-04-05
lib: sbi: Wakeup non-coldboot HARTs early in the coldboot path
Anup Patel
1
-2
/
+9
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
2
-68
/
+8
2024-04-05
platform: generic: allwinner: Optimize current hart scratch access
Samuel Holland
1
-1
/
+1
2024-04-05
lib: utils/timer: Optimize current hart scratch access
Samuel Holland
1
-15
/
+3
2024-04-05
include: sbi: Support byteorder macros in assembly
Vivian Wang
1
-25
/
+30
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
3
-0
/
+60
2024-04-05
lib: sbi: Implement SBI SSE extension
Clément Léger
3
-0
/
+64
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
7
-1
/
+1322
2024-04-05
firmware: remove copy-base relocation
Xiang W
5
-115
/
+11
2024-03-20
platform: generic: allwinner: sun20i-d1: Remove duplicated CSR definitions
Christoph Müllner
1
-18
/
+9
2024-03-20
docs: writing_tests: Make docs correspond the latest changes
Ivan Orlov
1
-4
/
+1
2024-03-19
lib: sbi: Extend sbi_trap_error() to dump state in a nested trap
Anup Patel
1
-45
/
+60
2024-03-19
lib: sbi: Pass trap context pointer to sbi_ecall_handler()
Anup Patel
3
-4
/
+5
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
2
-7
/
+8
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
4
-11
/
+10
2024-03-19
lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
Anup Patel
3
-6
/
+7
2024-03-19
lib: sbi: Simplify parameters of misaligned and access fault handlers
Anup Patel
3
-47
/
+40
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
3
-46
/
+103
2024-03-19
include: sbi: Add trap_context pointer in struct sbi_scratch
Anup Patel
2
-4
/
+14
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
4
-44
/
+3
2024-03-19
lib: sbi: Remove epc from struct sbi_trap_info
Samuel Holland
6
-27
/
+8
2024-03-19
docs/writing_tests: Update tests paths
Ivan Orlov
1
-11
/
+10
2024-03-19
lib: tests: Move tests to a separate directory
Ivan Orlov
7
-14
/
+14
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
2
-2
/
+80
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
1
-0
/
+8
2024-03-11
lib: sbi: abstract out insn decoding to unify mem fault handlers
Bo Gan
3
-39
/
+127
2024-03-11
lib: sbi: change prototype of sbi_misaligned_load/store_handler
Bo Gan
3
-45
/
+35
2024-03-11
lib: sbi: change prototype of sbi_trap_redirect
Bo Gan
2
-2
/
+2
2024-03-11
include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h
Bo Gan
3
-4
/
+4
2024-03-11
lib: sbi: rename sbi_misaligned_ldst.c to sbi_trap_ldst.c
Bo Gan
2
-1
/
+1
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang
6
-2
/
+242
2024-03-10
lib: tests: Add sbi_console test
Ivan Orlov
3
-0
/
+110
2024-03-10
lib: tests: Add a test for sbi_bitmap
Ivan Orlov
2
-0
/
+105
2024-03-10
lib: Add SBIUnit testing macros and functions
Ivan Orlov
6
-0
/
+126
2024-03-10
docs: Add documentation about tests and SBIUnit
Ivan Orlov
2
-0
/
+134
2024-03-09
firmware: fw_base.S: fix _reset_regs
Xiang W
1
-5
/
+3
2024-03-09
firmware: fw_base.S: Remove _relocate_lottery
Xiang W
1
-11
/
+6
2024-03-09
firmware: fw_dynamic.S: Remove _bad_dynamic_info
Xiang W
1
-8
/
+2
2024-03-09
firmware: fw_base: Simplified setup trap handler
Xiang W
1
-12
/
+4
2024-03-09
firmware: fw_base.S: Simplify address get
Xiang W
1
-33
/
+11
2024-03-05
lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
Nylon Chen
2
-0
/
+17
2024-03-04
platform: andes: Drop andes_pmu_setup()
Yu Chien Peter Lin
2
-24
/
+0
2024-03-04
lib: sbi: Add support for smcsrind and smcdeleg
Atish Patra
3
-7
/
+42
2024-02-24
lib: sbi_hsm: Restor hart state to stop when fails to start
Joshua Yeong
1
-0
/
+4
2024-02-24
docs/firmware: document new options for jump and payload firmwares
Inochi Amaoto
2
-3
/
+19
2024-02-24
platform: Apply relocatable address
Inochi Amaoto
2
-4
/
+21
[prev]
[next]