Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-26 | mt7629: use linux kernel compatible SMP initialization | Weijie Gao | |
This patch changes mt7629 to use the compatible platform SMP initialization method of linux kernel. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com> | |||
2018-11-28 | arm: MediaTek: add basic support for MT7629 boards | Ryder Lee | |
This adds a general board file based on MT7629 SoCs from MediaTek. Apart from the generic parts (cpu) we add some low level init codes and initialize the early clocks. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com> Reviewed-by: Simon Glass <sjg@chromium.org> |