index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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
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