summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/cpu.c
AgeCommit message (Expand)Author
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-12exynos5: Refactor board-specific parts out of USB PHY codeJulius Werner
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2013-12-21Snow: correctly disable trust zone hardwareRonald G. Minnich
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-07-11cpu: Fix spellingMartin Roth
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black
2013-07-10exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich
2013-04-22GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich
2013-04-19exynos5250: get xres and yres out of the device tree and into the panel descr...Ronald G. Minnich
2013-04-11Exynos5250: Use new chip settings for the cpuRonald G. Minnich
2013-03-29exynos5250: Add function for configuring L2 cacheDavid Hendricks
2013-03-27exynos5250: assign RAM resources in cpu_init()David Hendricks
2013-03-26Revert "samsung/exynos5: add resource functions for the display port"David Hendricks
2013-03-26samsung/exynos5: add resource functions for the display portRonald G. Minnich
2013-03-14exynos5250: add RAM resource beginning at physical addressDavid Hendricks
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks