summaryrefslogtreecommitdiffstats
path: root/lib/physmem.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* sandbox: physmem: Use mapping to support sandboxSimon Glass2018-12-051-1/+3
* lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini2016-04-011-4/+2
* Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-061-0/+24