aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
2024-02-26soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptiveYidi Lin
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-08soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMCYi Chou
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24soc/*: Rename Makefiles from .inc to .mkMartin Roth
2024-01-17soc/mediatek/mt8188: Enable EARLY_MMU_INITYidi Lin
2024-01-17soc/mediatek: Add EARLY_MMU_INIT kconfig optionYidi Lin
2024-01-10mb/google/cherry: Use common mtk_display_init()Yidi Lin
2024-01-10mb/google/corsola: Use common mtk_display_init()Yidi Lin
2024-01-10soc/mediatek: Add common implementation to configure displayYidi Lin
2023-12-04soc/mediatek/mt8188: devapc: Allow APU to access BND_NORTH_APB2_SNina Wu
2023-12-01soc/mediatek/mt8188: Support loading OP-TEE via an SMCkiwi liu
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-10-11memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi
2023-10-09soc/mediatek: PCI: Fix translation windowJianjun Wang
2023-10-02soc/mediatek/mt8188: devapc: Add SCP domain settingJason Chen
2023-10-02soc/mediatek/mt8188: devapc: Set master domainsNina Wu
2023-10-02soc/mediatek/mt8188: devapc: Update permission for master domain setupNina Wu
2023-09-22soc/mediatek: Move common devapc definitions to common/Nina Wu
2023-08-24soc/mediatek/mt8188: Remove GPT timer initYidi Lin
2023-08-23soc/mediatek/mt8188: Simplify pmif init flowSen Chu
2023-08-14soc/mediatek/mt8173/mt6391: Remove space before semicolonElyes Haouas
2023-08-06soc/mediatek/mt8188: Support ARM arch timerYidi Lin
2023-07-14soc/mediatek/common/dsi: Add actual values to the log messagesRuihai Zhou
2023-07-10mb/google/corsola: Add support for AW37503 Power ICRuihai Zhou
2023-06-26soc/mediatek: Enable DRAM scramble on fast calibration flowXi Chen
2023-06-21soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLEXi Chen
2023-06-12soc/mediatek/mt8188: Support 4K resolution displayHsiao Chien Sung
2023-06-12soc/mediatek/common: Disable DRAM scramble by defaultYidi Lin
2023-06-12soc/mediatek/mt8195: Fix typo for SPIM2_MIYidi Lin
2023-06-06mb/google/geralt: Fix MIPI panel power on/off sequenceRuihai Zhou
2023-06-01soc/mediatek/common: Add support for power supply TPS65132SRuihai Zhou
2023-05-26treewide: Remove 'extern' from functions declarationElyes Haouas
2023-05-13soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparisonArthur Heymans
2023-05-12soc/mediatek/mt8183: Fix set but unused variablesArthur Heymans
2023-04-24soc/mediatek/mt8183: Fix set but unused variableArthur Heymans
2023-04-24soc/mediatek/dptx.c: Remove set but unused variablesArthur Heymans
2023-04-14soc/mediatek: Add assert for regulator VRF12Cong Yang
2023-04-14soc/mediatek: Add support for regulator VIO18Cong Yang
2023-04-10soc/mediatek/mt8188: Set pin drive strength to 8mA for NORJason Chen
2023-04-10soc/mediatek/mt8188: Add GPIO driving functionsJason Chen
2023-04-10soc/mediatek/mt8186: Move GPIO driving-related functions to commonJason Chen
2023-04-10soc/mediatek/mt8186: Reduce GPIO code size in bootblockJason Chen
2023-04-10soc/mediatek/mt8188: Reduce lastbus configuration size by 1280 bytesYidi Lin
2023-03-15soc/mediatek/mt8186: Shut down PMIC on power key long pressSen Chu
2023-03-15soc/mediatek/mt8188: Shut down PMIC on power key long pressSen Chu
2023-03-10soc/mediatek/mt8188: Enable lastbus debug hardwareot_zhenguo.li
2023-03-05mb/google/geralt: Add MAX98390 support for GeraltTrevor Wu
2023-03-05soc/mediatek/mt8188: Add bus protection for audio/video mtcmosgarmin chang
2023-03-02soc/mediatek: Add config to control DRAM scrambleXi Chen
2023-02-23soc/mediatek: Add "DRAM" to Kconfig MEDIATEK_BLOB_FAST_INIT nameYu-Ping Wu
2023-02-22soc/mediatek/mt8188: Fix audio sampling rateJohnson Wang
2023-02-22soc/mediatek/mt8188: Fix USB2 detection issueShaocheng Wang
2023-02-09mb/google/geralt: Add power-on sequence for BOE_TV110C9M_LL0Rex-BC Chen
2023-02-09mb/google/geralt: Init MT6359P only once in ramstageLiju-Clr Chen
2023-02-08soc/mediatek: Add support for regulator VM18Sen Chu
2023-02-08soc/mediatek: Remove unnecessary !! for boolean variableLiju-Clr Chen
2023-02-02soc/mediatek/mt8188: Remove the GPIO setting of USB1_DRV_VBUSLiju-Clr Chen
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-19soc/mediatek/mt8188: Allow SSPM to access PWRAP interfaceSen Chu
2023-01-16commonlib/storage: Add common eMMC functionsShelley Chen
2023-01-13soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas
2023-01-12soc/mediatek/common/mcu.c: Use 'enum cb_err' instead of 'int'Elyes Haouas
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
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-12mb/google/geralt: Put MIPI panel data in panel_geralt.cBo-Chen Chen
2022-12-09soc/mediatek/mt8173: Allow BL31 payload not targeting RAMYidi Lin
2022-12-09mem_chip_info: Update to new formatJulius Werner
2022-12-05soc/mediatek/mt8188: Add support for MIPI panelBo-Chen Chen
2022-12-05soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen
2022-12-05soc/mediatek/mt8188: Add display data path for MIPI outputBo-Chen Chen
2022-11-23soc/mediatek: Add error handling for dptx_get_edid()Liju-Clr Chen
2022-11-22src/soc/mediatek: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-18soc/mediatek/mt8188: Enable and initialize EINTJohnson Wang
2022-11-15mb/google/geralt: Enable RTC for eventlog timestampsLiju-Clr Chen
2022-11-12soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MITMacpaul Lin
2022-11-08vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-11-04soc/mediatek/mt8188: Disable input-gating for big-core SRAMLiju-Clr Chen
2022-11-04soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driverLiju-Clr Chen
2022-11-04Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"Liju-Clr Chen
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-10-25soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MITRex-BC Chen
2022-10-25soc/mediatek/mt8188: Update mtcmos settings for display and audioBo-Chen Chen
2022-10-25soc/mediatek/mt8188: Add eDP support for firmware displayBo-Chen Chen
2022-10-25soc/mediatek/mt8188: Add ddp driver to support eDP outputNathan Lu
2022-10-25soc/mediatek/mt8188: Rename SPM registerBo-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