platform/kernel/opensbi.git
2020-10-20 Anup Patellib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
2020-10-20 Anup Patellib: utils: Update fdt_cpu_fixup() to use current domain
2020-10-20 Anup Patellib: utils: Update fdt_reserved_memory_fixup() to use...
2020-10-20 Anup Patellib: sbi: Extend sbi_system_reset() for domains
2020-10-20 Anup Patellib: sbi: Optimize sbi_hsm_hart_started_mask() implemen...
2020-10-20 Anup Patellib: sbi: Extend sbi_hsm_hart_start() for domains
2020-10-20 Anup Patellib: sbi: Extend sbi_hsm_hart_started_mask() for domains
2020-10-20 Anup Patellib: sbi: Add initial domain support
2020-10-20 Anup Patelinclude: sbi: Make hartmask pointer const in sbi_hartma...
2020-10-20 Anup Patellib: sbi: Remove redundant hartid parameter from sbi_ha...
2020-10-20 Anup Patellib: sbi: Configure PMP late in coldboot and warmboot...
2020-10-20 Anup Patelinclude: sbi: Remove pmp_region callbacks from sbi_plat...
2020-10-20 Anup Patelinclude: sbi: Remove redundant includes from sbi_platform.h
2020-10-18 Anup Patelplatform: kendryte/k210: Add some padding for FDT fixups
2020-10-18 Heinrich SchuchardtMakefile: Allow padding zeros when converting DTB to...
2020-10-18 Anup Patelfirmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
2020-10-18 Anup Patelfirmware: Add common FW_FDT_PATH compile-time option
2020-10-18 Anup PatelMakefile: Build ELF, BIN and LD script in platform...
2020-10-10 Damien Le Moalmakefile: fix clean directive
2020-10-02 Heinrich Schuchardtlib: sbi_scratch: typo scatch
2020-09-25 Pragnesh Patellib: sbi: Fix PMP CSR detection
2020-09-16 Anup Patelplatform: generic: Don't mark non-MMU HARTs as invalid
2020-09-16 Anup Patellib: sbi: Ensure coldboot HART supports next privilege...
2020-09-16 Anup Patellib: utils: Improve fdt_cpu_fixup() implementation
2020-09-16 Anup Patellib: sbi: Allow specifying mode in sbi_hart_pmp_check_a...
2020-09-16 Anup Patellib: sbi: Allow specifying start mode to sbi_hsm_hart_s...
2020-09-09 Anup Patellib: sbi_trap: Allow M-mode to M-mode ECALLs
2020-09-09 Anup Patelinclude: Rename ECALL defines to match latest RISC...
2020-09-09 Anup Patellib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
2020-09-01 Anup Patellib: sbi: Improve HPM CSR read/write emulation
2020-09-01 Anup Patelinclude: sbi: Few cosmetic changes in riscv_encoding.h
2020-09-01 Anup Patellib: sbi: Detect and print MHPM counters at boot-time
2020-09-01 Anup Patellib: sbi: Improve PMP CSR detection and progamming
2020-09-01 Anup Patellib: sbi: Remove redundant SBI_HART_HAS_PMP feature
2020-08-21 Anup Patellib: sbi: Handle the case where MTVAL has illegal instr...
2020-08-21 Anup Patellib: sbi_init: Avoid thundering hurd problem with coldb...
2020-08-20 Heinrich Schuchardtplatform: kendryte/k210: fixup FDT
2020-08-17 Georg Kotheimerlib: sbi_trap: Fix hstatus.SPVP update in sbi_trap_redi...
2020-08-14 Anup Patelfirmware: fw_base: Improve exception stack setup in...
2020-08-04 Anup Patellib: sbi_misaligned_ldst: Determine transformed instruc...
2020-07-29 Abner Changlib: utils: Use strncmp in fdt_parse_hart_id()
2020-07-29 Abner Changlib: utils: Add a macro in libfdt_env.h for strncmp
2020-07-29 Abner Changlib: Add sbi_strncmp implementation
2020-07-14 Tobias Klauserinclude: sbi_bitops: Remove dead shift assignment in...
2020-07-06 Bin Menglib/utils: fdt: Update FDT expand size to 1024 for...
2020-07-04 Tobias KlauserREADME.md: fix markdown link formatting
2020-06-29 Bin Mengdocs/platform: sifive_fu540: Update U-Boot instructions
2020-06-29 Bin Mengconfig.mk: Update QEMU run command for generic and...
2020-06-29 Bin Mengdocs/platform: Update QEMU parameter for fw_payload
2020-06-20 Anup Patelinclude: Bump-up version to 0.8 v0.8
2020-06-20 Anup Patellib: Don't return any invalid error from SBI ecall
2020-06-20 Liushlib: sbi: Fix 32/64 bits variable compatibility
2020-06-19 Vijai Kumar Kplatform: Add support for Shakti C-class SoC from IIT-M
2020-06-18 Alistair Francislib: Fix the SBI_HART_HAS_MCOUNTEREN feature check
2020-06-18 Alistair Francislib: Don't print delegation CSRs if there is no S-Mode
2020-06-17 Huaqi Fangplatform: Update Nuclei ux600 platform support
2020-06-15 Alexandre Ghitiplatform/lib: Allow the OS to map the regions that...
2020-06-15 Anup Patellib: Fix __sbi_hfence_gvma_vmid_gpa() and __sbi_hfence_...
2020-06-10 Nylon Chenplatform: Add AE350 cache control SBIs
2020-06-10 Nylon Chenplatform: Add AE350 platform specific SBI handler
2020-06-08 Atish Patradocs: Remove redundant documentation about combined...
2020-06-08 Atish Patradocs: Use doxygen config to mark the main page
2020-06-08 Anup Patellib: Add RISC-V hypervisor v0.6.1 support
2020-06-05 Anup Patelfirmware: Remove FW_PAYLOAD_FDT and related documentation
2020-06-05 Anup Patelplatform: kendryte/k210: Use new mechanism of builtin DTB
2020-06-05 Anup PatelMakefile: Add mechanism for platforms to have multiple...
2020-06-05 Anup PatelMakefile: Preprocess builtin DTS
2020-06-05 Anup Patelfirmware: Allow fw_platform_init() to return updated...
2020-06-05 Anup Patelfirmware: fw_base: Don't OR forced FW_OPTIONS
2020-06-05 Anup Patelfirmware: fw_base: Make builtin DTB available to fw_pla...
2020-06-05 Anup PatelMakefile: Fix builtin DTB compilation for out-of-tree...
2020-05-23 Anup Patellib: utils/timer: Initialize all matching timer DT...
2020-05-23 Anup Patellib: utils/ipi: Initialize all matching ipi DT nodes
2020-05-23 Anup Patellib: utils: Add fdt_parse_clint_node() function
2020-05-23 Anup Patellib: utils: Allow CLINT functions to be used for multip...
2020-05-23 Anup Patellib: utils/irqchip: Initialize all matching irqchip...
2020-05-23 Anup Patellib: utils: Extend fdt_find_match() Implementation
2020-05-23 Anup Patellib: utils: Allow PLIC functions to be used for multipl...
2020-05-23 Anup Patellib: utils: Remove redundant parameters from PLIC init...
2020-05-19 Daniel Schaeferinclude: sbi: Add firmware extension constants
2020-05-19 Anup Patellib: sbi_hart: Detect number of supported PMP regions
2020-05-19 Anup Patellib: sbi: Few cosmetic improvements to HART feature...
2020-05-19 Anup Patelinclude: sbi: Use scratch pointer as parmeter in HART...
2020-05-19 Anup Patellib: sbi: Print platform HART count just before boot...
2020-05-19 Anup Patellib: sbi: Remove extra spaces from boot time prints
2020-05-19 Anup Patellib: sbi: Improve get_feature_str() implementation...
2020-05-19 Anup Patellib: sbi: detect features before everything else in...
2020-05-18 Daniel Schaeferfirmware: Correct spelling mistakes
2020-05-16 Atish Patralib: Optimize inline assembly for unprivilege access...
2020-05-10 Atish Patralib: Add hart features in boot time print
2020-05-10 Atish Patralib: Add platform features in boot time print
2020-05-10 Atish Patralib: timer: Provide a hart based timer feature
2020-05-10 Atish Patraplatform: fpga: Remove redundant platform specific...
2020-05-10 Atish Patraplatform: Move platform features to hart
2020-05-10 Atish Patralib: Add support for hart specific features
2020-05-10 Atish Patralib: utils: Update reserved memory fdt node even if...
2020-05-10 Atish Patralib: Create a separate math helper function file
2020-05-10 Atish Patralib: Add csr detect support
2020-05-10 Atish Patralib: Rename unprivileged trap handler
2020-05-07 Anup Pateldocs: Don't use italic text in page title
next