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
Age
Commit message (
Expand
)
Author
2020-03-18
libfdt: Compile fdt_addresses.c
Bin Meng
2020-03-18
lib: sbi: Update pmp_get() to return decoded size directly
Bin Meng
2020-03-17
scripts: Cover sifive/fu540 in the 32-bit build
Bin Meng
2020-03-14
platform: Use one unified per-HART stack size macro for all platforms
Bin Meng
2020-03-14
platform: Set per-HART stack size to 8KB in the template platform codes
Bin Meng
2020-03-14
platform: ariane-fpga: Set per-HART stack size to 8KB
Bin Meng
2020-03-13
Makefile: Fix distclean make target
Anup Patel
2020-03-13
include: Make sbi_current_hartid() as macro in riscv_asm.h
Anup Patel
2020-03-13
lib: sbi_hsm: Optimize sbi_hsm_hart_get_state() implementation
Anup Patel
2020-03-13
firmware: fw_base: Optimize _hartid_to_scratch() implementation
Anup Patel
2020-03-13
include: Make sbi_hart_id_to_scratch() as macro
Anup Patel
2020-03-13
libfdt: Upgrade to v1.5.1 release
Bin Meng
2020-03-13
libfdt: Add INT32_MAX and UINT32_MAX in libfdt_env.h
Bin Meng
2020-03-13
sbi: Add definitions for true/false
Bin Meng
2020-03-13
platform: ariane-fpga: Change license for ariane-fpga from GPL-2.0 to BSD-2
Panagiotis Peristerakis
2020-03-13
lib: sbi: Fix misaligned trap handling
Damien Le Moal
2020-03-11
docs: Remove out-of-date documentation
Atish Patra
2020-03-11
lib: sbi_hart: Remove HART available mask and related APIs
Anup Patel
2020-03-11
lib: sbi_ipi: Use sbi_hsm_hart_started_mask() API
Anup Patel
2020-03-11
lib: sbi_system: Use sbi_hsm_hart_started_mask() API
Anup Patel
2020-03-11
lib: sbi_ecall_legacy: Use sbi_hsm_hart_started_mask() API
Anup Patel
2020-03-11
lib: Introduce sbi_hsm_hart_started_mask() API
Anup Patel
2020-03-11
include: Remove disabled_hart_mask from sbi_platform
Anup Patel
2020-03-11
lib: sbi_init: Use hartmask for coldboot wait
Anup Patel
2020-03-11
lib: Move all coldboot wait APIs to sbi_init.c
Anup Patel
2020-03-11
lib: sbi_tlb: Use sbi_hartmask in sbi_tlb_info
Anup Patel
2020-03-11
lib: Introduce SBI_TLB_INFO_INIT() helper macro
Anup Patel
2020-03-11
lib: sbi_init: Don't allow HARTID greater than SBI_HARTMASK_MAX_BITS
Anup Patel
2020-03-11
include: Simple hartmask library
Anup Patel
2020-03-11
lib: Simple bitmap library
Anup Patel
2020-03-10
lib: serial: Fix coding style issues
Bin Meng
2020-03-10
lib: sbi: Fix coding style issues
Bin Meng
2020-03-10
platform: ae350: Sort build objects in alphabetical order
Bin Meng
2020-03-10
lib: Sort build objects in alphabetical order
Bin Meng
2020-03-08
include: sbi_scratch: Set per-HART scratch size to 4KB
Anup Patel
2020-03-08
platform: kendryte/k210: Set per-HART stack size to 8KB
Anup Patel
2020-03-08
include: sbi_bitops: More useful bit operations
Anup Patel
2020-03-08
include: Move bits related defines and macros to sbi_bitops.h
Anup Patel
2020-03-08
lib: Fix return type of sbi_hsm_hart_started()
Anup Patel
2020-03-08
platform: sifive: fu540: allow sv32 as an mmu-type
Sören Tempel
2020-03-08
makefile: Do setup of the install target more flexible
Nikita Ermakov
2020-03-07
lib: Check MSIP bit after returning from WFI
Atish Patra
2020-02-24
lib: Implement Hart State Management (HSM) SBI extension
Atish Patra
2020-02-24
lib: Add possible hart status values
Atish Patra
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-24
include: Bump-up version to 0.6
v0.6
Anup Patel
2020-02-24
lib: Simplify the for-loop in sbi_ipi_send_many()
Anup Patel
2020-02-22
lib: Use available hart mask for correct hbase value
Atish Patra
2020-02-22
lib: Fix typo in atomic exchange functions
Atish Patra
[prev]
[next]