aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/cpu.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2017-07-25src/arch: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-02arm: Prevent compilation of old, experimental SMP supportJulius Werner
2014-09-08ARM: Generalize armv7 as arm.Gabe Black