aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/physmem.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-28x86: Move paging functions into cpu.cSimon Glass1-30/+3
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-2/+2
2013-05-13x86: Declare global_data pointer when it is usedSimon Glass1-0/+2
2012-12-06x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black1-0/+228