summaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/Makefile.inc
AgeCommit message (Expand)Author
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-13rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-12-27samsung/exynos*/Makefile.inc: Simplify unnecessary ifeqEdward O'Callaghan
2014-09-09exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin