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
6 days
include: utils/fdt_helper: fix typo har't'id
HEAD
master
Leo Yu-Chi Liang
1
-1
/
+1
6 days
lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported
Clément Léger
1
-1
/
+2
6 days
lib: sbi: sse: return SBI_ENOTSUPP for unsupported events
Clément Léger
1
-0
/
+30
6 days
lib: sbi: sse: allow adding new events
Clément Léger
5
-59
/
+106
6 days
include: lib: add a simple singly linked list implementation
Clément Léger
1
-0
/
+33
6 days
lib: sbi: sse: return an error value from sse_event_get()
Clément Léger
1
-34
/
+38
6 days
lib: sbi: move sbi_double_trap_handler() to a dedicated header
Clément Léger
3
-2
/
+21
6 days
lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
Clément Léger
6
-24
/
+41
2024-12-24
include: Bump-up version to 1.6
v1.6
Anup Patel
1
-1
/
+1
2024-12-24
lib: utils: Fix irqchip registration for PLIC and APLIC
Anup Patel
4
-11
/
+11
2024-12-24
lib: sbi: Improve the alignment of boot-time prints
Anup Patel
1
-31
/
+31
2024-12-22
lib: sbi: Print list of available SBI extensions at boot-time
Anup Patel
19
-9
/
+63
2024-12-21
include: sbi: Fix compiling with C23 enabled compilers
Michael Neuling
2
-5
/
+7
2024-12-21
inclue: sbi_utils: Cleanup int vs bool in semihosting_init() definitions
Michael Neuling
1
-2
/
+2
2024-12-21
lib: utils: Mark RPMI drivers as experimental
Samuel Holland
8
-0
/
+11
2024-12-21
platform: generic: Initialize console before other drivers
Samuel Holland
1
-5
/
+5
2024-12-19
lib: utils: Improve rpmi_cppc_fc_db_trigger() for RV32
Xiang W
1
-14
/
+7
2024-12-15
lib: sbi_pmu: Verify the raw events first during event info
Atish Patra
1
-7
/
+6
2024-12-15
lib: sbi_pmu: Fix the sanity check condition for hw event map
Atish Patra
1
-2
/
+2
2024-12-15
scripts/carray: change to using single awk invocation to generate .c
Ben Dooks
1
-33
/
+99
2024-12-15
script/carry.sh: send error to stderr
Ben Dooks
1
-6
/
+8
2024-12-15
Makefile: remove carry output if scripts/carray.sh fails
Ben Dooks
1
-1
/
+1
2024-12-15
top: add ~ files to .gitignore
Ben Dooks
1
-0
/
+1
2024-12-15
lib: sbi: sse: Fix a6 and a7 register content upon injection
Clément Léger
1
-2
/
+2
2024-12-15
lib: sbi: fix GLOBAL_PLAT_DEFINE
Clément Léger
1
-2
/
+2
2024-12-15
Makefile: Don't enable V-extension using -march option
Anup Patel
2
-6
/
+7
2024-12-15
lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
Anup Patel
1
-2
/
+5
2024-12-06
lib: sbi_misaligned_ldst: Add handling of vector load/store
Nylon Chen
6
-12
/
+760
2024-12-06
lib: utils/mpxy: Add RPMI client driver for MPXY
Rahul Pathak
5
-0
/
+548
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel
8
-0
/
+85
2024-12-06
lib: sbi: Implement SBI MPXY extension
Anup Patel
4
-0
/
+84
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
7
-7
/
+915
2024-12-06
lib: utils/cppc: Add RPMI CPPC driver
Subrahmanya Lingappa
5
-0
/
+495
2024-12-06
lib: utils: Add simple FDT based CPPC driver framework
Anup Patel
8
-0
/
+77
2024-12-06
lib: utils/hsm: Add RPMI HSM driver
Subrahmanya Lingappa
5
-0
/
+467
2024-12-06
lib: utils: Add simple FDT based HSM driver framework
Anup Patel
8
-0
/
+77
2024-12-06
lib: utils/fdt: Allow dynamic registration of FDT fixup callbacks
Anup Patel
2
-0
/
+48
2024-12-06
lib: sbi: Add optional resume address to hart suspend
Subrahmanya Lingappa
3
-5
/
+9
2024-12-06
lib: utils/suspend: Add RPMI system suspend driver
Subrahmanya Lingappa
5
-0
/
+186
2024-12-06
lib: utils: Add simple FDT based system suspend driver framework
Anup Patel
8
-0
/
+77
2024-12-06
lib/utils: reset: Add RPMI System Reset driver
Rahul Pathak
5
-0
/
+177
2024-12-06
lib/utils: Add RPMI messaging protocol and shared memory transport support
Rahul Pathak
7
-0
/
+1173
2024-12-06
lib: utils/mailbox: Add simple FDT based mailbox framework
Anup Patel
5
-0
/
+145
2024-12-06
lib: utils/mailbox: Add generic mailbox library
Anup Patel
5
-0
/
+339
2024-12-06
lib: Increase ROOT_REGION_MAX to accomodate more memregions
Rahul Pathak
1
-1
/
+1
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
3
-0
/
+81
2024-12-02
lib: sbi_pmu: Add SBI PMU event info function details.
Atish Patra
1
-0
/
+9
2024-12-02
lib: sbi_pmu: Remove redundant check for fw events
Atish Patra
1
-5
/
+0
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
3
-6
/
+12
2024-12-01
Makefile: Fix POSIX grep for multiple patterns
Igor Melnikov
1
-2
/
+2
[next]