aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/cpu.c
AgeCommit message (Expand)Author
2015-04-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-09-19exynos5250: remove unused ret variable in cpu.cIsaac Christensen
2014-08-29exynos: Fix the name of the chip_operations structures.Gabe Black
2014-08-29arm: libpayload: Make cache invalidation take pointers instead of integersJulius Werner
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin