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-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
2019-01-23
include: Rename ipi_inject() to ipi_send() for sbi_platform
Anup Patel
2019-01-23
include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE
Anup Patel
2019-01-23
include: Update documentation of sbi_platform after callback cleanup
Anup Patel
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
2019-01-23
lib: Remove hartid parameter from IRQCHIP callbacks
Anup Patel
2019-01-23
lib: Remove source_hart and hartid parameter from IPI callbacks
Anup patel
2019-01-23
lib: Remove hartid paramter from early_init() and final_init() callbacks
Anup Patel
2019-01-22
docs: Typo fixes.
Atish Patra
2019-01-22
docs: Fix nits in firmware/fw_jump.md
Bin Meng
2019-01-22
top: Fix broken links in top-level README.md
Bin Meng
2019-01-22
lib: Add doxygen style documentation for sbi_platform
Anup Patel
2019-01-22
lib: Update documentation of sbi_init()
Anup Patel
2019-01-22
Makefile: Don't install generic headers under <install_dir>/platform
Anup Patel
2019-01-22
docs: Add OpenSBI version to doxygen.cfg
Anup Patel
2019-01-22
lib: Do not access mi/edeleg register if S mode is not present.
Atish Patra
2019-01-22
lib: Allow sending IPI to self.
Atish Patra
2019-01-22
lib: Fix ipi type update
Atish Patra
2019-01-22
lib: Add atomic bit set/clear operations.
Atish Patra
2019-01-22
lib: Move software interrupt enablement from firmware to lib
Atish Patra
2019-01-21
lib: Use AMO instructions whenever __riscv_atomic is defined
Anup Patel
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
[next]