aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mediatek
AgeCommit message (Expand)AuthorFilesLines
2023-08-03arm: mediatek: add support for MediaTek MT7988 SoCWeijie Gao5-1/+110
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao3-8/+28
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini2-2/+4
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-4/+4
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini3-0/+3
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao5-1/+94
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao5-0/+94
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque1-7/+35
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay1-1/+1
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao1-1/+0
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent1-0/+1
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent4-0/+93
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler4-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2-3/+3
2020-09-12ARM: MediaTek: amend IC description for MediaTek MT8512Mingming Lee1-3/+3
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-18common: Drop net.h from common headerSimon Glass4-0/+4
2020-03-10arm: mediatek: remove unused binman configSam Shih1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2020-01-16ARM: MediaTek: Add support for MediaTek MT7622 SoCSam Shih4-0/+64
2020-01-16ARM: MediaTek: Add support for MediaTek MT8512 SoCmingming lee5-0/+130
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee1-0/+1
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee5-0/+117
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-07-29board: mediatek: Add pumpkin board supportFabien Parent1-0/+1
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao1-0/+13
2019-07-07arm: mediatek: remove arch_misc_initWeijie Gao2-15/+0
2019-05-18ARM: mediatek: mt8516: use PSCI to reset the SoCFabien Parent1-8/+1
2019-04-23ARM: MediaTek: Add support for MT8516 SoCFabien Parent4-0/+134
2018-12-26mt7629: use linux kernel compatible SMP initializationWeijie Gao1-8/+44
2018-11-28arm: MediaTek: add basic support for MT7623 boardsWeijie Gao6-0/+193
2018-11-28arm: MediaTek: add basic support for MT7629 boardsRyder Lee8-0/+302