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-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
2019-01-21
kendryte/k210: Add device tree support
Damien Le Moal
2019-01-21
kendryte/k210: Fix console
Damien Le Moal
2019-01-21
Makefile: Improve readability
Damien Le Moal
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2019-01-21
lib: code cleanup
Damien Le Moal
2019-01-21
lib: Fix banner
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2019-01-18
platform: Fix compile error caused by standard includes
Anup Patel
2019-01-18
platform: No need to pass context id for plic fixup.
Atish Patra
2019-01-18
platform: Modify DT using libfdt
Atish Patra
2019-01-18
docs: Add licensing seciton for external projects.
Atish Patra
2019-01-18
platform: Remove string functions from tinyfdt.c
Atish Patra
2019-01-18
platform: Include libfdt & libc.
Atish Patra
2019-01-18
platform: Rename fdt.c to tinyfdt.c
Atish Patra
2019-01-18
platform: Add libfdt support.
Atish Patra
2019-01-18
platform: Add minimal libc support.
Atish Patra
2019-01-16
include: Add documentation for sbi_trap_regs and friends
Anup Patel
2019-01-16
include: Add __packed define for packed structures
Anup Patel
2019-01-16
include: Add documentation for sbi_scratch and friends
Anup Patel
2019-01-16
lib: Add documentation for sbi_init() API
Anup Patel
2019-01-16
include: Add __noreturn define for noreturn function attribute
Anup Patel
2019-01-16
docs: Update title in contributing.md
Anup Patel
2019-01-16
top: Update top-level README.md to build/install documentation PDF
Anup Patel
2019-01-16
Makefile: Add make targets to build and install documentation
Anup Patel
2019-01-05
Makefile: Use '=' instead of '?=' for make variables
Anup Patel
2019-01-04
docs: Add a contributing document
Alistair Francis
2019-01-04
Makefile: Force GCC to preprocess the linker file
Alistair Francis
2019-01-04
Makefile: Convert to a more standard format
Alistair Francis
[prev]
[next]