Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-15 | armv7: add appropriate headers for assembly functions | Aneesh V | |
Use ENTRY and ENDPROC with assembly functions to ensure necessary assembler directives for all functions. Signed-off-by: Aneesh V <aneesh@ti.com> Acked-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-12-09 | i.mx: add the initial support for freescale i.MX6Q processor | Jason Liu | |
i.MX6Q is freescale quad core processors with ARM cortex_a9 complex. This patch is to add the initial support for this processor. Signed-off-by: Jason Liu <jason.hui@linaro.org> Cc:Stefano Babic <sbabic@denx.de> |