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
/
sbi
/
sbi_init.c
Age
Commit message (
Expand
)
Author
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-05-21
lib: sbi: Only register available extensions
Andrew Jones
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-20
lib: sbi: Add debug print when sbi_pmu_init fails
Tan En De
2023-04-07
lib: sbi: Print the CPPC device name
Sunil V L
2023-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
2023-03-10
lib: sbi: Refactor the calls to sbi_hart_switch_mode()
Evgenii Shatokhin
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-01-23
lib: sbi: Print the RW section offset
Himanshu Chauhan
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-09-01
lib: sbi: Print platform PMU device at boot-time
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Update the name of ISA string printed at boot time
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
Anup Patel
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts.
Anup Patel
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
2021-11-08
lib: sbi: move sbi_boot_print_general()
Heinrich Schuchardt
2021-10-20
Makefile: Add build time and compiler info string
Wei Fu
2021-10-11
lib: sbi: convert reset to list
Nikita Shubin
2021-09-26
lib: sbi: Print timer frequency at boot time
Anup Patel
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2021-07-11
lib: sbi: Remove redundant boot time print statement
Atish Patra
2021-06-22
lib: sign conflict in wake_coldboot_harts()
Heinrich Schuchardt
2021-06-02
lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset
Heinrich Schuchardt
2021-04-28
lib: sbi: Show devices provided by platform in boot prints
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-03-03
lib: Remove redundant sbi_platform_ipi_clear() calls
Anup Patel
2021-03-03
lib: sbi: Implement SBI HSM suspend function
Anup Patel
2020-11-10
lib: sbi: Improve boot prints in cold boot sequence
Anup Patel
2020-10-26
lib: sbi: Improve boot time print with additional PMP information
Atish Patra
2020-10-21
lib: sbi: Display domain details in boot prints
Anup Patel
2020-10-20
lib: sbi: Add initial domain support
Anup Patel
2020-10-20
lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
Anup Patel
2020-10-20
lib: sbi: Configure PMP late in coldboot and warmboot path
Anup Patel
2020-09-16
lib: sbi: Ensure coldboot HART supports next privilege mode
Anup Patel
2020-09-01
lib: sbi: Detect and print MHPM counters at boot-time
Anup Patel
2020-08-21
lib: sbi_init: Avoid thundering hurd problem with coldboot_lock
Anup Patel
2020-05-19
lib: sbi_hart: Detect number of supported PMP regions
Anup Patel
2020-05-19
include: sbi: Use scratch pointer as parmeter in HART feature APIs
Anup Patel
2020-05-19
lib: sbi: Print platform HART count just before boot HART id
Anup Patel
2020-05-19
lib: sbi: Remove extra spaces from boot time prints
Anup Patel
2020-05-19
lib: sbi: Improve get_feature_str() implementation and usage
Anup Patel
2020-05-10
lib: Add hart features in boot time print
Atish Patra
2020-05-10
lib: Add platform features in boot time print
Atish Patra
2020-05-07
lib: sbi: Improve misa_string() implementation
Anup Patel
2020-05-01
lib: sbi: Print platform hart count at boot time
Anup Patel
[next]