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-01-24
platform: template: typo fix in system reboot/shutdown names
Jiuyang Liu (Sequencer)
2020-01-22
lib: Factor-out SBI base extension
Anup Patel
2020-01-22
lib: Factor-out SBI vendor extension
Anup Patel
2020-01-22
lib: Factor-out SBI replacement extensions
Anup Patel
2020-01-22
lib: Factor-out SBI legacy extension
Anup Patel
2020-01-22
lib: Add dynamic registration of SBI extensions
Anup Patel
2020-01-22
include: Add generic and simple list handling APIs
Anup Patel
2020-01-22
lib: Initialize TLB management directly from coldboot/warmboot path
Anup Patel
2020-01-22
lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functions
Anup Patel
2020-01-22
lib: Introduce sbi_ipi_event_create/destroy() APIs
Anup Patel
2020-01-22
lib: Introduce sbi_tlb_fifo_request() API
Anup Patel
2020-01-22
lib: Introduce sbi_ipi_send_halt() API
Anup Patel
2020-01-22
lib: Introduce sbi_ipi_send_smode() API
Anup Patel
2020-01-22
lib: Move struct sbi_ipi_data definition to sbi_ipi.c
Anup Patel
2020-01-22
include: Typo fix in comment for SBI_SCRATCH_SIZE define
Anup Patel
2020-01-20
scripts: Add C910 to platform list in the binary archive script
Liu Yibin
2020-01-15
platform: thead/c910: Don't set plic/clint address in warm boot
Liu Yibin
2020-01-15
platform: thead/c910: Don't enable L2 cache in warm boot
Liu Yibin
2020-01-10
firmware: Fix placement of .align directives
Andreas Schwab
2020-01-10
docs: platform: Update SiFive FU540 doc as-per U-Boot v2020.01
Anup Patel
2020-01-09
platform: thead/c910: Remove SBI_PLATFORM_HAS_PMP
Liu Yibin
2020-01-09
docs: Add description of using OPENSBI_EXTERNAL_SBI_TYPES
Abner Chang
2020-01-09
include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.h
Abner Chang
2020-01-08
build: Use -ffreestanding
Khem Raj
2020-01-07
lib: Add sbi_init_count() API
Anup Patel
2020-01-07
lib: zero-out memory allocated using sbi_scratch_alloc_offset()
Anup Patel
2020-01-07
lib: improve system reboot and shutdown implementation
Anup Patel
2020-01-07
lib: do sbi_exit() upon halt IPI
Anup Patel
2020-01-07
lib: save/restore MIE CSR in sbi_hart_wait_for_coldboot()
Anup Patel
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
2020-01-07
lib: Add initial sbi_exit() API
Anup Patel
2020-01-07
lib: Remove unnecessary checks from init_coldboot() and init_warmboot()
Anup Patel
2020-01-02
platform: Add T-head C910 initial support
Liu Yibin
2020-01-02
lib: utils: Support CLINT with 32bit MMIO access on RV64 system
Anup Patel
2019-12-30
docs: Improve docs for FDT address passing
Liu Yibin
2019-12-27
firmware: Improve comments for fw_prev_arg1() and fw_next_arg1()
Anup Patel
2019-12-27
firmware: Return real DTB address when FW_xyz_FDT_ADDR is not defined
Liu Yibin
2019-12-23
lib: Implement RFENCE extension
Atish Patra
2019-12-23
lib: Support stage1 and stage2 tlb flushing
Atish Patra
2019-12-23
lib: Add hfence instruction encoding
Atish Patra
2019-12-23
lib: Add IPI extension in SBI
Atish Patra
2019-12-23
lib: Add TIME extension in SBI
Atish Patra
2019-12-23
lib: Remove redundant IPI types
Atish Patra
2019-12-23
lib: Add replacement extension and function ids
Atish Patra
2019-12-16
lib: Use MTINST CSR in misaligned load/store emulation
Anup Patel
2019-12-16
lib: Extend trap redirection for hypervisor v0.5 spec
Anup Patel
2019-12-16
lib: Fix sbi_get_insn() for load guest page fault
Anup Patel
[next]