aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common
AgeCommit message (Expand)Author
2022-06-12soc/mediatek: pass access mode to the payloadWenbin Mei
2022-06-03soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req()Rex-BC Chen
2022-05-28soc/mediatek/mt8186: Enable thermal hardware resetRunyang Chen
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-20soc/mediatek: Fill coreboot table with PCIe infoJianjun Wang
2022-05-09soc/mediatek: Demote log level of SPMI clock calibration problem to infoRex-BC Chen
2022-03-31soc/mediatek/early_init: Fix function return typeJianjun Wang
2022-03-29soc/mediatek: Ensure PERST# deassertion time follows the specJianjun Wang
2022-03-29soc/mediatek: Add early_init for passing data across stagesJianjun Wang
2022-03-29soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO"Rex-BC Chen
2022-03-27soc/mediatek: Include 'console/console.h' when appropriateElyes HAOUAS
2022-03-27src/soc/mediatek: Remove unused <console/console.h>Elyes HAOUAS
2022-03-27src: Remove unused <bootmode.h>Elyes HAOUAS
2022-03-25soc/mediatek/i2c.c: Remove unused variablesArthur Heymans
2022-03-23soc/mediatek: Save dram info to cbmemXi Chen
2022-03-18soc/mediatek/mt8186: Disable unused spm_thermalRex-BC Chen
2022-03-18soc/mediatek: Trigger wdt SW reset when wdt status is not equal to 0Rex-BC Chen
2022-03-16soc/mediatek: PCI: Remove global variableJianjun Wang
2022-03-16soc/mediatek: Add chip config for setting PCIe configJianjun Wang
2022-03-15i2c: Add configurable I2C transfer timeoutJes Klinke
2022-03-15soc/mediatek/common: Add halt() after triggering wdt resetRex-BC Chen
2022-03-09soc/mediatek/mt8186: Add GPIO driving functionsGuodong Liu
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-09soc/mediatek: Add PCIe supportJianjun Wang
2022-03-02soc/mediatek: remove unused RTC_GPIO_USER_MASKRex-BC Chen
2022-02-23src/mediatek: Refactor dramc_param to share more structuresXi Chen
2022-02-12soc/mediatek: Fix printing SPM versionYu-Ping Wu
2022-02-11soc/mediatek: Only update required bits when triggering WDT resetRex-BC Chen
2022-02-09soc/mediatek/mt8186: Fix issue of clearing watchdog statusRex-BC Chen
2022-02-09soc/mediatek/mt8186: Support DRAM fast calibration using blobXi Chen
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-25soc/mediatek: Save dramc_param header to mrc_cacheXi Chen
2022-01-24soc/mediatek: Extract dramc_param_header to a common headerXi Chen
2022-01-13soc/mediatek: Fix include guard naming for emi.hYu-Ping Wu
2022-01-10src/soc/mediatek: Remove unused <timer.h>Elyes HAOUAS
2022-01-05src/soc/mediatek: Remove unused <delay.h>Elyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2022-01-01soc/mediatek/mt8186: Add support for regulator VRF12/VCN33Rex-BC Chen
2021-12-28soc/mediatek: Prevent passing NULL MIPI commandsYu-Ping Wu
2021-12-28soc/mediatek/mt8195: Move some definations of devapc to common folderRex-BC Chen
2021-12-26soc/medaitek/mt8195: adjust USB phy shift valueRex-BC Chen
2021-12-14soc/mediatek/mt8186: add tracker dumpRex-BC Chen
2021-12-14soc/mediatek: add support for tracker version oneRex-BC Chen
2021-11-29soc/mediatek: Flush cache before triggering EC resetRex-BC Chen
2021-11-29soc/medaitek: add prompt string to config MTK_DFDRex-BC Chen
2021-11-26soc/mediatek/i2c: Return negative values on errorYu-Ping Wu
2021-11-26mb/google/corsola: Add VPROC12/VSRAM_PROC12 to regulator interfaceRex-BC Chen
2021-11-26soc/mediatek: log watchdog statusRex-BC Chen
2021-11-17soc/mediatek: move i2c function to common folderRex-BC Chen
2021-11-16soc/mediatek/mt8186: add early initialization for eMMCRex-BC Chen
2021-11-16soc/mediatek/mt8186: Configure eMMC and SD CardWenbin Mei
2021-11-15mb/google/corsola: Add VMCH and VMC for regulator interfaceRex-BC Chen
2021-11-15mb/google/corsola: Implement regulator interfaceRex-BC Chen
2021-11-15soc/mediatek: move functions of mmu operation to common folderRex-BC Chen
2021-11-15soc/mediatek/mt8186: Add support for PMIC MT6366James Lo
2021-11-03soc/mediatek: Add an overridable function for WDT clear statusRex-BC Chen
2021-11-03soc/mediatek/mt8195: move timer enum variables to timer_v2.hRex-BC Chen
2021-10-13soc/mediatek/mt8195: add tracker dumpZhenguo Li
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-10-02soc/mediatek: Fix I2C failures by adjusting AC timing and bus speedDaolong Zhu
2021-09-11mipi: Make panel init callback work directly on DSI transaction typesJulius Werner
2021-09-08soc/mediatek: preserve WDT reset reason for debuggingFengquan Chen
2021-08-26device/mipi: Move to drivers/mipiJulius Werner
2021-08-23include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada
2021-08-18device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner
2021-08-12soc/mediatek/mt8192: move DFD driver to common folderRex-BC Chen
2021-08-12soc/mediatek: revise the dependency of DVFS config optionsRex-BC Chen
2021-08-09soc/mediatek/common: add mt6359p vcore supportJames Lo
2021-08-02helpers: Add GENMASK macroYu-Ping Wu
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