summaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
2020-10-29soc/mediatek/mt8192: Do dram full calibrationHuayang Duan
2020-10-26soc/mediatek/mt8192: update descriptions for dram configXi Chen
2020-10-23soc/mediatek/mt8192: add dram log prefixXi Chen
2020-10-23soc/mediatek/mt8192: Turn off L2C SRAM and reconfigure as L2 cacheCK Hu
2020-10-22soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWAREIkjoon Jang
2020-10-22soc/mediatek/mt8192: Add board-specific regulator APIsYidi Lin
2020-10-20soc/mediatek/mt8192: Do dram fast calibrationHuayang Duan
2020-10-12soc/mediatek/mt8192: Refactor USB code among similar SoCsZhanyong Wang
2020-10-09soc/mediatek: Add function to measure clock frequency of MT8192Weiyi Lu
2020-10-08soc/mediatek: Add function to raise the CPU frequency of MT8192Weiyi Lu
2020-09-25soc/mediatek/mt8183: Enable CA perbit mechanismHuayang Duan
2020-09-17soc/mediatek/mt8192: Init PLL in bootblockCK Hu
2020-09-17soc/mediatek/mt8192: Add mtcmos init supportWeiyi Lu
2020-09-16soc/mediatek: move power status bits under each chipWeiyi Lu
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-10soc/mediatek: Drop unneeded empty linesElyes HAOUAS
2020-09-08soc/mediatek/mt8192: Add SPI flash controller dual read functionCK Hu
2020-09-08soc/mediatek/mt8192: Add SPI flash controller DMA read functionCK Hu
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-28soc/mediatek/mt8192: Use SPI-NOR as flash controllerCK Hu
2020-08-26soc/mediatek: Include addressmap.h in gpio_common.hCK Hu
2020-08-25soc/mediatek/mt8192: Add dramc param structHuayang Duan
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-17soc/mediatek/mt8192: Initialize watch dog in bootblockCK Hu
2020-08-17soc/mediatek/mt8192: Initialize mmu in bootblockCK Hu
2020-08-13soc/mediatek/mt8192: Add spi driverQii Wang
2020-08-13soc/mediatek/mt8192: Add DRAM resource in ramstageCK Hu
2020-08-13soc/mediatek/mt8192: Initialize build rulesCK Hu
2020-08-13soc/mediatek/mt8192: Add a placeholder for the EMI driverCK Hu
2020-08-12soc/mediatek/mt8192: Add PLL and clock init supportWeiyi Lu
2020-08-12soc/mediatek/mt8192: Add gpio driverCK Hu
2020-08-12soc/mediatek/mt8183: Transfer ddr geometry type to dram blobHuayang Duan
2020-08-08soc/mediatek/mt8192: Add initial config for new ARMv8 device MT8192CK Hu
2020-08-06soc/mediatek/mt8183: Set MMU default map length to 8GB befor mem initHuayang Duan
2020-08-06soc/mediatek/mt8183: Add ddr geometry to support 6GB, 8GB DDR bootupHuayang Duan
2020-08-06soc/mediatek/mt8183: Adjust tRFCab and tRFCpb by the density valueHuayang Duan
2020-08-06soc/mediatek/mt8183: Add missing register settings for channelsHuayang Duan
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-26src/soc/mediatek: Add include <types.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-06-02src: Remove unused 'include <symbols.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-20soc/mediatek/mt8183: Set CA and DQ vref range to correct valueHuayang Duan
2020-05-18soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too smallPaul Ma
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS