Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Add a way to call 32-bit code from 64-bit mode | Simon Glass | 2015-08-05 | -0/+9 |
* | x86: Add an enum for some commonly-used GDT bits | Simon Glass | 2015-08-05 | -0/+18 |
* | x86: dm: Clean up cpu drivers | Bin Meng | 2015-07-14 | -14/+0 |
* | x86: Allow CPUs to be set up after relocation | Simon Glass | 2015-04-30 | -0/+14 |
* | x86: Add an mfence macro | Simon Glass | 2015-04-29 | -0/+5 |
* | x86: Replace fill_processor_name() with cpu_get_name() | Simon Glass | 2014-11-21 | -3/+8 |
* | x86: Do CPU identification in the early phase | Bin Meng | 2014-11-21 | -4/+164 |
* | x86: Add support for starting 64-bit kernel | Simon Glass | 2014-10-28 | -0/+26 |
* | x86: Display basic CPU information on boot | Simon Glass | 2014-10-28 | -0/+7 |
* | x86: Move paging functions into cpu.c | Simon Glass | 2014-10-28 | -0/+22 |