aboutsummaryrefslogtreecommitdiff
path: root/platform/generic/platform.c
AgeCommit message (Expand)Author
2021-11-08platform: generic: move fdt_reset_init to final_initHeinrich Schuchardt
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-07-27generic: fu740: add workaround for CIP-1200 errataDavid Abdurachmanov
2021-07-11platform: generic: Add PMU supportAtish Patra
2021-07-06platform: generic: Terminate platform.name with nullBin Meng
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel
2020-12-04platform: generic: Populate domains from FDTAnup Patel
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel
2020-09-16platform: generic: Don't mark non-MMU HARTs as invalidAnup Patel
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti
2020-06-05firmware: Allow fw_platform_init() to return updated FDT locationAnup Patel
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel
2020-05-01platform: generic: Add Sifive FU540 TLB flush range limit overrideAnup Patel
2020-05-01platform: Add generic FDT based platform supportAnup Patel