Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | armv8: mmu: Add support of non-identical mapping | York Sun | 2016-07-15 | -5/+4 |
| | | | | | | | Introduce virtual and physical addresses in the mapping table. This change have no impact on existing boards because they all use idential mapping. Signed-off-by: York Sun <york.sun@nxp.com> | |||
* | arm: exynos: add support for Exynos7420 SoC | Thomas Abraham | 2016-05-25 | -0/+35 |
Add support for Exynos7420 SoC. The Exynos7420 SoC has four Cortex-A57 and four Cortex-A53 CPUs and includes various peripheral controllers. Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |