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