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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
lib: sbi: Use scratch space to save per-HART domain pointer
Anup Patel
1
-5
/
+1
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
1
-0
/
+3
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
1
-0
/
+44
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2
-13
/
+33
2023-06-05
include: sbi_scratch: Add helper macros to access data type
Anup Patel
1
-0
/
+17
2023-06-04
lib: sbi: Align system suspend errors with spec
Andrew Jones
1
-1
/
+8
2023-05-21
lib: sbi: Document sbi_ecall_extension members
Andrew Jones
1
-0
/
+35
2023-05-21
lib: sbi: Introduce register_extensions extension callback
Andrew Jones
1
-0
/
+1
2023-05-11
lib: sbi: Simplify BITS_PER_LONG definition
Xiang W
1
-7
/
+1
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
1
-1
/
+1
2023-04-14
lib: sbi: Optimize sbi_tlb queue waiting
Xiang W
1
-0
/
+10
2023-04-07
lib: sbi_pmu: Align the event type offset as per SBI specification
Yu Chien Peter Lin
1
-2
/
+2
2023-04-07
lib: sbi: Implement SBI CPPC extension
Sunil V L
1
-0
/
+35
2023-04-07
include: Add defines for SBI CPPC extension
Sunil V L
1
-0
/
+34
2023-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
1
-0
/
+2
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
1
-0
/
+2
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
1
-0
/
+2
2023-03-10
lib: sbi: Refactor the calls to sbi_hart_switch_mode()
Evgenii Shatokhin
1
-2
/
+4
2023-03-10
lib: sbi_pmu: Add hartid parameter PMU device ops
Mayuresh Chitale
1
-6
/
+8
2023-03-10
lib: sbi_pmu: Introduce fw_counter_write_value API
Mayuresh Chitale
1
-3
/
+8
2023-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
1
-5
/
+4
2023-03-10
lib: sbi_pmu: Reserve space for implementation specific firmware events
Mayuresh Chitale
1
-0
/
+11
2023-03-10
lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
Mayuresh Chitale
1
-0
/
+1
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
1
-0
/
+5
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
1
-0
/
+21
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
1
-0
/
+1
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
1
-0
/
+2
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2
-0
/
+34
2023-02-27
lib: sbi_hsm: Export some functions
Andrew Jones
1
-0
/
+4
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
1
-5
/
+4
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
1
-9
/
+8
2023-02-27
lib: sbi_hart: Enable hcontext and scontext
Nylon Chen
1
-0
/
+2
2023-02-27
include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1
Bin Meng
1
-2
/
+2
2023-02-10
lib: sbi: Add console_puts() callback in the console device
Anup Patel
1
-0
/
+3
2023-02-10
lib: sbi: Add sbi_domain_check_addr_range() function
Anup Patel
1
-0
/
+15
2023-02-09
lib: sbi: Add sbi_ngets() function
Anup Patel
1
-0
/
+2
2023-02-09
lib: sbi: Add sbi_nputs() function
Anup Patel
1
-0
/
+2
2023-02-09
include: Add defines for SBI debug console extension
Anup Patel
1
-0
/
+6
2023-02-09
include: sbi: Fix BSWAPx() macros for big-endian host
Anup Patel
1
-10
/
+14
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
1
-0
/
+7
2023-02-08
include: Add support for byteorder/endianness conversion
Rahul Pathak
1
-0
/
+57
2023-01-24
lib: utils: Add fdt_add_cpu_idle_states() helper function
Samuel Holland
1
-0
/
+23
2023-01-23
firmware: Add RW section offset in scratch
Himanshu Chauhan
1
-10
/
+14
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
1
-0
/
+59
2023-01-22
include: types: add always inline compiler attribute
Yu Chien Peter Lin
1
-0
/
+1
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
1
-2
/
+6
2023-01-09
lib: utils: Disallow non-root domains from adding M-mode regions
Himanshu Chauhan
1
-0
/
+5
2023-01-09
include: sbi: Fine grain the permissions for M and SU modes
Himanshu Chauhan
1
-5
/
+42
2023-01-09
lib: sbi_hsm: Rename 'priv' argument to 'arg1'
Bin Meng
1
-2
/
+2
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
1
-0
/
+20
[prev]
[next]