summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5420/cpu.c
AgeCommit message (Expand)Author
2013-12-21pit: disable LCD FETs before doing any graphics initDavid Hendricks
2013-12-21exynos5420: set L2ACTLR parameters for A15 coresDavid Hendricks
2013-12-21exynos5420: minor correction to CPU frequency printDavid Hendricks
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21Pit: correctly initialize trust zoneRonald G. Minnich
2013-12-21exynos5420: update set_cpu_id()David Hendricks
2013-12-21Exynos 5420: Enable dynamic CBMEMStefan Reinauer
2013-09-28exynos5420: Fix build warningAllen Martin
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10exynos5420: Clear the framebuffer before making it uncacheableStefan Reinauer
2013-07-10exynos5420: Don't disable and re-enable the MMU when uncaching the framebufferStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black