Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-14 | dm: dts: Convert driver model tags to use new schema | Simon Glass | 1 | -4/+4 | |
Now that Linux has accepted these tags, move the device tree files in U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org> | |||||
2022-09-23 | arm: mediatek: add support for MediaTek MT7986 SoC | Weijie Gao | 1 | -0/+350 | |
This patch adds basic support for MediaTek MT7986 SoC. This include the file that will initialize the SoC after boot and its device tree. Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com> |