summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-27lib: utils/timer: mtimer: only use regname for aclintInochi Amaoto
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-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-11lib: utils/fdt: Allow to use reg-names when parsing ACLINTInochi Amaoto
2023-12-11platform: recalculate heap size to support new tlb entry numberInochi Amaoto
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: Fix __atomic_op_bit_ord and commentsXiang W
2023-12-06lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variableYu Chien Peter Lin
2023-12-06sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu deviceYu Chien Peter Lin
2023-12-06lib: sbi: Add XAndesPMU in hart extensionsYu Chien Peter Lin
2023-12-06lib: ipi: Adjust Andes PLICSW to single-bit-per-hart schemeLeo Yu-Chi Liang
2023-11-17lib: sbi: change sbi_hart_features.extensions as an arrayXiang W
2023-11-17lib: sbi: Add Zkr in hart extensionsHeinrich Schuchardt
2023-11-17include: sbi: macros for mseccfg.sseed and .useedHeinrich Schuchardt
2023-11-16platform: Uses hart count as the default size of tlb infoInochi Amaoto
2023-10-19include: sbi: Change spec version to 2.0Anup Patel
2023-10-06lib: sbi: Add support for mconfigptrYangjie Zhang
2023-10-06firmware: Remove handling of R_RISCV_{32,64}Vivian Wang
2023-09-24include: sbi_domain: Fix permission test macrosMayuresh Chitale
2023-09-24include: sbi: Remove sbi_hartmask_for_each_hart() macroAnup Patel
2023-09-24lib: sbi: Maximize the use of HART index in sbi_domainAnup Patel
2023-09-24lib: sbi: Remove sbi_scratch_last_hartid() macroAnup Patel
2023-09-24lib: sbi: Prefer hartindex over hartid in IPI frameworkAnup Patel
2023-09-24lib: sbi: Extend sbi_hartmask to support both hartid and hartindexXiang W
2023-09-24lib: sbi: Remove sbi_platform_hart_index/invalid() functionsAnup Patel
2023-09-24lib: sbi: Introduce HART index in sbi_scratchAnup Patel
2023-09-22lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is setGreentime Hu
2023-09-10platform: Allow platforms to specify the size of tlb fifoXiang W
2023-09-06lib: sbi: improve the definition of SBI_IPI_EVENT_MAXXiang W
2023-08-22lib: sbi_pmu: remove mhpm_count field in hart featureInochi Amaoto
2023-08-18lib: sbi: Add support for smcntrpmfKaiwen Xue
2023-08-06lib: sbi_pmu: Enable noncontigous hpm event and countersMayuresh Chitale
2023-07-31lib: utils/reset: Remove SiFive Test reset driverAnup Patel
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel
2023-07-31lib: utils/regmap: Add generic regmap access libraryAnup Patel
2023-07-31include: sbi_utils: Remove driver pointer from struct i2c_adapterAnup Patel
2023-07-31include: sbi: fix CSR define of mseccfgXiang W
2023-07-13lib: sbi: Add functions to map/unmap shared memoryHimanshu Chauhan
2023-07-13lib: sbi: Add support for SmepmpHimanshu Chauhan
2023-07-13lib: utils: Add detection of Smepmp from ISA string in FDTHimanshu Chauhan
2023-07-13lib: sbi: Add smepmp in hart extensionsHimanshu Chauhan
2023-07-13include: sbi: Add Smepmp specific access flags for PMP entriesHimanshu Chauhan
2023-07-13lib: sbi: Add functions to manipulate PMP entriesHimanshu Chauhan