summaryrefslogtreecommitdiff
path: root/platform/generic/include/andes
AgeCommit message (Expand)AuthorFilesLines
2024-08-24platform: generic: Pass FDT to early/final_init overridesSamuel Holland1-1/+2
2024-08-23platform: generic: andes: add a new Andes SBI call to free a PMA entryBen Zong-You Xie1-0/+9
2024-08-23platform: generic: andes: add a new Andes SBI call to set up a PMA entryBen Zong-You Xie1-2/+20
2024-08-23platform: generic: andes: add Andes SBI call to probe Andes PMA featureBen Zong-You Xie1-0/+12
2024-06-18platform: generic: andes: Refine Andes PMA related codeBen Zong-You Xie1-0/+2
2024-05-09platform: andes: Change all occurrences of andes45 to andesBen Zong-You Xie2-20/+29
2024-05-09platform: andes: Rename files with the prefix andes45Ben Zong-You Xie2-0/+0
2024-03-04platform: andes: Drop andes_pmu_setup()Yu Chien Peter Lin1-12/+0
2023-12-19lib: sbi: Allow ecall handlers to directly update register stateAnup Patel1-3/+3
2023-12-06platform: andes: Factor out is_andes() helperYu Chien Peter Lin1-0/+6
2023-12-06platform: andes: Add Andes custom PMU supportYu Chien Peter Lin2-0/+46
2023-12-06platform: include: andes45: Add PMU related CSR definesYu Chien Peter Lin1-0/+26
2023-04-14platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errataLad Prabhakar2-2/+36
2023-02-27platform: generic: renesas: rzfive: Add support to configure the PMALad Prabhakar1-0/+48
2023-01-22platform: andes/ae350: Implement hart hotplug using HSM extensionYu Chien Peter Lin1-0/+10