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
/
mt8183
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
2
-0
/
+4
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
2
-2
/
+0
*
soc/mediatek/mt8183: Set CA and DQ vref range to correct value
Huayang Duan
2020-05-20
3
-8
/
+12
*
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
2
-2
/
+0
*
soc/mediatek: improve ca53 frequency change procedure
Weiyi Lu
2020-05-13
2
-0
/
+23
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
51
-51
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-22
/
+2
*
Revert "soc/mediatek/mt8183: Force retraining memory if requested"
Julius Werner
2020-04-30
1
-2
/
+1
*
soc/mediatek: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
51
-663
/
+102
*
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-31
1
-1
/
+1
*
soc/mediatek/mt8183: Fix wrong setting of DRS config
Huayang Duan
2020-03-18
1
-3
/
+4
*
soc/mediatek/mt8183: Improve the AC timing of DRAMC
Huayang Duan
2020-03-18
1
-6
/
+16
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
53
-53
/
+0
*
vboot: remove extraneous vboot_recovery_mode_memory_retrain
Joel Kitching
2020-03-12
1
-1
/
+2
*
soc/mediatek/mt8183: Improve the DRAMC runtime config flow
Huayang Duan
2020-03-06
3
-123
/
+109
*
soc/mediatek/mt8183: Do TX tracking for DRAM DVFS feature
Huayang Duan
2020-03-06
5
-14
/
+776
*
soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switch
Huayang Duan
2020-03-06
1
-2
/
+4
*
soc/mediatek/mt8183: Fix programming error of DRAMC setting
Huayang Duan
2020-02-25
1
-3
/
+3
*
soc/mediatek: Fix typos in comments
Elyes HAOUAS
2020-02-25
1
-1
/
+1
*
soc/mediatek: dsi: Increase pcw precision
Yu-Ping Wu
2020-02-17
1
-14
/
+10
*
soc/mediatek/mt8183: Restore vcore after DRAM calibration
Huayang Duan
2020-01-10
1
-1
/
+11
*
soc/mediatek/mt8183: Use DDR clock to compute Tx delay cell
Huayang Duan
2019-12-20
1
-6
/
+14
*
soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
soc/mediatek/mt8183: skip fast calibration for high frequency of TX RX window
Huayang Duan
2019-12-12
1
-4
/
+5
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
13
-807
/
+807
*
soc/mediatek/mt8183: disable BBLPM of DCXO core
Weiyi Lu
2019-11-26
1
-2
/
+2
*
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
1
-0
/
+2
*
soc/mediatek/mt8183: Get more space for PreRAM memconsole
Hung-Te Lin
2019-11-16
1
-6
/
+6
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-1
/
+2
*
soc/mediatek: Add missing '#include <console/console.h>'
Elyes HAOUAS
2019-11-11
1
-0
/
+1
*
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
1
-1
/
+1
*
soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'
Elyes HAOUAS
2019-11-01
1
-1
/
+0
*
soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode
Yu-Ping Wu
2019-10-31
3
-2
/
+7
*
soc/mediatek/mt8183: Pass MR values as function arguments
Yu-Ping Wu
2019-10-28
6
-49
/
+58
*
soc/mediatek/mt8183: Add udelay after setting voltages
Yu-Ping Wu
2019-10-24
1
-0
/
+2
*
soc/mediatek/mt8183: Improve DRAM calibration logs
Yu-Ping Wu
2019-10-24
4
-24
/
+19
*
soc/mediatek/mt8183: Correct continuation line indent
Yu-Ping Wu
2019-10-24
1
-4
/
+4
*
soc/mediatek/mt8183: Force retraining memory if requested
Hung-Te Lin
2019-10-24
1
-1
/
+2
*
soc/mediatek/mt8183: Fix incorrect usage of sizeof
Yu-Ping Wu
2019-10-23
1
-4
/
+4
*
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-21
2
-2
/
+0
*
soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed
Yu-Ping Wu
2019-10-21
1
-0
/
+6
*
soc/mediatek/mt8183: Skip fast calibration in recovery mode
Yu-Ping Wu
2019-10-21
1
-8
/
+25
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
2
-2
/
+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
[next]