Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ebb239a78a0fca9b871e148a7a1d9f7c29267671
/
arch
/
x86
/
cpu
/
mp_init.c
ebb239a
x86: mp_init: Set up the CPU numbers at the start
by Simon Glass
· Fri Jul 17 08:48:13 2020 -0600
3307d0c
x86: mp_init: Drop the num_cpus static variable
by Simon Glass
· Fri Jul 17 08:48:11 2020 -0600
a3ee7b8
x86: mp_init: Switch parameter names in start_aps()
by Simon Glass
· Fri Jul 17 08:48:10 2020 -0600
35ee0de
x86: mp_init: Avoid declarations in header files
by Simon Glass
· Fri Jul 17 08:48:09 2020 -0600
e40633d
x86: Move MP code into mp_init
by Simon Glass
· Fri Jul 17 08:48:08 2020 -0600
740e908
x86: mp_init: Switch to livetree
by Simon Glass
· Fri Jul 17 08:48:07 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
4c8243d
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· Fri Dec 06 21:42:55 2019 -0700
f9b5800
x86: mp_init: Use proper error numbers
by Simon Glass
· Thu Apr 25 21:58:41 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
43b3ac5
x86: Intel MID platforms has no microcode update
by Andy Shevchenko
· Fri Feb 17 16:49:00 2017 +0300
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
d538c36
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· Sun May 22 01:45:33 2016 -0700
9210627
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· Sun May 22 19:37:17 2016 -0700
4fcd7f2
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· Sun May 22 19:37:14 2016 -0700
bcb3c8d
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· Fri May 06 10:40:22 2016 -0400
8dda587
x86: Update microcode for secondary CPUs
by Simon Glass
· Fri Mar 11 22:07:11 2016 -0700
c17d450
x86: Record the CPU details when starting each core
by Simon Glass
· Fri Mar 11 22:07:09 2016 -0700
17dbe89
x86: Tidy up mp_init to reduce duplication
by Simon Glass
· Sun Mar 06 19:28:22 2016 -0700
5923b59
x86: fix memalign() parameter order
by Stephen Warren
· Fri Feb 12 14:27:56 2016 -0700
35f54b2
x86: qemu: fix cpu device in smp boot
by Miao Yan
· Thu Jan 07 01:32:04 2016 -0800
6067762
x86: use actual CPU number for allocating memory
by Miao Yan
· Thu Jan 07 01:32:03 2016 -0800
2ee1000
x86: fix a typo in function name
by Miao Yan
· Thu Jan 07 01:32:02 2016 -0800
76868d1
x86: Set APs' req_seq to the reg number from device tree
by Bin Meng
· Sun Aug 09 23:58:39 2015 -0700
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· Fri Jul 31 09:31:31 2015 -0600
e5d0500
x86: Remove inline for lapic access routines
by Bin Meng
· Tue Jun 23 12:18:50 2015 +0800
6b602b2
x86: Move lapic_setup() call into init_bsp()
by Bin Meng
· Wed Jun 17 11:15:37 2015 +0800
f967f9a
x86: Move MP initialization codes into a common place
by Bin Meng
· Wed Jun 17 11:15:36 2015 +0800
a9a4426
x86: Add multi-processor init
by Simon Glass
· Wed Apr 29 22:25:59 2015 -0600