Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-28 | firmware: imx: add dummy functions | Peng Fan | 1 | -0/+19 | |
add dummy functions to avoid build failure when header files are included, but drivers are not built. Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]> | |||||
2019-02-11 | firmware: imx: Add support to start/stop a CPU | Daniel Baluta | 1 | -0/+3 | |
This is done via RPC call to SCU. Signed-off-by: Daniel Baluta <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Shawn Guo <[email protected]> | |||||
2018-10-08 | firmware: imx: add misc svc support | Dong Aisheng | 1 | -0/+55 | |
Add SCU MISC SVC support which provides misc control get/set functions. Cc: Shawn Guo <[email protected]> Reviewed-by: Sascha Hauer <[email protected]> Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Shawn Guo <[email protected]> |