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
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
2022-08-31
soc/mediatek: Move common DEVPAC enums and functions to common
Bo-Chen Chen
2022-08-31
soc/mediatek: Move dpm_4ch.c to common
Xi Chen
2022-08-27
soc/mediatek: Move emi.c to common folder
Rex-BC 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: Create GET_TICK_DLY_REG macro for SPI tick delay setting
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 FLASH_DUAL_READ to common
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: Make timer_prepare() a common function
Rex-BC Chen
2022-07-06
soc/mediatek: Move wdt_set_req() to common folder
Bo-Chen Chen
2022-06-12
soc/mediatek: pass access mode to the payload
Wenbin Mei
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-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-20
soc/mediatek: Fill coreboot table with PCIe info
Jianjun Wang
2022-05-09
soc/mediatek: Demote log level of SPMI clock calibration problem to info
Rex-BC Chen
2022-03-31
soc/mediatek/early_init: Fix function return type
Jianjun Wang
2022-03-29
soc/mediatek: Ensure PERST# deassertion time follows the spec
Jianjun Wang
2022-03-29
soc/mediatek: Add early_init for passing data across stages
Jianjun Wang
2022-03-29
soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO"
Rex-BC Chen
2022-03-27
soc/mediatek: Include 'console/console.h' when appropriate
Elyes HAOUAS
2022-03-27
src/soc/mediatek: Remove unused <console/console.h>
Elyes HAOUAS
2022-03-27
src: Remove unused <bootmode.h>
Elyes HAOUAS
2022-03-25
soc/mediatek/i2c.c: Remove unused variables
Arthur Heymans
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-18
soc/mediatek: Trigger wdt SW reset when wdt status is not equal to 0
Rex-BC Chen
2022-03-16
soc/mediatek: PCI: Remove global variable
Jianjun Wang
2022-03-16
soc/mediatek: Add chip config for setting PCIe config
Jianjun Wang
2022-03-15
i2c: Add configurable I2C transfer timeout
Jes Klinke
2022-03-15
soc/mediatek/common: Add halt() after triggering wdt reset
Rex-BC Chen
2022-03-09
soc/mediatek/mt8186: Add GPIO driving functions
Guodong Liu
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
[next]