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-09-30
lib: Delegate supervisor ecall to HS-mode when H extension available
Anup Patel
2019-09-28
Write MSIP by using memory-mapped control register
Zong Li
2019-09-28
lib: Fix tlb flush range limit value
Atish Patra
2019-09-28
kendryte/k210: remove unused file
Damien Le Moal
2019-09-25
docs: platform: Update descriptions for qemu/sifive_u support
Bin Meng
2019-09-10
lib: provide a platform specific tlb range flush threshold
Atish Patra
2019-09-10
lib: Change tlb range flush threshold to 4k page instead of 1G
Atish Patra
2019-09-05
README: Update license information
Damien Le Moal
2019-09-05
kendryte/k210: remove sysctl code
Damien Le Moal
2019-09-05
kendryte/k210: Use sifive UART driver
Damien Le Moal
2019-08-31
docs: Update the fu540 platform guide as per U-Boot documents.
Atish Patra
2019-08-31
lib: Upgrade to full flush if size is at least threshold
Atish Patra
2019-08-31
lib: Support atomic swap instructions
Atish Patra
2019-08-31
lib: Fix timer for 32 bit
Atish Patra
2019-08-31
scripts: Add AE350 to platform list in the binary archive script
Nylon Chen
2019-08-23
platform: Add Andes AE350 initial support
Nylon Chen
2019-08-19
Include `git describe` in OpenSBI
Palmer Dabbelt
2019-08-16
platform: Remove the ipi_sync method from all platforms.
Atish Patra
2019-08-16
lib: Fix race conditions in tlb fifo access.
Atish Patra
2019-08-16
lib: Provide an atomic exchange function unsigned long
Atish Patra
2019-08-13
lib: Handle traps when doing unpriv load/store in get_insn()
Anup Patel
2019-08-13
firmware: do not use relocated _boot_status before it is valid
Lukas Auer
2019-08-12
lib: Correct null pointer check
Jacob Garber
2019-08-12
lib: Prevent unintended sign extensions
Jacob Garber
2019-08-12
lib: Use correct type for return value
Jacob Garber
2019-08-12
lib: Use bitwise & instead of boolean &&
Jacob Garber
2019-08-09
lib: Use sbi_dprintf() for invalid CSRs
Anup Patel
2019-08-09
lib: Introduce sbi_dprintf() API
Anup Patel
2019-08-09
firmware: Use macro instead of magic number for boot status
Bin Meng
2019-08-09
platform: sifive: fu540: Expand FDT size before any patching
Bin Meng
2019-08-07
firmware: Fix the loop condition of _wait_relocate_copy_done section
Nylon Chen
2019-07-26
lib: Allow compiling without FP support
Anup Patel
2019-07-25
treewide: Use conventional names for 32-bit and 64-bit
Bin Meng
2019-07-25
README: Document 32-bit / 64-bit images build
Bin Meng
2019-07-25
utils: Use cpu_to_fdt32() when writing to fdt
Georg Kotheimer
2019-07-24
platform: sifive/fu540: Move FDT further up
Anup Patel
2019-07-22
platform: sifive: fu540: Use standard value string for cpu node status
Bin Meng
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
[prev]
[next]