Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-07 | ARM: mx6: use common CPU errata config options | Stephen Warren | |
Now that U-Boot has common CONFIG_ options to work around some ARM CPU errata, enable the relevant options on MX6, and remove the custom lowlevel_init.S, since it's just duplicated code now. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Jason Liu <r64343@freescale.com> | |||
2012-07-31 | i.mx: iomux-v3.c: move to imx-common directory | Troy Kisky | |
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> | |||
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> |