aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common
AgeCommit message (Expand)Author
2021-07-07soc/mediatek/mt8195: Add dramc_param.hRyan Chuang
2021-06-23soc/mediatek/common: Add DPM_FOUR_CHANNEL optionRyan Chuang
2021-06-10soc/mediatek/mt8195: add power and power control for eDPJitao Shi
2021-06-04soc/mediatek: Extract spm_parse_firmware to commonRex-BC Chen
2021-06-01soc/mediatek: Move the SSPM driver to commonRex-BC Chen
2021-05-26soc/mediatek: Move the MT8192 MCUPM driver to commonRex-BC Chen
2021-05-14soc/mediatek: Remove duplicate enum declarationRex-BC Chen
2021-05-10soc/mediatek/mt8195: Add RTC driverYuchen Huang
2021-05-10soc/mediatek/mt8195: Add clk_buf driverYuchen Huang
2021-05-05soc/mediatek/mt8195: Add mtcmos init supportWeiyi Lu
2021-05-05soc/mediatek: Move the power domain data under each SoCWeiyi Lu
2021-05-05soc/mediatek: Move the common part of SPI drivers to common/Rex-BC Chen
2021-05-05soc/mediatek/mt8195: add pmif/spmi/pmic driverRex-BC Chen
2021-04-28soc/mediatek: Move the common part of PMIC drivers to common/Yidi Lin
2021-04-26soc/mediatek/mt8195: Add timer supportYidi Lin
2021-04-26soc/mediatek/mt8195: Initialize watchdogYidi Lin
2021-04-21soc/mediatek: Move mt8192 ufs driver to commonYidi Lin
2021-04-21src/mediatek: Move mt8192 eint driver to commonYidi Lin
2021-04-16soc/mediatek: Remove misleading memory logsYu-Ping Wu
2021-04-14soc/mediatek: Include sdram_info in ddr_base_infoYu-Ping Wu
2021-04-09soc/mediatek: add new driver 'msdc' for eMMCWenbin Mei
2021-04-08soc/mediatek: dsi: fine tune the delta time for EoTpJitao Shi
2021-03-27soc/mediatek: Adjust hsa, hbp, hfp packets for MIPI_DSI_MODE_LINE_ENDJitao Shi
2021-03-24soc/mediatek: Use MRC cache API for asuradaYu-Ping Wu
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-08soc/mediatek/common: Move DRAM implementation from mt8192 to commonXi Chen
2021-01-28soc/mediatek/mt8192: Add function to raise the CCI frequencyWeiyi Lu
2021-01-07soc/mediatek: rtc: Use `bool` as return typeYidi Lin
2021-01-01soc/mediatek: dsi: Fix EoTp flagShaoming Chen
2020-12-31soc/mediatek/mt8192: Move flash_controller.c to common/Yidi Lin
2020-12-28soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang
2020-12-22soc/mediatek/mt8192: Do memory pll init before calibrationHuayang Duan
2020-12-14soc/mediatek/mt8183: Move dsi driver to common/Yidi Lin
2020-12-14soc/mediatek/mt8192: add i2c driver supportQii Wang
2020-12-10soc/mediatek/common: Add common API for loading firmwaresYidi Lin
2020-11-20soc/mediatek: Move auxadc driver from MT8183 to commonPo Xu
2020-11-18mb/google/asurada: Implement enable_regulator and regulator_is_enabledYidi Lin
2020-11-18mb/google/asurada: Implement board-specific regulator controlsYidi Lin
2020-10-22soc/mediatek/mt8192: Add board-specific regulator APIsYidi Lin
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-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-08-26soc/mediatek: Include addressmap.h in gpio_common.hCK Hu
2020-08-12soc/mediatek/mt8192: Add PLL and clock init supportWeiyi Lu
2020-08-06soc/mediatek/mt8183: Set MMU default map length to 8GB befor mem initHuayang Duan
2020-07-26src/soc/mediatek: Add include <types.h>Elyes HAOUAS
2020-06-02src: Remove duplicated includesElyes HAOUAS
2020-05-18soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too smallPaul Ma
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-25soc/mediatek: Fix typos in commentsElyes HAOUAS
2020-02-17soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666Yu-Ping Wu
2020-02-17soc/mediatek: dsi: reduce the hbp and hfp for phy timingJitao Shi
2020-02-17soc/mediatek: dsi: Increase pcw precisionYu-Ping Wu
2019-12-20src: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src: Remove unneeded 'include <delay.h>'Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-11soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-23soc/mediatek/mt8183: add dphy reset after setting lanes numberJitao Shi
2019-10-23soc/mediatek/mt8183: fine tune the phy timingJitao Shi
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-09-06soc/mediatek: Fix USB enumeration issueChangqi Hu
2019-08-21mediatek: Use GPIO based SPI CSYu-Ping Wu
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-15soc/mediatek: Change DSI init commands to take flexible length arrayHung-Te Lin
2019-08-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-15soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin
2019-08-15soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin
2019-08-14soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin
2019-08-13soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin
2019-08-13soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin
2019-08-13soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin
2019-08-09soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin
2019-08-02mediatek: Refactor I2C code among similar SOCsQii Wang
2019-07-25soc/mediatek: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-11mediatek: Fill in input_hertz to coreboot tableTristan Shieh
2019-07-06mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-29mediatek: Add function to raise the CPU frequencyTristan Shieh
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-17mediatek: Use the 64-bit timerTristan Shieh
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-28mediatek/mt8183: Add RTC supportRan Bi
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-29mediatek: Separate WDT reset function from WDT driverTristan Shieh
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu