aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/power.c
AgeCommit message (Expand)Author
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-25soc/samsung/exynos: Make 'ps_hold_setup()' staticEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin