index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
mp_init.c
Commit message (
Expand
)
Author
Age
Lines
*
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
-2
/
+0
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
-1
/
+1
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
-2
/
+2
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
-1
/
+1
*
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
-2
/
+4
*
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
-0
/
+5
*
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
-53
/
+26
*
x86: fix memalign() parameter order
Stephen Warren
2016-02-21
-1
/
+1
*
x86: qemu: fix cpu device in smp boot
Miao Yan
2016-01-13
-0
/
+72
*
x86: use actual CPU number for allocating memory
Miao Yan
2016-01-13
-3
/
+3
*
x86: fix a typo in function name
Miao Yan
2016-01-13
-3
/
+3
*
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