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
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
2019-01-04
Makefile: Use generic flags for the platform
Alistair Francis
2019-01-04
Makefile: Support verbosity using standard V=1
Alistair Francis
2019-01-03
lib: Handle misaligned load/store on FP regs
Anup Patel
2019-01-03
include: Add hard FP access macros and defines
Anup Patel
2019-01-03
Merge pull request #16 from damien-lemoal/master
Alistair Francis
2019-01-03
platform: kendryte/k210: Simplify sysctl code
Damien Le Moal
2019-01-03
platform: kendryte/k210: Declare local function static
Damien Le Moal
2019-01-03
Makefile: Fix messages
Damien Le Moal
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
2019-01-02
include: Replace #csr with __ASM_STR(csr) in csr_xyz() macros
Anup Patel
2019-01-02
include: Remove redundant csr_read_n() and csr_write_n()
Anup Patel
2018-12-31
docs: Add documenation for QEMU platforms
Anup Patel
2018-12-31
top: Minor typo fixes in top-level README.md
Anup Patel
2018-12-31
lib: Redirect illegal instruction trap to S-mode when not handled
Anup Patel
2018-12-31
platform: Fix author name for Kendryte K210 platform
Anup Patel
2018-12-31
platform: Rename sifive/hifive_u540 to sifive/fu540
Anup Patel
2018-12-27
lib: Print mtval in sbi_trap_error()
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
2018-12-27
lib: Simplify sbi_platform early_init() and final_init() hooks
Anup Patel
2018-12-27
firmware: Rename fw_common.S to fw_base.S
Anup Patel
2018-12-27
top: Improve 'clean' and 'distclean' makefile targets
Anup Patel
2018-12-27
top: Improve inst_file_list() in Makefile for payloads installation
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-27
lib: Move ECALL defines to sbi_ecall_interface.h
Anup Patel
2018-12-26
lib: Add misaligned load/store trap handling
Anup Patel
2018-12-26
lib: Move instruction encoding macros to riscv_encoding.h
Anup Patel
2018-12-26
top: Rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE
Anup Patel
2018-12-25
README: Update
Damien Le Moal
2018-12-25
Makefile: Fix clean
Damien Le Moal
2018-12-25
Makefile: Rename CROSS_COMPILE to CROSS_COMPILE_PREFIX
Damien Le Moal
2018-12-22
Merge pull request #4 from riscv/avpatel/master
Atish Patra
2018-12-22
top: Typo fix in top-level README.md
Anup Patel
2018-12-22
platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
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-22
platform: Remove PLAT_NAME from all platforms
Anup Patel
2018-12-22
Merge pull request #3 from riscv/unleashed_working_12_21
Anup Patel
2018-12-21
Disable all interrupts during warm irqchip init.
Atish Patra
2018-12-21
Introduce hart disabled parameter in platform.
Atish Patra
2018-12-21
Fix plic warm init in platform code.
Anup Patel
2018-12-21
Fix plic warm init in common code.
Anup Patel
2018-12-21
Move hardcoded uart constant to macros.
Atish Patra
[prev]
[next]