summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-31docs: Update the fu540 platform guide as per U-Boot documents.Atish Patra
2019-08-31lib: Upgrade to full flush if size is at least thresholdAtish Patra
2019-08-31lib: Support atomic swap instructionsAtish Patra
2019-08-31lib: Fix timer for 32 bitAtish Patra
2019-08-31scripts: Add AE350 to platform list in the binary archive scriptNylon Chen
2019-08-23platform: Add Andes AE350 initial supportNylon Chen
2019-08-19Include `git describe` in OpenSBIPalmer Dabbelt
2019-08-16platform: Remove the ipi_sync method from all platforms.Atish Patra
2019-08-16lib: Fix race conditions in tlb fifo access.Atish Patra
2019-08-16lib: Provide an atomic exchange function unsigned longAtish Patra
2019-08-13lib: Handle traps when doing unpriv load/store in get_insn()Anup Patel
2019-08-13firmware: do not use relocated _boot_status before it is validLukas Auer
2019-08-12lib: Correct null pointer checkJacob Garber
2019-08-12lib: Prevent unintended sign extensionsJacob Garber
2019-08-12lib: Use correct type for return valueJacob Garber
2019-08-12lib: Use bitwise & instead of boolean &&Jacob Garber
2019-08-09lib: Use sbi_dprintf() for invalid CSRsAnup Patel
2019-08-09lib: Introduce sbi_dprintf() APIAnup Patel
2019-08-09firmware: Use macro instead of magic number for boot statusBin Meng
2019-08-09platform: sifive: fu540: Expand FDT size before any patchingBin Meng
2019-08-07firmware: Fix the loop condition of _wait_relocate_copy_done sectionNylon Chen
2019-07-26lib: Allow compiling without FP supportAnup Patel
2019-07-25treewide: Use conventional names for 32-bit and 64-bitBin Meng
2019-07-25README: Document 32-bit / 64-bit images buildBin Meng
2019-07-25utils: Use cpu_to_fdt32() when writing to fdtGeorg Kotheimer
2019-07-24platform: sifive/fu540: Move FDT further upAnup Patel
2019-07-22platform: sifive: fu540: Use standard value string for cpu node statusBin Meng
2019-07-02include: Bump-up version to 0.4v0.4Anup Patel
2019-07-02platform: Remove the HiFive Unleashed expansion board DT.Atish Patra
2019-07-01firmware: For no relocation skip two stage wait for secondary HARTsAnup Patel
2019-06-30scripts: Add Ariane FPGA to platform list in binary archive scriptAnup Patel
2019-06-30docs: Update the fu540 platform guide for new DT.Atish Patra
2019-06-29include: Add firmware context to sbi_platformAbner Chang
2019-06-29include: Add version info to struct sbi_platformAbner Chang
2019-06-29include: Move callbacks in sbi_platform to separate structAbner Chang
2019-06-29Add documentation for Ariane FPGA platformPanagiotis Peristerakis
2019-06-29Add support for Ariane FPGA SoCPanagiotis Peristerakis
2019-06-29Changed plic_set_thresh() and plic_set_ie() to publicPanagiotis Peristerakis
2019-06-24firmware: Handle overlapping load and link addresses in relocationXiang W
2019-06-19docs: Update docs as per new static library.Atish Patra
2019-06-19utils: Remove tinyfdt.cAtish Patra
2019-06-19platform: Enable all drivers by default.Atish Patra
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra
2019-06-19platform: Move platform common to lib/utils.Atish Patra
2019-06-19lib: Include helper libc functions directly in libsbi.Atish Patra
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra
2019-06-17firmware: Handle overlapping load and link addresses in relocationXiang W
2019-06-12firmware: Relocate when load address is not equal to link addressAnup Patel
2019-06-12firmware: add missing linker sections to fw_base.ldSLukas Auer
2019-05-31docs: update CONTRIBUTORS.mdKarsten Merker