summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/smp.c
AgeCommit message (Expand)Author
2020-04-06soc/samsung: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2017-06-07src: change coreboot to lowercaseMartin Roth
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-12-08samsung/exynos5420: Spelling FixesMartin Roth
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin