platform/kernel/opensbi-spacemit.git
2019-12-27 Anup Patelfirmware: Improve comments for fw_prev_arg1() and fw_ne...
2019-12-27 Liu Yibinfirmware: Return real DTB address when FW_xyz_FDT_ADDR...
2019-12-23 Atish Patralib: Implement RFENCE extension
2019-12-23 Atish Patralib: Support stage1 and stage2 tlb flushing
2019-12-23 Atish Patralib: Add hfence instruction encoding
2019-12-23 Atish Patralib: Add IPI extension in SBI
2019-12-23 Atish Patralib: Add TIME extension in SBI
2019-12-23 Atish Patralib: Remove redundant IPI types
2019-12-23 Atish Patralib: Add replacement extension and function ids
2019-12-16 Anup Patellib: Use MTINST CSR in misaligned load/store emulation
2019-12-16 Anup Patellib: Extend trap redirection for hypervisor v0.5 spec
2019-12-16 Anup Patellib: Fix sbi_get_insn() for load guest page fault
2019-12-16 Anup Patelinclude: Extend struct sbi_trap_info for mtval2 and...
2019-12-16 Anup Patellib: Delegate guest page faults to HS-mode
2019-12-16 Anup Patelinclude: Add guest external interrupt related defines
2019-12-05 Martin Pietrykainclude: sbi_platform: fix compilation for GCC-9
2019-11-27 Xiang Wlib: Add error detection for misa_extension
2019-11-26 Atish Patralib: Fix probe extension
2019-11-26 Xiang Wanglib: Fix CPU capabilities detection function
2019-11-21 Anup Patellib: Simplify trap parameters in sbi_ecall functions
2019-11-21 Anup Patellib: Better naming of unpriv APIs for wider use
2019-11-21 Anup Patellib: No need to set VSSTATUS.MXR bit in get_insn()
2019-11-21 Anup Patelinclude: Remove ilen member of struct unpriv_trap
2019-11-15 Alistair Francislib: Remove date and time from init message
2019-11-15 Anup Patelfirmware: Add preferred boot HART field in struct fw_dy...
2019-11-06 Anup Patelinclude: Use _UL() and _ULL() for defines in riscv_enco...
2019-11-06 Anup Patelinclude: Sync-up encoding with priv v1.12-draft and...
2019-11-05 Anup Patelfirmware: Introduce relocation lottery
2019-10-28 Anup Patelfirmware: Fix compile error for FW_PAYLOAD with latest...
2019-10-09 Anup Patelinclude: Bump-up version to 0.5
2019-10-03 Atish Patralib: Provide a platform hook to implement vendor specif...
2019-10-03 Atish Patralib: Implement SBI v0.2
2019-10-03 Atish Patralib: Remove redundant variable assignment
2019-10-03 Atish Patralib: Rename existing SBI implementation as 0.1.
2019-10-03 Atish Patralib: Align error codes as per SBI specification.
2019-10-03 Atish PatraTest: Move test payload related code out of interface...
2019-10-02 Anup Patellib: Fix coldboot race condition observed on emulators...
2019-10-02 Anup PatelMakefile: Minor fix in OPENSBI_VERSION_GIT
2019-09-30 Anup Patellib: Emulate HTIMEDELTA CSR for platforms not having...
2019-09-30 Anup Patelinclude: Extend get_insn() to read instruction from...
2019-09-30 Anup Patellib: Redirect WFI trapped from VS/VU mode to HS-mode
2019-09-30 Anup Patellib: Extend sbi_trap_redirect() for hypervisor extension
2019-09-30 Anup Patellib: Extend sbi_hart_switch_mode() to support hyperviso...
2019-09-30 Anup Patellib: Delegate supervisor ecall to HS-mode when H extens...
2019-09-28 Zong LiWrite MSIP by using memory-mapped control register
2019-09-28 Atish Patralib: Fix tlb flush range limit value
2019-09-28 Damien Le Moalkendryte/k210: remove unused file
2019-09-25 Bin Mengdocs: platform: Update descriptions for qemu/sifive_u...
2019-09-10 Atish Patralib: provide a platform specific tlb range flush threshold
2019-09-10 Atish Patralib: Change tlb range flush threshold to 4k page instea...
2019-09-05 Damien Le MoalREADME: Update license information
2019-09-05 Damien Le Moalkendryte/k210: remove sysctl code
2019-09-05 Damien Le Moalkendryte/k210: Use sifive UART driver
2019-08-31 Atish Patradocs: Update the fu540 platform guide as per U-Boot...
2019-08-31 Atish Patralib: Upgrade to full flush if size is at least threshold
2019-08-31 Atish Patralib: Support atomic swap instructions
2019-08-31 Atish Patralib: Fix timer for 32 bit
2019-08-31 Nylon Chenscripts: Add AE350 to platform list in the binary archi...
2019-08-23 Nylon Chenplatform: Add Andes AE350 initial support
2019-08-19 Palmer DabbeltInclude `git describe` in OpenSBI
2019-08-16 Atish Patraplatform: Remove the ipi_sync method from all platforms.
2019-08-16 Atish Patralib: Fix race conditions in tlb fifo access.
2019-08-16 Atish Patralib: Provide an atomic exchange function unsigned long
2019-08-13 Anup Patellib: Handle traps when doing unpriv load/store in get_i...
2019-08-13 Lukas Auerfirmware: do not use relocated _boot_status before...
2019-08-12 Jacob Garberlib: Correct null pointer check
2019-08-12 Jacob Garberlib: Prevent unintended sign extensions
2019-08-12 Jacob Garberlib: Use correct type for return value
2019-08-12 Jacob Garberlib: Use bitwise & instead of boolean &&
2019-08-09 Anup Patellib: Use sbi_dprintf() for invalid CSRs
2019-08-09 Anup Patellib: Introduce sbi_dprintf() API
2019-08-09 Bin Mengfirmware: Use macro instead of magic number for boot...
2019-08-09 Bin Mengplatform: sifive: fu540: Expand FDT size before any...
2019-08-07 Nylon Chenfirmware: Fix the loop condition of _wait_relocate_copy...
2019-07-26 Anup Patellib: Allow compiling without FP support
2019-07-25 Bin Mengtreewide: Use conventional names for 32-bit and 64-bit
2019-07-25 Bin MengREADME: Document 32-bit / 64-bit images build
2019-07-25 Georg Kotheimerutils: Use cpu_to_fdt32() when writing to fdt
2019-07-24 Anup Patelplatform: sifive/fu540: Move FDT further up
2019-07-22 Bin Mengplatform: sifive: fu540: Use standard value string...
2019-07-02 Anup Patelinclude: Bump-up version to 0.4
2019-07-02 Atish Patraplatform: Remove the HiFive Unleashed expansion board DT.
2019-07-01 Anup Patelfirmware: For no relocation skip two stage wait for...
2019-06-30 Anup Patelscripts: Add Ariane FPGA to platform list in binary...
2019-06-30 Atish Patradocs: Update the fu540 platform guide for new DT.
2019-06-29 Abner Changinclude: Add firmware context to sbi_platform
2019-06-29 Abner Changinclude: Add version info to struct sbi_platform
2019-06-29 Abner Changinclude: Move callbacks in sbi_platform to separate...
2019-06-29 Panagiotis... Add documentation for Ariane FPGA platform
2019-06-29 Panagiotis... Add support for Ariane FPGA SoC
2019-06-29 Panagiotis... Changed plic_set_thresh() and plic_set_ie() to public
2019-06-24 Xiang Wfirmware: Handle overlapping load and link addresses...
2019-06-19 Atish Patradocs: Update docs as per new static library.
2019-06-19 Atish Patrautils: Remove tinyfdt.c
2019-06-19 Atish Patraplatform: Enable all drivers by default.
2019-06-19 Atish Patralib: Rename string.x to sbi_string.x
2019-06-19 Atish Patraplatform: Move platform common to lib/utils.
2019-06-19 Atish Patralib: Include helper libc functions directly in libsbi.
2019-06-19 Atish Patralib: Move sbi core library to lib/sbi
2019-06-17 Xiang Wfirmware: Handle overlapping load and link addresses...
next