Age | Commit message (Expand) | Author |
---|---|---|
2016-02-21 | x86: fix memalign() parameter order | Stephen Warren |
2016-01-13 | x86: qemu: fix cpu device in smp boot | Miao Yan |
2016-01-13 | x86: use actual CPU number for allocating memory | Miao Yan |
2016-01-13 | x86: fix a typo in function name | Miao Yan |
2015-08-14 | x86: Set APs' req_seq to the reg number from device tree | Bin Meng |
2015-08-05 | x86: Add some missing global_data declarations in files that use gd | Simon Glass |
2015-07-15 | x86: Remove inline for lapic access routines | Bin Meng |
2015-07-15 | x86: Move lapic_setup() call into init_bsp() | Bin Meng |
2015-07-15 | x86: Move MP initialization codes into a common place | Bin Meng |
2015-04-30 | x86: Add multi-processor init | Simon Glass |