summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-17lib: sbi: change sbi_hart_features.extensions as an arrayXiang W
2023-11-17lib: sbi: enable seed access in S-modeHeinrich Schuchardt
2023-11-17lib: sbi: Add Zkr in hart extensionsHeinrich Schuchardt
2023-11-17include: sbi: macros for mseccfg.sseed and .useedHeinrich Schuchardt
2023-11-16platform: generic: Add Sophgo sg2042 platform supportInochi Amaoto
2023-11-16lib: sbi: Add regions merging when sanitizing domain regionInochi Amaoto
2023-11-16lib: sbi: separate the swap operation of domain regionInochi Amaoto
2023-11-16lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatibleInochi Amaoto
2023-11-16lib: utils/timer: mtimer: add separate T-Head C9xx CLINT mtimer compatibleInochi Amaoto
2023-11-16lib: utils/timer: Allow ACLINT MTIMER driver to setup quirksInochi Amaoto
2023-11-16utils/reset: Remove fdt_reset_theadGuo Ren
2023-11-16firmware: fw_base.S: Fix boot hart status synchronizationGuo Ren
2023-11-16lib: utils/serial: Optimize semihosting_putc implementationChen Pei
2023-11-16platform: Uses hart count as the default size of tlb infoInochi Amaoto
2023-11-16platform: generic: thead: improve tlb flush errataInochi Amaoto
2023-11-16lib: sbi: Correctly limit flushes to a single ASID/VMIDSamuel Holland
2023-11-14platform: generic: thead: initialize PMU by default in thead generic platformInochi Amaoto
2023-11-14platform: generic: thead: separate implement of T-HEAD c9xx errataInochi Amaoto
2023-11-14platform: generic: thead: separate implement of T-HEAD c9xx pmuInochi Amaoto
2023-11-14platform: generic: thead: move to thead c9xx header to vendor specific postionInochi Amaoto
2023-11-14lib: sbi: simplify sanitize_domain()Heinrich Schuchardt
2023-10-19include: sbi: Change spec version to 2.0Anup Patel
2023-10-09lib: sbi_misaligned_ldst: Fix handling of C.SWSP and C.SDSPAmanieu d'Antras
2023-10-06lib: sbi: Add support for mconfigptrYangjie Zhang
2023-10-06docs: platform: update platform_requirements.mdYangjie Zhang
2023-10-06gpio/starfive: redundant readl() callHeinrich Schuchardt
2023-10-06lib: sbi_pmu: check for index overflowsHeinrich Schuchardt
2023-10-06lib: utils: Simplify SET_ISA_EXT_MAP()Heinrich Schuchardt
2023-10-06lib: utils/fdt: simplify dt_parse_isa_extensionsHeinrich Schuchardt
2023-10-06lib: sbi: fix sbi_domain_get_assigned_hartmask()Heinrich Schuchardt
2023-10-06lib: utils: timer/ipi: Update memregion flags for PLMT and PLICSWYu Chien Peter Lin
2023-10-06lib: utils/serial: Ensure proper allocation of PMP entries for uart8250Yu Chien Peter Lin
2023-10-06doc: Fix fw_payload.mdHoa Nguyen
2023-10-06Makefile: Add --exclude-libs ALL to avoid .dynsymVivian Wang
2023-10-06firmware: Remove handling of R_RISCV_{32,64}Vivian Wang
2023-10-06firmware: Remove ALIGN in .rela.dyn in linker scriptVivian Wang
2023-10-04platform: generic: thead: fix stale TLB entries for th1520/sg2042Inochi Amaoto
2023-09-24lib: utils/regmap: Mark syscon region as shared read-writeAnup Patel
2023-09-24lib: utils/serial: Add shared regions for serial driversMayuresh Chitale
2023-09-24lib: sbi: Populate M-only Smepmp entries before setting mseccfg.MMLAnup Patel
2023-09-24lib: sbi: Fix pmp_flags for Smepmp read-only shared regionAnup Patel
2023-09-24lib: sbi: Don't clear mseccfg.MML bit in sbi_hart_smepmp_configure()Anup Patel
2023-09-24lib: sbi: Factor-out Smepmp configuration as separate functionAnup Patel
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: Use sbi_scratch_last_hartindex() in remote TLB managmentAnup Patel
2023-09-24lib: sbi: Extend sbi_hartmask to support both hartid and hartindexXiang W