Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move checkcpu() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | x86: Add a way to reinit the cpu | Simon Glass | 2019-05-08 | 1 | -0/+5 |
* | x86: Fix the mystery of printch() during 64-bit boot | Bin Meng | 2018-10-22 | 1 | -18/+0 |
* | x86: put global data pointer into the .data section | Heinrich Schuchardt | 2018-10-22 | 1 | -2/+8 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | board_f: x86: Use checkcpu() for CPU init | Simon Glass | 2017-04-05 | 1 | -0/+5 |
* | x86: Wrap print_ch() with config option | Bin Meng | 2017-02-07 | 1 | -0/+2 |
* | x86: ivybridge: Provide a dummy SDRAM init for 64-bit | Simon Glass | 2017-02-06 | 1 | -0/+10 |
* | x86: Support global_data on x86_64 | Simon Glass | 2017-02-06 | 1 | -0/+27 |
* | x86: Add cpu code for x86_64 | Simon Glass | 2017-02-06 | 1 | -0/+34 |