index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
mp_init.c
Age
Commit message (
Expand
)
Author
2017-02-21
x86: Intel MID platforms has no microcode update
Andy Shevchenko
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-05-23
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
x86: Tidy up mp_init to reduce duplication
Simon Glass
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-14
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-04-30
x86: Add multi-processor init
Simon Glass