summaryrefslogtreecommitdiff
path: root/platform/generic
AgeCommit message (Expand)AuthorFilesLines
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel1-2/+0
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel1-1/+0
2020-12-04platform: generic: Populate domains from FDTAnup Patel1-0/+9
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel2-6/+22
2020-09-16platform: generic: Don't mark non-MMU HARTs as invalidAnup Patel1-5/+1
2020-06-29config.mk: Update QEMU run command for generic and sifive fu540 platformsBin Meng1-1/+1
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti3-0/+21
2020-06-05firmware: Allow fw_platform_init() to return updated FDT locationAnup Patel1-4/+9
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel1-1/+1
2020-05-01platform: generic: Add Sifive FU540 TLB flush range limit overrideAnup Patel3-1/+39
2020-05-01platform: Add generic FDT based platform supportAnup Patel4-0/+285