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
/
platform
/
common
Age
Commit message (
Expand
)
Author
2019-02-08
platform: clint: Allow running on 32-bit systems
Alistair Francis
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-23
include: Rename ipi_inject() to ipi_send() for sbi_platform
Anup Patel
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
2019-01-23
lib: Remove source_hart and hartid parameter from IPI callbacks
Anup patel
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: 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
2018-12-21
Disable all interrupts during warm irqchip init.
Atish Patra
2018-12-21
Fix plic warm init in common code.
Anup Patel
2018-12-21
top: Rename "plat" to "platform" everywhere
Anup Patel