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
/
firmware
Age
Commit message (
Expand
)
Author
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-22
lib: Move software interrupt enablement from firmware to lib
Atish Patra
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
2019-01-02
include: Remove redundant tmp0 from struct sbi_scratch
Anup Patel
2019-01-02
include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h
Anup Patel
2019-01-02
include: Move RISCV_PLATFORM_xyz defines to sbi_platform.h
Anup Patel
2019-01-02
include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h
Anup Patel
2018-12-27
firmware: Rename fw_common.S to fw_base.S
Anup Patel
2018-12-27
firmware: Use dummy payload for FW_PAYLOAD
Anup Patel
2018-12-27
firmware: Add separate dummy payload for FW_PAYLOAD
Anup Patel
2018-12-22
firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
Anup Patel
2018-12-22
firmware: Remove stack section from common linker script
Anup Patel
2018-12-21
firmware: Remove redundant write to mideleg and medeleg
Anup Patel
2018-12-21
Revert "Fix FDT relocation"
Anup Patel
2018-12-21
Fiw comment typo
Damien Le Moal
2018-12-21
fw: Disable delegation
Damien Le Moal
2018-12-21
Fix FDT relocation
Damien Le Moal
2018-12-21
top: Rename "blob" to "firmware" everywhere
Anup Patel