Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-05 | imx: mx5: Remove legacy iomux support | Benoît Thébaudeau | |
Legacy iomux support is no longer needed now that all boards have been converted to iomux-v3. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Reviewed-by: Marek Vasut <marex@denx.de> | |||
2011-02-02 | MX5: Add initial support for MX53 processor | Liu Hui-R64343 | |
Add initial support for Freescale MX53 processor, - Add the iomux support and the pin definition, - Add the regs definition, clean up some unused def from mx51, - Add the low level init support, make use the freq input of setup_pll macro Signed-off-by: Jason Liu <r64343@freescale.com> | |||
2010-10-18 | MX5: rename mx51 to mx5 | Jason Liu | |
Rename mx51 to mx5 in order to support more mx51 like-style SOCs such as MX53 and the followings. Signed-off-by: Jason Liu <r64343@freescale.com> |