summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-07-13include: sbi: Add macro definitions for mseccfg CSRHimanshu Chauhan
2023-07-09lib: sbi: Alphabetically sort HART ISA extensionsAnup Patel
2023-07-09lib: sbi: Add Zihpm as a HART ISA extensionAnup Patel
2023-07-09lib: sbi: Add Zicntr as a HART ISA extensionAnup Patel
2023-06-23include: Bump-up version to 1.3v1.3Anup Patel
2023-06-15platform/lib: Set no-map attribute on all PMP regionsAlexandre Ghiti
2023-06-05lib: sbi: Use scratch space to save per-HART domain pointerAnup Patel
2023-06-05lib: sbi: Print scratch size and usage at boot timeAnup Patel
2023-06-05lib: sbi: Introduce simple heap allocatorAnup Patel
2023-06-05platform: Allow platforms to specify heap sizeAnup Patel
2023-06-05include: sbi_scratch: Add helper macros to access data typeAnup Patel
2023-06-04lib: sbi: Align system suspend errors with specAndrew Jones
2023-05-21lib: sbi: Document sbi_ecall_extension membersAndrew Jones
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones
2023-05-11lib: sbi: Simplify BITS_PER_LONG definitionXiang W
2023-05-11lib: sbi: Remove unnecessary semicolonXiang W
2023-04-14lib: sbi: Optimize sbi_tlb queue waitingXiang W
2023-04-07lib: sbi_pmu: Align the event type offset as per SBI specificationYu Chien Peter Lin
2023-04-07lib: sbi: Implement SBI CPPC extensionSunil V L
2023-04-07include: Add defines for SBI CPPC extensionSunil V L
2023-04-06lib: sbi: Introduce sbi_entry_count() functionAnup Patel
2023-04-06lib: sbi: Fix how to check whether the domain contains fw_regionXiang W