aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common
AgeCommit message (Expand)Author
2023-01-10soc/mediatek/common: Reset the watchdog timer before triggering resetRunyang Chen
2022-12-23soc/mediatek: Add DEVAPC_DEBUG optionYidi Lin
2022-12-22soc/mediatek: Move dapc_init to commonYidi Lin
2022-12-13soc/mediatek/common: Use write32p()Elyes Haouas
2022-12-09mem_chip_info: Update to new formatJulius Werner
2022-12-05soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen
2022-11-23soc/mediatek: Add error handling for dptx_get_edid()Liju-Clr Chen
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-10-25soc/mediatek/mt8188: Update mtcmos settings for display and audioBo-Chen Chen
2022-10-25soc/mediatek: Add support for input 1P mode of dp_intfRex-BC Chen
2022-10-25soc/mediatek: Move DP drivers to commonBo-Chen Chen
2022-10-21soc/mediatek: Unify PLL function namesRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add support for PMIC MT6315Sen Chu
2022-10-21soc/mediatek: Move SPMI interface configuration to SoC folderSen Chu
2022-10-21soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig optionRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig optionRex-BC Chen
2022-10-21soc/mediatek/mt8186: Add support for reading CPU IDRex-BC Chen
2022-10-14soc/mediatek/mt8186: Add DEVAPC settings for ADSPTinghan Shen
2022-10-14soc/mediatek/mt8186: Add mtcmos power-on control for ADSPMandy Liu
2022-09-14soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-09soc/mediatek/mt8186: Enable lastbus debug hardwareot_zhenguo.li
2022-09-08src: De-conflict CALIBRATION_REGION definitionsMartin Roth
2022-09-07soc/mediatek: a common implementation to register BL31 resetHung-Te Lin
2022-08-31soc/mediatek: Move some SPM functions to commonBo-Chen Chen
2022-08-31soc/mediatek/mt8188: Use MHz as unit for current_clkBo-Chen Chen
2022-08-31soc/mediatek: Move common DEVPAC enums and functions to commonBo-Chen Chen
2022-08-31soc/mediatek: Move dpm_4ch.c to commonXi Chen
2022-08-27soc/mediatek: Move emi.c to common folderRex-BC Chen
2022-08-13soc/mediatek: Move common definition of DFD to common folderRex-BC Chen
2022-08-03soc/mediatek: Move common definitions to dramc_soc_common.hRex-BC Chen
2022-07-29soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen
2022-07-29soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen
2022-07-29soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen
2022-07-22mb/google/geralt: Implement regulator interfaceHui Liu
2022-07-21mb/google: Use boolean type for "enable" argument for regulatorRex-BC Chen
2022-07-21mb/google: Replace some strings in regulator.cRex-BC Chen
2022-07-21soc/mediatek/mt8188: Add VMCH, VMC support for MT8188Hui Liu
2022-07-21soc/mediatek: Create a function to check ulposcRex-BC Chen
2022-07-13soc/mediatek: Move SPMI device table to SoC folderHui Liu
2022-07-12soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clockRex-BC Chen
2022-07-06soc/mediatek: Move FLASH_DUAL_READ to commonRex-BC Chen
2022-07-06soc/mediatek: Move some gpio functions to common/gpio_op.cRex-BC Chen
2022-07-06soc/mediatek: Make timer_prepare() a common functionRex-BC Chen
2022-07-06soc/mediatek: Move wdt_set_req() to common folderBo-Chen Chen
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