aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
2022-08-18soc/mediatek/mt8186: spm: Remove redundant callYidi Lin
2022-08-13soc/mediatek/mt8188: Initialize DFDRex-BC Chen
2022-08-13soc/mediatek: Move common definition of DFD to common folderRex-BC Chen
2022-08-13soc/mediatek/mt8188: Fix the order of register address in addressmap.hRex-BC Chen
2022-08-13soc/mediatek/mt8188: Add tracker dumpRex-BC Chen
2022-08-13soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MITMacpaul Lin
2022-08-12soc/mediatek/mt8186: Enable USB macro controlAllen-KH Cheng
2022-08-03soc/mediatek: Move common definitions to dramc_soc_common.hRex-BC Chen
2022-07-29soc/mediatek/mt8188: Add SPI supportLiya Li
2022-07-29soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen
2022-07-29soc/mediatek/mt8188: Add clk_buf support in romstageSong Fan
2022-07-29soc/mediatek/mt8188: Add RTC supportSong Fan
2022-07-29soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen
2022-07-29soc/mediatek/mt8188: Add AUXADC supportHui Liu
2022-07-29soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen
2022-07-27soc/mediatek/mt8195: Skip PCIe ops for eMMC SKUsYu-Ping Wu
2022-07-27mb/google/cherry: Introduce mainboard_needs_pcie_initYu-Ping Wu
2022-07-26soc/mediatek/mt8188: Initialize SSPMRex-BC Chen
2022-07-26soc/mediatek/mt8188: Initialize MCUPMRex-BC Chen
2022-07-22soc/mediatek/mt8188: Add eMMC and SD card configurationsAndy-ld Lu
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/mt8188: Add PMIF and PMIC init supportHui 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-13soc/mediatek/mt8188: add usb host supportShaocheng Wang
2022-07-13soc/mediatek/mt8188: Enable mmu operation for L2C SRAM and DMARex-BC Chen
2022-07-13soc/mediatek/mt8188: Add video/audio mtcmos settingRex-BC Chen
2022-07-13soc/mediatek/mt8188: Add PLL and clock init supportgarmin chang
2022-07-12soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clockRex-BC Chen
2022-07-12soc/mediatek/mt8188: Add I2C driver supportkewei.xu
2022-07-07soc/mediatek/mt8188: Add NOR-Flash supportRex-BC Chen
2022-07-06soc/mediatek: Move FLASH_DUAL_READ to commonRex-BC Chen
2022-07-06soc/mediatek/mt8188: Add GPIO driversGuodong Liu
2022-07-06soc/mediatek: Move some gpio functions to common/gpio_op.cRex-BC Chen
2022-07-06soc/mediatek/mt8188: Add timer supportBo-Chen Chen
2022-07-06soc/mediatek: Make timer_prepare() a common functionRex-BC Chen
2022-07-06soc/mediatek/mt8188: Initialize watchdogBo-Chen Chen
2022-07-06soc/mediatek: Move wdt_set_req() to common folderBo-Chen Chen
2022-07-04soc/mediatek/mt8188: Add a stub implementation of the MT8188 SoCRex-BC Chen
2022-06-26soc/mediatek: Do resource transitionKyösti Mälkki
2022-06-24src/soc: Get rid of most src/soc/Kconfig filesMartin Roth
2022-06-24soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195Yidi Lin
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-12soc/mediatek: pass access mode to the payloadWenbin Mei
2022-06-07Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki
2022-06-03soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req()Rex-BC Chen
2022-06-01soc/mediatek/mt8186/pll.c: Fix typo in log messageElyes Haouas
2022-05-28soc/mediatek/mt8192: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8195: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8186: Enable thermal hardware resetRunyang Chen
2022-05-25soc/mediatek/mt8195: Configure SCP core 2 domain settingTinghan Shen
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-05-09soc/mediatek/mt8186: Change the power-down time slot from 0xA to 0xFzhiyong tao
2022-05-05soc/mediatek/mt8186: Enlarge CBFS_MCACHE to 16KYu-Ping Wu
2022-05-02soc/mediatek/mt8186: Prevent early USB wakeupRex-BC Chen
2022-04-07soc/mediatek/mt8186: Disable unused powerRex-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-29mb/google/cherry: Pre-initialize PCIe at the bootblock stageJianjun Wang
2022-03-29soc/mediatek/mt8195: Add early init supportJianjun Wang
2022-03-29soc/mediatek: Add early_init for passing data across stagesJianjun Wang
2022-03-29soc/mediatek/mt8186: Enable USE_CBMEM_DRAM_INFORex-BC Chen
2022-03-29soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO"Rex-BC Chen
2022-03-29soc/mediatek/mt8186: Fix pmif setting for low power modeZhiyong Tao
2022-03-29mb/google/cherry: support max98390 audio ampTrevor Wu
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-27soc/mediatek/mt8195: Update audio and adsp power controlChun-Jie Chen
2022-03-25soc/mediatek/i2c.c: Remove unused variablesArthur Heymans
2022-03-23src/mediatek/mt8186: Implement sdram_size() to get real dram sizeXi Chen
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-18soc/mediatek: Set soc_ops.set_resources as no-opYu-Ping Wu
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/mt8186: change pmic hwcid from warning to infoRex-BC Chen
2022-03-15soc/mediatek/common: Add halt() after triggering wdt resetRex-BC Chen
2022-03-10soc/mediatek/mt8195: Enable PCIe supportJianjun Wang
2022-03-10soc/mediatek/mt8195: Add driver to configure PCIeJianjun Wang
2022-03-10soc/mediatek/mt8186: Modify internal capid to 0xE0Rex-BC Chen
2022-03-09soc/mediatek/mt8186: set pin drive strength to 8mA for NORRex-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-04soc/mediatek/mt8195: Update header version from 1.8.1 to 1.9.1Ryan Chuang
2022-03-04soc/mediatek/mt8192: Update header version from 1.7.1 to 1.8.1Ryan Chuang
2022-03-02soc/mediatek/mt8186: Set RTC capid to 0xC0 to pass XTAL 26 MHz testRex-BC Chen
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-23soc/mediatek/mt8186: disable VSRAM_CORERex-BC Chen
2022-02-17soc/mediatek/mt8195/include/soc/addressmap.h: Remove space before tabElyes Haouas
2022-02-12soc/mediatek: Fix printing SPM versionYu-Ping Wu