index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
generic
/
include
/
andes
Age
Commit message (
Expand
)
Author
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2026-02-11
platform: generic/andes: add CSR save and restore functions for AE350 platform
Ben Zong-You Xie
2026-02-11
lib: utils/hsm: factor out ATCSMU code into an HSM driver
Ben Zong-You Xie
2025-09-30
platform: generic: Add Andes QiLai SoC support
Ben Zong-You Xie
2025-08-28
Fix license to compatible BSD-2-Clause
Xiang W
2025-04-23
platform: generic: Modify platform ops instead of using hooks
Samuel Holland
2025-04-23
platform: generic: andes: Remove inline definitions
Samuel Holland
2024-08-24
platform: generic: Pass FDT to early/final_init overrides
Samuel Holland
2024-08-23
platform: generic: andes: add a new Andes SBI call to free a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add a new Andes SBI call to set up a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add Andes SBI call to probe Andes PMA feature
Ben Zong-You Xie
2024-06-18
platform: generic: andes: Refine Andes PMA related code
Ben Zong-You Xie
2024-05-09
platform: andes: Change all occurrences of andes45 to andes
Ben Zong-You Xie
2024-05-09
platform: andes: Rename files with the prefix andes45
Ben Zong-You Xie
2024-03-04
platform: andes: Drop andes_pmu_setup()
Yu Chien Peter Lin
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-12-06
platform: andes: Factor out is_andes() helper
Yu Chien Peter Lin
2023-12-06
platform: andes: Add Andes custom PMU support
Yu Chien Peter Lin
2023-12-06
platform: include: andes45: Add PMU related CSR defines
Yu Chien Peter Lin
2023-04-14
platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errata
Lad Prabhakar
2023-02-27
platform: generic: renesas: rzfive: Add support to configure the PMA
Lad Prabhakar
2023-01-22
platform: andes/ae350: Implement hart hotplug using HSM extension
Yu Chien Peter Lin