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
/
include
/
sbi
/
sbi_platform.h
Age
Commit message (
Expand
)
Author
2020-10-20
lib: sbi: Add initial domain support
Anup Patel
2020-10-20
include: sbi: Remove pmp_region callbacks from sbi_platform_operations
Anup Patel
2020-10-20
include: sbi: Remove redundant includes from sbi_platform.h
Anup Patel
2020-05-19
lib: sbi: Improve get_feature_str() implementation and usage
Anup Patel
2020-05-10
lib: Add platform features in boot time print
Atish Patra
2020-05-10
platform: Move platform features to hart
Atish Patra
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-04-27
lib: No need to provide default PMP region using platform callbacks
Anup Patel
2020-03-28
include: sbi_platform: Remove priv parameter from hart_start() callback
Anup Patel
2020-03-19
include: sbi_platform: Introduce HART index to HART id table
Anup Patel
2020-03-19
include: sbi_platform: Improve sbi_platform_hart_disabled() API
Anup Patel
2020-03-14
platform: Use one unified per-HART stack size macro for all platforms
Bin Meng
2020-03-11
include: Remove disabled_hart_mask from sbi_platform
Anup Patel
2020-03-10
lib: sbi: Fix coding style issues
Bin Meng
2020-02-24
lib: Implement hart hotplug
Atish Patra
2020-02-24
lib: Add a new platform feature to bringup secondary harts
Atish Patra
2020-02-05
platform: Add an platform ops to return platform specific tlb flush limit
Atish Patra
2020-01-07
lib: Add irqchip exit API
Anup Patel
2020-01-07
lib: Add ipi exit API
Anup Patel
2020-01-07
lib: Add timer exit API
Anup Patel
2020-01-07
lib: Add system early_exit and final_exit APIs
Anup Patel
2019-12-06
include: sbi_platform: fix compilation for GCC-9
Martin Pietryka
2019-11-26
lib: Fix CPU capabilities detection function
Xiang Wang
2019-11-21
lib: Simplify trap parameters in sbi_ecall functions
Anup Patel
2019-10-03
lib: Provide a platform hook to implement vendor specific SBI extensions.
Atish Patra
2019-09-28
lib: Fix tlb flush range limit value
Atish Patra
2019-09-10
lib: provide a platform specific tlb range flush threshold
Atish Patra
2019-08-16
platform: Remove the ipi_sync method from all platforms.
Atish Patra
2019-07-25
treewide: Use conventional names for 32-bit and 64-bit
Bin Meng
2019-06-29
include: Add firmware context to sbi_platform
Abner Chang
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
2019-06-29
include: Move callbacks in sbi_platform to separate struct
Abner Chang
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-03-06
platform: Make the `platform` read-only
Xiang Wang
2019-03-05
lib:platform: Fix sbi_getc return type.
Atish Patra
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-23
include: Use TRUE/FALSE as return values in sbi_platform_hart_disabled()
Anup Patel
2019-01-23
include: Rename ipi_inject() to ipi_send() for sbi_platform
Anup Patel
2019-01-23
include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE
Anup Patel
2019-01-23
include: Update documentation of sbi_platform after callback cleanup
Anup Patel
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
2019-01-23
lib: Remove hartid parameter from IRQCHIP callbacks
Anup Patel
2019-01-23
lib: Remove source_hart and hartid parameter from IPI callbacks
Anup patel
2019-01-23
lib: Remove hartid paramter from early_init() and final_init() callbacks
Anup Patel
2019-01-22
lib: Add doxygen style documentation for sbi_platform
Anup Patel
2019-01-02
include: Move RISCV_PLATFORM_xyz defines to sbi_platform.h
Anup Patel
2018-12-27
lib: Rename target_hart parameter to hartid for PMP platform callbacks
Anup Patel
2018-12-27
lib: Simplify sbi_platform timer_init() hooks
Anup Patel
2018-12-27
lib: Simplify sbi_platform ipi_init() hooks
Anup Patel
2018-12-27
lib: Simplify sbi_platform irqchip_init() hooks
Anup Patel
[prev]
[next]