summaryrefslogtreecommitdiff
path: root/arch/x86/lib/physmem.c
Commit message (Expand)AuthorAgeLines
* x86: Move paging functions into cpu.cSimon Glass2014-10-28-30/+3
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-2/+2
* x86: Declare global_data pointer when it is usedSimon Glass2013-05-13-0/+2
* x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black2012-12-06-0/+228