| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-23 | arm: mediatek: merge board Kconfigs into mach-mediatek | Guillaume La Roque | |
| On MediaTek boards we cannot override the SYS_BOARD / SYS_CONFIG_NAME variables from defconfig. This is because in board/mediatek/mtXXXX/Kconfig this value was override by default due to the if CONFIG_TARGET_MTXXXX condition. Merge all the Kconfigs to the mach-medatek/Kconfig. This way: - we only define SYS_{SOC,VENDOR} once - all board definitions are in a single place, simplifying the build logic. Signed-off-by: Guillaume La Roque <[email protected]> | |||
| 2020-04-27 | mips: mtmips: add support for mt7628-rfb | Weijie Gao | |
| This patch adds support for mt7628 reference board. SPL_DM and DT are not enabled for SPL to save about 17KiB for u-boot-spl.bin. Reviewed-by: Stefan Roese <[email protected]> Signed-off-by: Weijie Gao <[email protected]> | |||
