Age | Commit message (Expand) | Author |
2024-11-21 | soc/mediatek: Rename pmif_ulposc_* function arguments | Yu-Ping Wu |
2024-11-21 | soc/mediatek: Rename dpm to dpm_v1 | Crystal Guo |
2024-11-21 | soc/mediatek/mt8196: Add version two DPM driver | Jarried Lin |
2024-11-17 | soc/mediatek/common/include/soc/mcu_common: Include <types.h> | Elyes Haouas |
2024-11-13 | soc/mediatek: Obtain LPDDR type from trained memory info | Crystal Guo |
2024-11-07 | soc/mediatek/common: Refactor `struct tracker` | Yidi Lin |
2024-10-28 | soc/mediatek/common: Move PCIe definition to the common directory | Jarried Lin |
2024-10-23 | soc/mediatek/common: Add more definitions for SPMI | Yidi Lin |
2024-10-23 | soc/mediatek/common: Maintain common pmif data in pmif_init.c | Yidi Lin |
2024-10-23 | soc/mediatek/common: Config CAL_TOL_RATE and CAL_MAX_VAL in SoC folder | Yidi Lin |
2024-09-12 | soc/mediatek: Remove redundant struct pad_func and PAD_* definitions | Yidi Lin |
2024-09-09 | soc/mediatek/common: Move common GPIO definitions to gpio_defs.h | Yidi Lin |
2024-09-02 | soc/mediatek: Add mtk_pcie_deassert_perst for early PCIe reset | Yidi Lin |
2024-09-02 | soc/mediatek: Add EARLY_INIT_PCIE_RESET to early_init_type | Yidi Lin |
2024-09-02 | soc/mediatek/common: Move mtk_pcie_reset to common/pcie.c | Yidi Lin |
2024-08-24 | soc/mediatek: Move SNFC pad_func into MediaTek common directory | Jarried Lin |
2024-08-23 | soc/mediatek/common: Move GPIO definition to the common directory | Jarried Lin |
2024-08-10 | soc/mediatek/common: Refactor EINT driver | Yidi Lin |
2024-07-22 | soc/mediatek: Move memmory macros into MediaTek common directory | Jarried Lin |
2024-07-22 | soc/mediatek: Move symbols.h into MediaTek common directory | Jarried Lin |
2024-05-03 | mb/google/corsola: Initialize USB port 0 | Wentao Qin |
2024-04-09 | soc/mediatek/common/include/soc: Include header file for check_member | Ruihai Zhou |
2024-02-26 | soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive | Yidi Lin |
2024-01-10 | soc/mediatek: Add common implementation to configure display | Yidi Lin |
2023-09-22 | soc/mediatek: Move common devapc definitions to common/ | Nina Wu |
2023-06-01 | soc/mediatek/common: Add support for power supply TPS65132S | Ruihai Zhou |
2023-04-14 | soc/mediatek: Add support for regulator VIO18 | Cong Yang |
2023-04-10 | soc/mediatek/mt8186: Move GPIO driving-related functions to common | Jason Chen |
2023-04-10 | soc/mediatek/mt8186: Reduce GPIO code size in bootblock | Jason Chen |
2023-04-10 | soc/mediatek/mt8188: Reduce lastbus configuration size by 1280 bytes | Yidi Lin |
2023-03-10 | soc/mediatek/mt8188: Enable lastbus debug hardware | ot_zhenguo.li |
2023-03-02 | soc/mediatek: Add config to control DRAM scramble | Xi Chen |
2023-02-09 | mb/google/geralt: Init MT6359P only once in ramstage | Liju-Clr Chen |
2023-02-08 | soc/mediatek: Add support for regulator VM18 | Sen Chu |
2023-01-12 | soc/mediatek/common/mcu.c: Use 'enum cb_err' instead of 'int' | Elyes Haouas |
2023-01-10 | soc/mediatek/common: Reset the watchdog timer before triggering reset | Runyang Chen |
2022-12-22 | soc/mediatek: Move dapc_init to common | Yidi Lin |
2022-12-05 | soc/mediatek: Fix DSI register definition for MT8186 | Bo-Chen Chen |
2022-10-25 | soc/mediatek/mt8188: Update mtcmos settings for display and audio | Bo-Chen Chen |
2022-10-21 | soc/mediatek: Unify PLL function names | Rex-BC Chen |
2022-10-21 | soc/mediatek/mt8186: Add support for PMIC MT6315 | Sen Chu |
2022-10-21 | soc/mediatek: Move SPMI interface configuration to SoC folder | Sen Chu |
2022-10-21 | soc/mediatek/mt8186: Add support for reading CPU ID | Rex-BC Chen |
2022-10-14 | soc/mediatek/mt8186: Add DEVAPC settings for ADSP | Tinghan Shen |
2022-10-14 | soc/mediatek/mt8186: Add mtcmos power-on control for ADSP | Mandy Liu |
2022-09-09 | soc/mediatek/mt8186: Enable lastbus debug hardware | ot_zhenguo.li |
2022-09-07 | soc/mediatek: a common implementation to register BL31 reset | Hung-Te Lin |
2022-08-31 | soc/mediatek: Move some SPM functions to common | Bo-Chen Chen |
2022-08-31 | soc/mediatek: Move common DEVPAC enums and functions to common | Bo-Chen Chen |
2022-08-13 | soc/mediatek: Move common definition of DFD to common folder | Rex-BC Chen |
2022-08-03 | soc/mediatek: Move common definitions to dramc_soc_common.h | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h | Rex-BC Chen |
2022-07-22 | mb/google/geralt: Implement regulator interface | Hui Liu |
2022-07-21 | mb/google: Use boolean type for "enable" argument for regulator | Rex-BC Chen |
2022-07-21 | mb/google: Replace some strings in regulator.c | Rex-BC Chen |
2022-07-21 | soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 | Hui Liu |
2022-07-21 | soc/mediatek: Create a function to check ulposc | Rex-BC Chen |
2022-07-13 | soc/mediatek: Move SPMI device table to SoC folder | Hui Liu |
2022-07-12 | soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clock | Rex-BC Chen |
2022-07-06 | soc/mediatek: Move some gpio functions to common/gpio_op.c | Rex-BC Chen |
2022-07-06 | soc/mediatek: Move wdt_set_req() to common folder | Bo-Chen Chen |
2022-06-03 | soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() | Rex-BC Chen |
2022-05-28 | soc/mediatek/mt8186: Enable thermal hardware reset | Runyang Chen |
2022-03-31 | soc/mediatek/early_init: Fix function return type | Jianjun Wang |
2022-03-29 | soc/mediatek: Add early_init for passing data across stages | Jianjun Wang |
2022-03-27 | soc/mediatek: Include 'console/console.h' when appropriate | Elyes HAOUAS |
2022-03-23 | soc/mediatek: Save dram info to cbmem | Xi Chen |
2022-03-18 | soc/mediatek/mt8186: Disable unused spm_thermal | Rex-BC Chen |
2022-03-16 | soc/mediatek: Add chip config for setting PCIe config | Jianjun Wang |
2022-03-09 | soc/mediatek/mt8186: Add GPIO driving functions | Guodong Liu |
2022-03-09 | soc/mediatek: Add PCIe support | Jianjun Wang |
2022-02-23 | src/mediatek: Refactor dramc_param to share more structures | Xi Chen |
2022-02-09 | soc/mediatek/mt8186: Fix issue of clearing watchdog status | Rex-BC Chen |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-24 | soc/mediatek: Extract dramc_param_header to a common header | Xi Chen |
2022-01-13 | soc/mediatek: Fix include guard naming for emi.h | Yu-Ping Wu |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2022-01-01 | soc/mediatek/mt8186: Add support for regulator VRF12/VCN33 | Rex-BC Chen |
2021-12-28 | soc/mediatek/mt8195: Move some definations of devapc to common folder | Rex-BC Chen |
2021-12-26 | soc/medaitek/mt8195: adjust USB phy shift value | Rex-BC Chen |
2021-12-14 | soc/mediatek: add support for tracker version one | Rex-BC Chen |
2021-11-26 | soc/mediatek/i2c: Return negative values on error | Yu-Ping Wu |
2021-11-26 | mb/google/corsola: Add VPROC12/VSRAM_PROC12 to regulator interface | Rex-BC Chen |
2021-11-17 | soc/mediatek: move i2c function to common folder | Rex-BC Chen |
2021-11-16 | soc/mediatek/mt8186: add early initialization for eMMC | Rex-BC Chen |
2021-11-16 | soc/mediatek/mt8186: Configure eMMC and SD Card | Wenbin Mei |
2021-11-15 | mb/google/corsola: Add VMCH and VMC for regulator interface | Rex-BC Chen |
2021-11-15 | mb/google/corsola: Implement regulator interface | Rex-BC Chen |
2021-11-15 | soc/mediatek/mt8186: Add support for PMIC MT6366 | James Lo |
2021-11-03 | soc/mediatek: Add an overridable function for WDT clear status | Rex-BC Chen |
2021-11-03 | soc/mediatek/mt8195: move timer enum variables to timer_v2.h | Rex-BC Chen |
2021-10-13 | soc/mediatek/mt8195: add tracker dump | Zhenguo Li |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-10-02 | soc/mediatek: Fix I2C failures by adjusting AC timing and bus speed | Daolong Zhu |
2021-09-11 | mipi: Make panel init callback work directly on DSI transaction types | Julius Werner |
2021-08-23 | include/bcd: move bcd code to commonlib/bsd/include | Ricardo Quesada |
2021-08-18 | device: Move MIPI panel library from mainboard/google/kukui into common | Julius Werner |
2021-08-12 | soc/mediatek/mt8192: move DFD driver to common folder | Rex-BC Chen |
2021-08-09 | soc/mediatek/common: add mt6359p vcore support | James Lo |