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-07-02
include: Bump-up version to 0.4
v0.4
Anup Patel
2019-07-02
platform: Remove the HiFive Unleashed expansion board DT.
Atish Patra
2019-07-01
firmware: For no relocation skip two stage wait for secondary HARTs
Anup Patel
2019-06-30
scripts: Add Ariane FPGA to platform list in binary archive script
Anup Patel
2019-06-30
docs: Update the fu540 platform guide for new DT.
Atish Patra
2019-06-29
include: Add firmware context to sbi_platform
Abner Chang
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
2019-06-29
include: Move callbacks in sbi_platform to separate struct
Abner Chang
2019-06-29
Add documentation for Ariane FPGA platform
Panagiotis Peristerakis
2019-06-29
Add support for Ariane FPGA SoC
Panagiotis Peristerakis
2019-06-29
Changed plic_set_thresh() and plic_set_ie() to public
Panagiotis Peristerakis
2019-06-24
firmware: Handle overlapping load and link addresses in relocation
Xiang W
2019-06-19
docs: Update docs as per new static library.
Atish Patra
2019-06-19
utils: Remove tinyfdt.c
Atish Patra
2019-06-19
platform: Enable all drivers by default.
Atish Patra
2019-06-19
lib: Rename string.x to sbi_string.x
Atish Patra
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
2019-06-19
lib: Include helper libc functions directly in libsbi.
Atish Patra
2019-06-19
lib: Move sbi core library to lib/sbi
Atish Patra
2019-06-17
firmware: Handle overlapping load and link addresses in relocation
Xiang W
2019-06-12
firmware: Relocate when load address is not equal to link address
Anup Patel
2019-06-12
firmware: add missing linker sections to fw_base.ldS
Lukas Auer
2019-05-31
docs: update CONTRIBUTORS.md
Karsten Merker
2019-05-30
docs: qemu/sifive_u: miscellaneous documentation fixes
Bin Meng
2019-05-30
platform: qemu/sifive_u: Update the hart count to 4
Bin Meng
2019-05-24
lib: Handle page/access fault caused by unpriv load/store
Anup Patel
2019-05-24
lib: Add per-HART trap info pointer
Anup Patel
2019-05-24
include: Make unprivilege load/store functions as non-inline functions
Anup Patel
2019-05-24
lib: Factor-out TLB management from IPI management
Anup Patel
2019-05-24
lib: Add a simple brain-dead allocator to manage extra scratch space
Anup Patel
2019-05-21
lib: Flush everything when remote TLB flush range is too large
Anup Patel
2019-05-10
docs: Add documentation about dynamic firmware
Anup Patel
2019-05-10
platform: Enable dynamic firmware for appropriate platforms
Anup Patel
2019-05-10
firmware: Add fw_dynamic firmware
Anup Patel
2019-05-10
firmware: Allow firmwares to provide next mode and options
Anup Patel
2019-05-06
docs: update CONTRIBUTORS.md from git history
Karsten Merker
2019-05-06
docs: miscellaneous documentation fixes and updates
Karsten Merker
2019-05-06
Update sifive_fu540.md
Loys Ollivier
2019-04-30
Makefile: explicitly disable PIE
Karsten Merker
2019-04-25
platform/common/libfdt: fix unnecessary multiple inclusions
Xiang Wang
2019-04-25
docs: Add a payload section about coreboot support #116
Shawn Chang
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2019-04-24
libfdt: don't try to clang-format
Olof Johansson
2019-04-24
top: add .clang-format
Olof Johansson
2019-04-22
lib: Redirect unhandled traps from non-M modes to S mode
Nick Kossifidis
2019-04-15
doc: Update docs as per latest kernel/u-boot status.
Atish Patra
2019-04-15
top: Add CONTRIBUTORS.md file
Anup Pate
2019-04-15
docs: qemu/virt platform documentation fixes and updates
Karsten Merker
2019-04-10
lib: Optimize TLB flush IPIs
Atish Patra
[next]