Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | x86: Move paging functions into cpu.c | Simon Glass | 2014-10-28 | 1 | -30/+3 |
* | cosmetic: replace MIN, MAX with min, max | Masahiro Yamada | 2014-09-24 | 1 | -2/+2 |
* | x86: Declare global_data pointer when it is used | Simon Glass | 2013-05-13 | 1 | -0/+2 |
* | x86: Implement arch_phys_memset so that it can wipe memory above 4GB | Gabe Black | 2012-12-06 | 1 | -0/+228 |