Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mx7: psci: add basic psci support | Peng Fan | 2015-11-12 | -0/+4 |
| | | | | | | | | | | | | 1. add basic psci support for imx7 chip. 2. support cpu_on and cpu_off. 3. switch to non-secure mode when boot linux kernel. 4. set csu allow accessing all peripherial register in non-secure mode. Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> | |||
* | imx: imx7d: add imx-common cpu support for imx7d | Adrian Alonso | 2015-09-13 | -0/+8 |
Add imx-common cpu support for imx7d SoC - Update reset_cause for imx7d - Enable watchdog driver built for imx7d Signed-off-by: Adrian Alonso <aalonso@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com> |