summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mediatek
AgeCommit message (Expand)Author
2025-02-21arm: mediatek: remove CONFIG_MT8512Weijie Gao
2025-02-21arm: mediatek: build u-boot-mtk.bin only if neededWeijie Gao
2025-01-30arm: mediatek: add support for MediaTek MT7987 SoCWeijie Gao
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-01Merge branch 'next'Tom Rini
2024-06-27arm: mediatek: fix ram init for mt7622 (decrease to 1G)Frank Wunderlich
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06arm: mediatek: Remove <common.h> and add needed includesTom Rini
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson
2023-08-03arm: mediatek: add support for MediaTek MT7988 SoCWeijie Gao
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-09-12ARM: MediaTek: amend IC description for MediaTek MT8512Mingming Lee
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-10arm: mediatek: remove unused binman configSam Shih
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-16ARM: MediaTek: Add support for MediaTek MT7622 SoCSam Shih
2020-01-16ARM: MediaTek: Add support for MediaTek MT8512 SoCmingming lee
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-07-29board: mediatek: Add pumpkin board supportFabien Parent
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao
2019-07-07arm: mediatek: remove arch_misc_initWeijie Gao
2019-05-18ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent