Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MX5: Add initial support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | -5/+25 |
| | | | | | | | | | | 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> | |||
* | MX5: rename mx51 to mx5 | Jason Liu | 2010-10-18 | -0/+166 |
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> |