index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/mediatek/mt8192: pmic: Set efuses manually
Hsin-Hsiung Wang
2021-01-22
2
-0
/
+112
*
soc/mediatek/mt8183: Fix pq module size config
Yu-Ping Wu
2021-01-22
1
-1
/
+1
*
soc/mediatek/mt8192: pmic: unlock key protection before initial setting
Hsin-Hsiung Wang
2021-01-20
1
-0
/
+20
*
soc/mediatek/mt8192: pmic: add scp voltage initialization
Hsin-Hsiung Wang
2021-01-20
1
-0
/
+7
*
soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__
Elyes HAOUAS
2021-01-19
1
-1
/
+1
*
soc/mediatek/mt8173/pmic_wrap.c: Use __func__
Elyes HAOUAS
2021-01-19
1
-1
/
+1
*
soc/mediatek/mt8192: pmic: enable pwrkey long-press shutdown setting
Hsin-Hsiung Wang
2021-01-19
1
-1
/
+5
*
soc/mediatek/mt8192: pmic: update initial setting
Hsin-Hsiung Wang
2021-01-19
1
-0
/
+1
*
soc/mediatek/mt8192: add clkbuf and srclken_rc MT6359P driver
Yuchen Huang
2021-01-19
12
-46
/
+947
*
soc/mediatek/mt8192: Save dramc shuffle result after calibration
Huayang Duan
2021-01-19
2
-0
/
+89
*
soc/mediatek/mt8192: Add dramc ac timing setting
Huayang Duan
2021-01-19
3
-0
/
+1358
*
soc/mediatek/mt8192: Get DDR base information after calibration
Huayang Duan
2021-01-19
2
-0
/
+93
*
soc/mediatek/mt8183: Support byte mode and single rank DDR
Shaoming Chen
2021-01-15
8
-141
/
+459
*
soc/mediatek: rtc: Use `bool` as return type
Yidi Lin
2021-01-07
8
-58
/
+61
*
soc/mediatek: dsi: Fix EoTp flag
Shaoming Chen
2021-01-01
2
-2
/
+15
*
soc/mediatek/mt8192: Move flash_controller.c to common/
Yidi Lin
2020-12-31
10
-360
/
+66
*
soc/mediatek/mt8192: Add DDR mode register init
Huayang Duan
2020-12-31
3
-1
/
+408
*
soc/mediatek/mt8192: Do dramc duty calibration
Huayang Duan
2020-12-31
2
-0
/
+79
*
soc/mediatek/mt8192: Add dramc 8 phase calibration
Huayang Duan
2020-12-31
3
-0
/
+355
*
soc/mediatek/mt8192: Update initial settings of dramc
Huayang Duan
2020-12-31
3
-1
/
+625
*
soc/mediatek/mt8192: eint: unmask eint event mask register
G.Pangao
2020-12-30
4
-0
/
+33
*
soc/mediatek/mt8192: Implement dramc base settings for each frequency
Huayang Duan
2020-12-29
1
-0
/
+2926
*
soc/mediatek/mt8192: add rtc MT6359P driver
Yuchen Huang
2020-12-28
12
-135
/
+768
*
soc/mediatek/mt8192: devapc: add basic devapc drivers
Nina Wu
2020-12-28
5
-0
/
+117
*
soc/mediatek/mt8192: Do dramc pre-settings before calibration
Huayang Duan
2020-12-28
2
-0
/
+278
*
soc/mediatek/mt8192: Do dramc software impedance calibration
Huayang Duan
2020-12-22
3
-1
/
+174
*
soc/mediatek/mt8192: Do EMI init before dram calibration
Huayang Duan
2020-12-22
2
-0
/
+418
*
soc/mediatek/mt8192: Do memory pll init before calibration
Huayang Duan
2020-12-22
3
-0
/
+40
*
soc/mediatek/mt8192: Do the dramc pinmux selection
Huayang Duan
2020-12-16
1
-0
/
+102
*
soc/mediatek/mt8192: Correct return value of VM18 voltage
Hsin-Hsiung Wang
2020-12-16
1
-1
/
+1
*
soc/mediatek/mt8192: Keep CONN MCU in reset state
Weiyi Lu
2020-12-16
2
-0
/
+9
*
soc/mediatek/mt8192: Do dramc init settings
Huayang Duan
2020-12-16
5
-1
/
+239
*
soc/mediatek/mt8192: Enable DCM
mtk15698
2020-12-16
2
-0
/
+77
*
soc/mediatek/mt8192: ufs: Disable reference clock
Wenbin Mei
2020-12-16
5
-0
/
+30
*
soc/mediatek/mt8192: Initialize audio pll tuner frequency
Weiyi Lu
2020-12-16
1
-0
/
+4
*
soc/mediatek/mt8192: Define DRAM registers and APIs
Huayang Duan
2020-12-15
4
-0
/
+5009
*
soc/mediatek/mt8192: Add ddp driver
Yongqiang Niu
2020-12-14
4
-0
/
+482
*
soc/mediatek/mt8192: Enable dsi driver
Huijuan Xie
2020-12-14
3
-0
/
+58
*
soc/mediatek/mt8183: Move dsi driver to common/
Yidi Lin
2020-12-14
2
-1
/
+1
*
soc/mediatek/mt8192: add i2c driver support
Qii Wang
2020-12-14
6
-13
/
+266
*
soc/mediatek/mt8192: Init SSPM
TingHan.Shen
2020-12-10
6
-0
/
+52
*
soc/mediatek/mt8192: Init DPM
Huayang Duan
2020-12-10
5
-0
/
+115
*
soc/mediatek/mt8192: Load MCUPM firmware and boot up MCUPM
Yidi Lin
2020-12-10
6
-0
/
+59
*
soc/mediatek/mt8192: add spmfw loader
Roger Lu
2020-12-10
4
-31
/
+1130
*
soc/mediatek/mt8183: Use mtk_init_mcu to init SSPM
Yidi Lin
2020-12-10
3
-16
/
+23
*
soc/mediatek/mt8183: Add DRAM_DMA section
Yidi Lin
2020-12-10
2
-1
/
+16
*
soc/mediatek/common: Add common API for loading firmwares
Yidi Lin
2020-12-10
3
-0
/
+57
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
2
-6
/
+2
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
3
-5
/
+8
*
mediatek/mt8192: memlayout: Add DRAM DMA region
Yidi Lin
2020-11-20
4
-3
/
+26
[next]