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
/
fpga
Age
Commit message (
Expand
)
Author
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
Anup Patel
2021-08-14
lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
Anup Patel
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
Bin Meng
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2020-12-01
platform: Remove dummy system reset functions
Anup Patel
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
2020-05-10
platform: fpga: Remove redundant platform specific features
Atish Patra
2020-05-10
platform: Move platform features to hart
Atish Patra
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-03-24
platform: openpiton: Read the device configurations from device tree
Atish Patra
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
2020-03-24
platform: Add OpenPiton platform support
Atish Patra
2020-03-24
platform: fpga/ariane: Remove redundant plic address macros
Atish Patra
2020-03-24
platform: Move ariane standalone fpga project to its own project
Atish Patra