summaryrefslogtreecommitdiff
path: root/include/cpu_func.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-29arm64: Update memcpy_{from, to}io() helpersPatrice Chotard1-0/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-2/+2
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+2
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+24
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+8
2019-12-03common: Move some SMP functions out of common.hSimon Glass1-0/+3
2019-12-03common: Move checkcpu() out of common.hSimon Glass1-0/+29
2019-12-03common: Move older CPU functions to their own headerSimon Glass1-0/+23