summaryrefslogtreecommitdiff
path: root/lib/physmem.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-12-05sandbox: physmem: Use mapping to support sandboxSimon Glass1-1/+3
2016-04-02lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini1-4/+2
2012-12-07Introduce arch_phys_memset which works like memset but on physical memoryGabe Black1-0/+24