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