Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Set APs' req_seq to the reg number from device tree | Bin Meng | 2015-08-14 | -0/+7 |
* | x86: Add some missing global_data declarations in files that use gd | Simon Glass | 2015-08-05 | -0/+2 |
* | x86: Remove inline for lapic access routines | Bin Meng | 2015-07-14 | -9/+18 |
* | x86: Move lapic_setup() call into init_bsp() | Bin Meng | 2015-07-14 | -1/+1 |
* | x86: Move MP initialization codes into a common place | Bin Meng | 2015-07-14 | -3/+15 |
* | x86: Add multi-processor init | Simon Glass | 2015-04-30 | -0/+496 |