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
/
include
/
asm
/
mp.h
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-07-15
x86: Update the MP constants to avoid conflicts
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
x86: Drop unnecessary mp_init logic
Simon Glass
2020-07-20
x86: mp: Add more comments to the module
Simon Glass
2020-07-20
x86: Don't enable SMP in SPL
Simon Glass
2020-07-20
x86: mp: Add iterators for CPUs
Simon Glass
2020-07-20
x86: mp: Park CPUs before running the OS
Simon Glass
2020-07-20
x86: mp: Allow running functions on multiple CPUs
Simon Glass
2020-07-20
x86: mp: Support APs waiting for instructions
Simon Glass
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
x86: Move MP code into mp_init
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-04-30
x86: Add multi-processor init
Simon Glass