summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11lib: sbi: change prototype of sbi_misaligned_load/store_handlerBo Gan
2024-03-11lib: sbi: change prototype of sbi_trap_redirectBo Gan
2024-03-11include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.hBo Gan
2024-03-11lib: sbi: rename sbi_misaligned_ldst.c to sbi_trap_ldst.cBo Gan
2024-03-10lib: sbi: Add initial domain context management supportQingyu Shang
2024-03-10lib: tests: Add sbi_console testIvan Orlov
2024-03-10lib: tests: Add a test for sbi_bitmapIvan Orlov
2024-03-10lib: Add SBIUnit testing macros and functionsIvan Orlov
2024-03-10docs: Add documentation about tests and SBIUnitIvan Orlov
2024-03-09firmware: fw_base.S: fix _reset_regsXiang W
2024-03-09firmware: fw_base.S: Remove _relocate_lotteryXiang W
2024-03-09firmware: fw_dynamic.S: Remove _bad_dynamic_infoXiang W
2024-03-09firmware: fw_base: Simplified setup trap handlerXiang W
2024-03-09firmware: fw_base.S: Simplify address getXiang W
2024-03-05lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SHNylon Chen
2024-03-04platform: andes: Drop andes_pmu_setup()Yu Chien Peter Lin
2024-03-04lib: sbi: Add support for smcsrind and smcdelegAtish Patra
2024-02-24lib: sbi_hsm: Restor hart state to stop when fails to startJoshua Yeong
2024-02-24docs/firmware: document new options for jump and payload firmwaresInochi Amaoto
2024-02-24platform: Apply relocatable addressInochi Amaoto
2024-02-24firmware: Add relocatable FW_PAYLOAD_FDT_ADDRInochi Amaoto
2024-02-24firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDRInochi Amaoto
2024-02-22platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()Nam Cao
2024-02-22platform: starfive: return error if needed devices are not presentNam Cao
2024-02-22platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"Nam Cao
2024-02-22platform: starfive: remove redundant compatibility check in pmic_opsNam Cao
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