Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: imx6q: move clock register map to machine_desc.map_io | Richard Zhao | 2011-11-17 | 1 | -0/+1 |
| | | | | | | | | map_io is the only place to call iotable_init. Signed-off-by: Richard Zhao <richard.zhao@linaro.org> [shawn.guo: rename imx_clock_map_io() to imx6q_clock_map_io()] Signed-off-by: Shawn Guo <shawn.guo@linaro.org> | ||||
* | arm/imx6q: add device tree machine support | Shawn Guo | 2011-10-31 | 1 | -0/+84 |
It adds generic device tree based machine support for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> |