summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-23lib: utils/timer: Add Andes fdt timer supportYu Chien Peter Lin
2022-10-23platform: andes/ae350: Use fdt serial driverYu Chien Peter Lin
2022-10-23platform: andes/ae350: Use kconfig to set platform version and default nameYu Chien Peter Lin
2022-10-23platform: andes/ae350: Remove enabling cache from an350_final_initYu Chien Peter Lin
2022-10-23lib: sbi: Add sbi_domain_root_add_memrange() APIYu Chien Peter Lin
2022-10-23include: sbi: Fix grammar in commentYu Chien Peter Lin
2022-10-23lib: sbi: Fix typo in commentYu Chien Peter Lin
2022-10-23include: sbi: Fix typo in commentYu Chien Peter Lin
2022-10-13platform: generic: allwinner: add support for c9xx pmuHeiko Stuebner
2022-10-13platform: generic: add extensions_init handler and platform-overrideHeiko Stuebner
2022-10-13lib: sbi_platform: expose hart_features to extension_init callbackHeiko Stuebner
2022-10-13lib: sbi_hart: move hart_features struct to a public locationHeiko Stuebner
2022-10-13lib: sbi_pmu: move pmu irq information into pmu itselfHeiko Stuebner
2022-10-13docs: Fix some typoszhangdongdong
2022-10-13docs/firmware: Update FW_JUMP documentationNylon.Chen
2022-09-13lib: utils/serial: add semihosting supportKautuk Consul
2022-09-13lib: sbi: Fix sbi_strnlen wrong count decrementRahul Pathak
2022-09-13lib: utils/fdt: Fix DT parsing in fdt_pmu_setup()Anup Patel
2022-09-13lib: sbi_misaligned_ldst: Set GVA if not emulatingVivian Wang
2022-09-13lib: sbi_trap: Add helper to get GVA in sbi_trap_regsVivian Wang
2022-09-13docs: pmu: extend bindings example for UnmatchedNikita Shubin
2022-09-13docs: pmu: fix Unmatched example typoNikita Shubin
2022-09-01include: sbi: Reduce includes in sbi_pmu.hAnup Patel
2022-09-01lib: sbi: Print platform PMU device at boot-timeAnup Patel
2022-09-01lib: sbi_pmu: Add custom PMU device operationsAnup Patel
2022-09-01lib: sbi_pmu: Simplify FW counters to reduce memory usageAnup Patel
2022-09-01lib: sbi_pmu: Firmware counters are always 64 bits wideAnup Patel
2022-09-01lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()Anup Patel
2022-09-01lib: sbi_pmu: Remove "event_idx" member from struct sbi_pmu_fw_eventAnup Patel
2022-09-01include: Remove sideleg and sedelegRahul Pathak
2022-08-23lib: utils: serial: Add Cadence UART driverJun Liang Tan
2022-08-22lib: sbi: Use the official extension name for AIA M-mode CSRsAnup Patel
2022-08-22lib: sbi_illegal_insn: Fix FENCE.TSO emulation infinite trap loopRahul Pathak
2022-08-22lib: sbi_trap: Set hstatus.GVA when going to HS-modeVivian Wang
2022-08-22lib: sbi_trap: Set hypervisor CSRs for HS-modeVivian Wang
2022-08-22lib: sbi: Set gva when creating sbi_trap_infoVivian Wang
2022-08-22lib: sbi_trap: Save mstatus[h].GVA in trap->gvaVivian Wang
2022-08-22include: Add mstatus[h].GVA encodingsVivian Wang
2022-08-08Makefile: Fix typo related to object.mkAnup Patel
2022-08-08docs: Update documentation for kconfig supportAnup Patel
2022-08-08platform: Remove redundant config.mk from all platformsAnup Patel
2022-08-08platform: generic: Use kconfig to set platform version and default nameAnup Patel
2022-08-08platform: generic: Use kconfig for enabling/disabling overridesAnup Patel
2022-08-08lib: utils/fdt: Use kconfig for enabling/disablingAnup Patel
2022-08-08lib: utils/gpio: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/i2c: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/irqchip: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/ipi: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/timer: Use kconfig for enabling/disabling driversAnup Patel
2022-08-08lib: utils/sys: Use kconfig for enabling/disabling driversAnup Patel