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-02-18
lib: Send IPI for all harts to hang on system shutdown
Nick Kossifidis
2019-02-17
Makefile: Fix the assignment of OPENSBI_CC_XLEN
Alistair Francis
2019-02-15
Merge pull request #59 from avpatel/make-run
Alistair Francis
2019-02-15
Makefile: Add 'make run' command for platform specific run
Olof Johansson
2019-02-15
docs: fu540: Add steps for the Microsemi Expansion board
Alistair Francis
2019-02-15
platform: fu540: Initial commit of Microsemi device tree
Alistair Francis
2019-02-15
platform: fu540: Fix missing newline
Alistair Francis
2019-02-15
firmware: Ensure the payloads are 4 bit alligned
Alistair Francis
2019-02-15
Makefile: Make sure ld is always aware of the target abi/emulation
Nick Kossifidis
2019-02-14
firmware: Use CSR_<FOO> instead of <foo> for csr*
Atish Patra
2019-02-14
platform: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
2019-02-14
lib: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
2019-02-14
docs: Use normal hyphen instead of non-breaking hyphen
Atish Patra
2019-02-12
Makefile: Set ABI, ISA and Code Model in top-level make
Anup Patel
2019-02-12
platform: qemu: Set FW_JUMP_ADDR and FW_PAYLOAD_OFFSET as-per XLEN
Anup Patel
2019-02-12
platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSET
Anup Patel
2019-02-08
docs: improve library usage document
Damien Le Moal
2019-02-08
docs: platform guide updates
Damien Le Moal
2019-02-08
top: README.md updates
Damien Le Moal
2019-02-08
Makefile: Ensure lgcc is included
Alistair Francis
2019-02-08
firmware: Use lw instead of lwu for 32-bit architectures
Alistair Francis
2019-02-08
platform: clint: Allow running on 32-bit systems
Alistair Francis
2019-02-08
sbi_emulate_csr: Shift sbi_timer_value directly
Alistair Francis
2019-02-08
platform: qemu/virt: Move kernel start address to 4MB alligned
Alistair Francis
2019-02-08
platform: template: Move kernel start address to 4MB alligned
Alistair Francis
2019-02-08
platform/qemu/virt: Dynamically calculate xlen
Alistair Francis
2019-02-08
sbi_ecall: Fix logical OR to be bitwise OR
Alistair Francis
2019-02-06
firwmare: don't expand macros in FW_PAYLOAD_PATH
Andreas Schwab
2019-02-06
Makefile: don't disable built-in variables
Andreas Schwab
2019-02-05
Makefile: Don't rely on "echo -n"
Olof Johansson
2019-02-05
riscv_asm.h: Use CSR_<FOO> instead of <foo> for csr_read()
Olof Johansson
2019-01-30
docs: Update doxygen config file
v0.1
Anup Patel
2019-01-30
docs: Add library usage guide
Anup Patel
2019-01-30
docs: Add platform support guide
Anup Patel
2019-01-30
top: Fix typo in README.md
Anup Patel
2019-01-29
docs: Add a fu540 document.
Atish Patra
2019-01-29
docs: Typo fixes
Atish Patra
2019-01-29
platform: fu540: Provide a compile time option selective hart booting.
Atish Patra
2019-01-25
include: Add separate header for OpenSBI version
Anup Patel
2019-01-24
docs: README.md update
Damien Le Moal
2019-01-24
docs/platform: Update QEMU platforms documentation
Damien Le Moal
2019-01-24
docs/platform: Add top level document file
Damien Le Moal
2019-01-24
docs/firmware: Update FW_PAYLOAD documentation
Damien Le Moal
2019-01-24
docs/firmware: Update FW_JUMP documentation
Damien Le Moal
2019-01-24
docs/firmware: Add top level document file
Damien Le Moal
2019-01-24
docs: Contribution guideline update
Damien Le Moal
2019-01-24
top: Rename LICENSE file to COPYING.BSD
Damien Le Moal
2019-01-24
platform: add template platform files
Damien Le Moal
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
[prev]
[next]