summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22platform: starfive: get I2C offset address from clocks propertyNam Cao
2024-02-22platform: starfive: correct system clock device tree nodeNam Cao
2024-02-20lib: sbi_pmu: Before using we should ensure PMU init doneyang.zhang
2024-02-20docs: move documentation of system suspend test.Cheng Yang
2024-02-20platform: generic: Parse system suspend test from config node.Cheng Yang
2024-02-20docs: Add OpenSBI DT configuration guide.Cheng Yang
2024-02-20platform: generic: Add support for specify coldboot harts in DTCheng Yang
2024-02-06firmware: fw_base.S: remove _runtime_offsetXiang W
2024-02-06firmware: fw_base.S: Improve loading u32Xiang W
2024-02-05firmware: always create dynsym sectionLeon M. Busch-George
2024-02-05Makefile: check for --exclude-libsLeon M. Busch-George
2024-02-05Makefile: don't pass -mstrict-align if not supportedKalle Wachsmuth
2024-02-05fw_base.S: Fix comment errorsZhang Runmin
2024-02-05lib: sbi: Use mask to check the free bit during trigger allocationHimanshu Chauhan
2024-01-10lib: sbi: Print number of debug triggers foundHimanshu Chauhan
2024-01-10lib: sbi: Implement SBI debug trigger extensionHimanshu Chauhan
2024-01-10include: sbi: Add SBI debug trigger extension related definesHimanshu Chauhan
2024-01-10lib: sbi: Introduce the SBI debug triggers extension supportHimanshu Chauhan
2024-01-10lib: sbi: Detect support of debug triggersHimanshu Chauhan
2024-01-10include: sbi: Introduce debug trigger register encodingsHimanshu Chauhan
2024-01-10include: sbi: Add TINFO debug trigger CSRHimanshu Chauhan
2024-01-10include: sbi: Introduce common endianess conversion macroHimanshu Chauhan
2023-12-27include: Bump-up version to 1.4v1.4Anup Patel
2023-12-27lib: sbi: Detect Zicntr extension only based on trapsAnup Patel
2023-12-27lib: utils/timer: mtimer: only use regname for aclintInochi Amaoto
2023-12-26lib: sbi: Fix shift bug in sbi_system_resetXiang W
2023-12-19lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1Anup Patel
2023-12-19lib: sbi: Remove the SBI_ETRAP error codeAnup Patel
2023-12-19lib: sbi: Allow ecall handlers to directly update register stateAnup Patel
2023-12-19lib: utils/irqchip: Add shared MMIO region for PLIC in root domainAnup Patel
2023-12-19platform: generic: Fine tune fw_platform_calculate_heap_size()Anup Patel
2023-12-19lib: sbi_tlb: Reduce size of struct sbi_tlb_infoAnup Patel
2023-12-19lib: sbi: Detect extensions from the ISA string in DTYong-Xuan Wang
2023-12-19lib: sbi: Using one array to define the name of extensionsYong-Xuan Wang
2023-12-19lib: sbi: Refactor the code for enable extensions in menvfg CSRYong-Xuan Wang
2023-12-19lib: sbi: Improve the code of privilege mode and extensions detectionYong-Xuan Wang
2023-12-18lib: sbi: Simplify the initialization of root_hmask in sbi_domain_initXiang W
2023-12-18lib: sbi_ipi: Drop unnecessary ipi_process checkSamuel Holland
2023-12-18lib: sbi_ipi: Process self-IPIs in sbi_ipi_send()Samuel Holland
2023-12-18lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()Samuel Holland
2023-12-11lib: sbi_tlb: Check tlb_range_flush_limit only once per requestSamuel Holland
2023-12-11lib: utils/fdt: Allow to use reg-names when parsing ACLINTInochi Amaoto
2023-12-11lib: sbi: skip wait_for_coldboot when coolboot doneXiang W
2023-12-11platform: recalculate heap size to support new tlb entry numberInochi Amaoto
2023-12-10lib: sbi_hsm: Put the resume_pending hart in the interruptible hart maskNick Hu
2023-12-09firmware: fix section typesMatt Waltz
2023-12-08lib: sbi_pmu: Fix the counter info functionAtish Patra
2023-12-08lib: sbi_pmu: Add PMU snapshot definitionsAtish Patra
2023-12-08lib: sbi_hart: Store PMP granularity as log base 2Samuel Holland
2023-12-08lib: sbi: Prevent redundant sbi_ipi_processXiang W