]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86/cpu/mp_init.c
x86: Set APs' req_seq to the reg number from device tree
[karo-tx-uboot.git] / arch / x86 / cpu / mp_init.c
2015-09-10 Bin Mengx86: Set APs' req_seq to the reg number from device...
2015-09-10 Simon Glassx86: Add some missing global_data declarations in files...
2015-09-09 Bin Mengx86: Remove inline for lapic access routines
2015-09-09 Bin Mengx86: Move lapic_setup() call into init_bsp()
2015-09-09 Bin Mengx86: Move MP initialization codes into a common place
2015-09-08 Simon Glassx86: Add multi-processor init