Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-03 | mscc: Drop dm.h header file | Simon Glass | |
This header file should not be included in other header files. Remove it from each one and use a forward declaration instead. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2018-12-19 | MSCC: add support for Ocelot SoCs | Gregory CLEMENT | |
This family of SoCs are found in the Microsemi Switches solution and have already a support in the linux kernel. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> |