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
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
3
-3
/
+0
*
soc/mediatek/mt8183: Compress calibration blob with LZ4
Hung-Te Lin
2019-10-18
1
-1
/
+1
*
soc/mediatek/mt8183: Pass impedance data as a function argument
Yu-Ping Wu
2019-10-18
6
-37
/
+52
*
soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch
Huayang Duan
2019-10-18
5
-26
/
+207
*
soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency
Huayang Duan
2019-10-18
1
-0
/
+28
*
soc/mediatek/mt8183: Allow modifying vddq voltage
Hsin-Hsiung Wang
2019-10-18
2
-0
/
+108
*
soc/mediatek/mt8183: Allow modifying vdram1 voltage
Hsin-Hsiung Wang
2019-10-18
2
-0
/
+26
*
soc/mediatek/mt8183: Share console for calibration blob output
Hung-Te Lin
2019-10-18
2
-0
/
+2
*
soc/mediatek/mt8183: Verify checksum of cached calibration data
Yu-Ping Wu
2019-10-17
2
-1
/
+17
*
soc/mediatek/mt8183: Remove unnecessary DRAM register settings
Yu-Ping Wu
2019-10-17
1
-12
/
+5
*
soc/mediatek/mt8183: Fix DDR phy config number
Yu-Ping Wu
2019-10-17
1
-2
/
+2
*
soc/mediatek/mt8183: Refactor DRAM init by bit fields API
Hung-Te Lin
2019-10-17
4
-715
/
+284
*
soc/mediatek/mt8183: Improve code formatting
Yu-Ping Wu
2019-10-17
4
-80
/
+55
*
soc/mediatek/mt8183: Handle memory test failure
Yu-Ping Wu
2019-10-17
5
-20
/
+39
*
soc/mediatek/mt8183: Change argument type of mt_set_emi
Yu-Ping Wu
2019-10-09
3
-9
/
+10
*
soc/mediatek/mt8183: Run DRAM full calibration
Huayang Duan
2019-10-09
3
-5
/
+144
*
soc/mediatek/mt8183: Use cached calibration result for faster bootup
Huayang Duan
2019-10-09
6
-195
/
+394
*
soc/mediatek/mt8183: Add the shared 'dramc_param' module
Yu-Ping Wu
2019-10-09
3
-0
/
+137
*
soc/mediatek/mt8183: Simplify usage of dramc_engine2_end
Yu-Ping Wu
2019-10-09
1
-10
/
+7
*
mediatek/mt8183: Rename fields of struct sdram_params
Yu-Ping Wu
2019-10-02
2
-5
/
+4
*
mediatek/mt8183: Allow modifying vcore voltage
Hsin-Hsiung Wang
2019-10-01
2
-0
/
+26
*
mediatek/mt8183: Init SPM driver
Dawei Chien
2019-09-30
3
-49
/
+503
*
mediatek/mt8183: Use different DRAM frequencies for eMCP DDR
Huayang Duan
2019-09-24
2
-7
/
+27
*
mediatek/mt8183: Support more DRAM frequency bootup
Huayang Duan
2019-09-20
5
-781
/
+960
*
mediatek/mt8183: Implement the dramc init setting
Huayang Duan
2019-09-20
7
-1094
/
+1842
*
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-19
1
-1
/
+2
*
mediatek/mt8183: Add soc ARM Trusted Firmware support
kenny liang
2019-09-16
1
-0
/
+2
*
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-14
2
-22
/
+0
*
mediatek/mt8183: Add new option for eMCP DDR
Huayang Duan
2019-09-10
1
-0
/
+7
*
soc/mediatek: Fix USB enumeration issue
Changqi Hu
2019-09-06
2
-0
/
+6
*
mediatek/mt8183: postpone dcxo low power mode setting
Weiyi Lu
2019-09-04
3
-3
/
+14
*
mediatek/mt8183: Remove unnecessary parentheses
Yu-Ping Wu
2019-09-02
3
-7
/
+7
*
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-30
1
-1
/
+1
*
mediatek/mt8183: add scp voltage initialization
Hsin-Hsiung Wang
2019-08-21
2
-0
/
+30
*
mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region
Tristan Shieh
2019-08-21
1
-5
/
+5
*
mediatek/mt8183: Overlap decompressor, verstage and romstage
Tristan Shieh
2019-08-21
2
-3
/
+3
*
mediatek: Use GPIO based SPI CS
Yu-Ping Wu
2019-08-21
4
-8
/
+26
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
1
-2
/
+0
*
soc/mediatek: Change DSI init commands to take flexible length array
Hung-Te Lin
2019-08-15
2
-9
/
+22
*
soc/mediatek/mt8183: Add DSI driver
Hung-Te Lin
2019-08-15
7
-2
/
+187
*
soc/mediatek: dsi: Support sending MIPI init commands
Hung-Te Lin
2019-08-15
2
-7
/
+138
*
soc/mediatek: dsi: Refactor video timing calculation
Hung-Te Lin
2019-08-15
4
-11
/
+37
*
soc/mediatek: dsi: Refactor PHY timing calculation
Hung-Te Lin
2019-08-14
3
-13
/
+83
*
soc/mediatek: dsi: Refactor MIPI TX configuration
Hung-Te Lin
2019-08-13
4
-29
/
+41
*
soc/mediatek: dsi: Unify format to bpp conversion
Hung-Te Lin
2019-08-13
3
-36
/
+37
*
soc/mediatek: Create common DSI driver from mt8173
Hung-Te Lin
2019-08-13
5
-459
/
+511
*
soc/mediatek/mt8183: Add display controller driver
Yongqiang Niu
2019-08-09
4
-0
/
+314
*
soc/mediatek/mt8173: Refactor display driver to share common parts
Hung-Te Lin
2019-08-09
6
-226
/
+248
*
soc/mediatek/mt8173: Remove dual DSI mode
Hung-Te Lin
2019-08-09
4
-222
/
+52
*
mediatek/mt8183: Add I2C driver code
Qii Wang
2019-08-07
5
-0
/
+217
[next]