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
2023-07-31
lib: utils/reset: Add syscon based reboot and poweroff
Anup Patel
4
-0
/
+177
2023-07-31
lib: utils/regmap: Add simple FDT based syscon regmap driver
Anup Patel
4
-0
/
+273
2023-07-31
lib: utils/regmap: Add simple FDT based regmap framework
Anup Patel
6
-1
/
+138
2023-07-31
lib: utils/regmap: Add generic regmap access library
Anup Patel
6
-1
/
+204
2023-07-31
include: sbi_utils: Remove driver pointer from struct i2c_adapter
Anup Patel
3
-9
/
+0
2023-07-31
include: sbi: fix CSR define of mseccfg
Xiang W
1
-3
/
+2
2023-07-31
lib: sbi: Update system suspend to spec
Andrew Jones
1
-1
/
+1
2023-07-31
libfdt: fix SPDX license identifiers
Heinrich Schuchardt
16
-16
/
+16
2023-07-13
lib: sbi: Map/Unmap debug console shared memory buffers
Himanshu Chauhan
1
-0
/
+3
2023-07-13
lib: sbi: Add functions to map/unmap shared memory
Himanshu Chauhan
2
-0
/
+44
2023-07-13
lib: sbi: Add support for Smepmp
Himanshu Chauhan
2
-19
/
+130
2023-07-13
lib: sbi: Change the order of PMP initialization
Himanshu Chauhan
1
-9
/
+17
2023-07-13
lib: sbi: Grant SU R/W/X permissions to whole memory
Himanshu Chauhan
1
-4
/
+10
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
3
-0
/
+123
2023-07-13
lib: sbi: Add smepmp in hart extensions
Himanshu Chauhan
2
-0
/
+5
2023-07-13
include: sbi: Add Smepmp specific access flags for PMP entries
Himanshu Chauhan
1
-6
/
+78
2023-07-13
lib: sbi: Add functions to manipulate PMP entries
Himanshu Chauhan
2
-0
/
+48
2023-07-13
include: sbi: Add macro definitions for mseccfg CSR
Himanshu Chauhan
1
-0
/
+12
2023-07-12
lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
Anup Patel
1
-2
/
+2
2023-07-12
lib: sbi: Fix missing '\0' when buffer szie equal 1
Xiang W
1
-0
/
+6
2023-07-12
lib: sbi: Fix timing of clearing tbuf
Xiang W
1
-16
/
+19
2023-07-12
lib: sbi: Fix printc
Xiang W
1
-3
/
+2
2023-07-12
lib: sbi: Simplify prints
Xiang W
1
-17
/
+4
2023-07-12
lib: sbi: Fix printi
Xiang W
1
-13
/
+23
2023-07-12
lib: sbi: print add 'o' type
Xiang W
1
-3
/
+4
2023-07-12
lib: sbi: implifying the parameters of printi
Xiang W
1
-77
/
+50
2023-07-12
lib: sbi: Add ' ' '\'' flags for print
Xiang W
1
-0
/
+4
2023-07-12
lib: sbi: Add '+' flags for print
Xiang W
1
-9
/
+16
2023-07-12
lib: sbi: print not fill '0' when left-aligned
Xiang W
1
-0
/
+2
2023-07-12
lib: sbi: Fix how print gets flags
Xiang W
1
-11
/
+19
2023-07-09
lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRs
Ley Foon Tan
1
-1
/
+1
2023-07-09
lib: sbi: Rename hart_pmu_get_allowed_bits() function
Anup Patel
1
-2
/
+2
2023-07-09
lib: sbi: Alphabetically sort HART ISA extensions
Anup Patel
2
-13
/
+13
2023-07-09
lib: sbi: Add Zihpm as a HART ISA extension
Anup Patel
2
-0
/
+10
2023-07-09
lib: sbi: Add Zicntr as a HART ISA extension
Anup Patel
3
-6
/
+6
2023-07-09
lib: utils: Fix sbi_hartid_to_scratch() usage in ACLINT drivers
Anup Patel
2
-2
/
+12
2023-07-07
gpio/desginware: add Synopsys DesignWare APB GPIO support
Ben Dooks
4
-0
/
+148
2023-07-05
lib: sbi_pmu: Avoid out of bounds access
Heinrich Schuchardt
1
-0
/
+2
2023-07-05
lib: sbi: fix comment indent
Gianluca Guida
1
-4
/
+4
2023-06-23
include: Bump-up version to 1.3
v1.3
Anup Patel
1
-1
/
+1
2023-06-23
lib: sbi: check A2 register in ecall_dbcn_handler.
Gianluca Guida
1
-2
/
+5
2023-06-21
lib: reset: Move fdt_reset_init into generic_early_init
Guo Ren
1
-3
/
+3
2023-06-21
firmware: Fix find hart index
Xiang W
1
-1
/
+0
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
3
-66
/
+10
2023-06-14
README.md: Improve project copyright information
Anup Patel
1
-2
/
+4
2023-06-14
docs: Add OpenSBI logo and use it in the top-level README.md
Anup Patel
3
-0
/
+2
2023-06-06
lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointer
Anup Patel
2
-17
/
+70
2023-06-05
lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()
Anup Patel
1
-3
/
+0
2023-06-05
lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Anup Patel
1
-22
/
+66
2023-06-05
lib: utils/timer: Use scratch space to save per-HART MTIMER pointer
Anup Patel
1
-15
/
+61
[prev]
[next]