index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
arm
/
cpu
/
armv8
/
fsl-layerscape
/
mp.c
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
arm: fsl-layerscape: Remove <common.h> and add needed includes
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-04-26
armv8: layerscape: get rid of smc_call()
Michael Walle
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-11-09
armv8: layerscape: use memalign() to allocate spintable code
Michael Walle
2021-06-17
armv8: layerscape: add PSCI support for cpu release
Jiafei Pan
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-27
armv8: layerscape: relocate spin table if EFI_LOADER is enabled
Michael Walle
2020-07-27
armv8: layerscape: clean exported symbols in spintable.S
Michael Walle
2020-07-27
armv8: layerscape: make wake_secondary_core_n() static
Michael Walle
2020-07-27
armv8: layerscape: simplify get_spin_tbl_addr() calls
Michael Walle
2020-07-27
armv8: layerscape: remove determine_mp_bootpg()
Michael Walle
2020-07-27
armv8: layerscape: pretty print info about SMP cores
Michael Walle
2020-07-27
armv8: layerscape: fix spin-table support
Michael Walle
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-01
armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64
Alison Wang
2016-11-22
armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
2016-11-22
armv8/fsl-lsch3: Update code to release secondary cores
Priyanka Jain
2016-10-06
armv8: fsl-layerscape: Fix "cpu status" command
York Sun
2015-11-30
armv8: fsl-layerscape: Fix "cpu release" command
York Sun
2015-10-29
armv8/ls1043a: Enable secondary cores
Hou Zhiqiang
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu