index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
/
common
Age
Commit message (
Expand
)
Author
6 days
soc/mediatek/mt8196: Reserve 70 MB memory for OP-TEE
Jarried Lin
7 days
soc/mediatek: Eliminate redundant calls to get_pmif_controller()
Yidi Lin
13 days
soc/mediatek: Rename pmif_ulposc_* function arguments
Yu-Ping Wu
14 days
soc/mediatek: Rename dpm to dpm_v1
Crystal Guo
14 days
soc/mediatek/mt8196: Add version two DPM driver
Jarried Lin
2024-11-19
tree: Remove unused <assert.h>
Elyes Haouas
2024-11-17
soc/mediatek/common/include/soc/mcu_common: Include <types.h>
Elyes Haouas
2024-11-16
tree: Remove unused <console/console.h>
Elyes Haouas
2024-11-13
soc/mediatek: Obtain LPDDR type from trained memory info
Crystal Guo
2024-11-13
soc/mediatek/mt8196: Add dram calibration support
Jarried Lin
2024-11-11
soc/mediatek/common: Increase DEV_MEM memory range to 16GB
Jarried Lin
2024-11-07
soc/mediatek/common: Use write32p and read32p for tracker
Yidi Lin
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-20
soc/mediatek/common: Correct eMMC src clk frequency to 400 MHz
kiwi liu
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-09-02
soc/mediatek/common/pcie: Use clr/setbits32p
Yidi Lin
2024-09-02
soc/mediatek/common/pcie: Add DEVTREE_CONST qualifier
Yidi Lin
2024-08-24
soc/mediatek: Refactor MMU operation for L2C SRAM and DMA
Jarried 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-23
soc/mediatek/common: Print error if GPIO raw_id is not in the range
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-06-04
soc/mediatek/common: Prefer include <soc/gpio.h> via <gpio.h>
Elyes Haouas
2024-05-29
tree: Remove unused <string.h>
Elyes Haouas
2024-05-29
tree: Use <stdio.h> for snprintf
Elyes Haouas
2024-05-03
mb/google/corsola: Initialize USB port 0
Wentao Qin
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-04-11
tree: Drop unused <stdlib.h>
Elyes Haouas
2024-04-09
tree: Drop unused <console/console.h>
Elyes Haouas
2024-04-09
soc/mediatek/common/include/soc: Include header file for check_member
Ruihai Zhou
2024-03-28
soc/mediatek: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-03-15
treewide: Move stdlib.h to commonlib
Maximilian Brune
2024-02-26
soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive
Yidi Lin
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-02
lib: Move IP checksum to commonlib
Julius Werner
2024-01-17
soc/mediatek: Add EARLY_MMU_INIT kconfig option
Yidi Lin
2024-01-10
mb/google/cherry: Use common mtk_display_init()
Yidi Lin
2024-01-10
mb/google/corsola: Use common mtk_display_init()
Yidi Lin
2024-01-10
soc/mediatek: Add common implementation to configure display
Yidi Lin
2023-10-09
soc/mediatek: PCI: Fix translation window
Jianjun Wang
2023-09-22
soc/mediatek: Move common devapc definitions to common/
Nina Wu
2023-07-14
soc/mediatek/common/dsi: Add actual values to the log messages
Ruihai Zhou
2023-07-10
mb/google/corsola: Add support for AW37503 Power IC
Ruihai Zhou
2023-06-26
soc/mediatek: Enable DRAM scramble on fast calibration flow
Xi Chen
2023-06-21
soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLE
Xi Chen
2023-06-12
soc/mediatek/common: Disable DRAM scramble by default
Yidi Lin
2023-06-01
soc/mediatek/common: Add support for power supply TPS65132S
Ruihai Zhou
2023-04-24
soc/mediatek/dptx.c: Remove set but unused variables
Arthur Heymans
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-23
soc/mediatek: Add "DRAM" to Kconfig MEDIATEK_BLOB_FAST_INIT name
Yu-Ping Wu
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-02-08
soc/mediatek: Remove unnecessary !! for boolean variable
Liju-Clr Chen
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-01-16
commonlib/storage: Add common eMMC functions
Shelley Chen
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-23
soc/mediatek: Add DEVAPC_DEBUG option
Yidi Lin
2022-12-22
soc/mediatek: Move dapc_init to common
Yidi Lin
2022-12-13
soc/mediatek/common: Use write32p()
Elyes Haouas
2022-12-09
mem_chip_info: Update to new format
Julius Werner
2022-12-05
soc/mediatek: Fix DSI register definition for MT8186
Bo-Chen Chen
2022-11-23
soc/mediatek: Add error handling for dptx_get_edid()
Liju-Clr Chen
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-04
lib/coreboot_table: Rename lb_fill_pcie
Arthur Heymans
2022-11-04
lib/coreboot_table: Simplify API to set up lb_serial
Arthur Heymans
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-10-25
soc/mediatek/mt8188: Update mtcmos settings for display and audio
Bo-Chen Chen
2022-10-25
soc/mediatek: Add support for input 1P mode of dp_intf
Rex-BC Chen
2022-10-25
soc/mediatek: Move DP drivers to common
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 PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option
Rex-BC Chen
2022-10-21
soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option
Rex-BC Chen
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-14
soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-14
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-09
soc/mediatek/mt8186: Enable lastbus debug hardware
ot_zhenguo.li
2022-09-08
src: De-conflict CALIBRATION_REGION definitions
Martin Roth
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/mt8188: Use MHz as unit for current_clk
Bo-Chen Chen
[next]