Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun | |
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> | |||
2016-04-01 | arm: Add support for Qualcomm Snapdragon family | Mateusz Kulikowski | |
First supported chip is APQ8016 (that is compatible with MSM8916). Drivers in SoC code: - Reset controller (PSHOLD) - Clock controller (very simple clock configuration for MMC and UART) Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> |