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
/
mt8183
/
mt6358.c
Age
Commit message (
Expand
)
Author
2020-08-03
Change all assert(0) to BUG()
Julius Werner
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/mediatek: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-10-24
soc/mediatek/mt8183: Add udelay after setting voltages
Yu-Ping Wu
2019-10-23
soc/mediatek/mt8183: Fix incorrect usage of sizeof
Yu-Ping Wu
2019-10-18
soc/mediatek/mt8183: Allow modifying vddq voltage
Hsin-Hsiung Wang
2019-10-18
soc/mediatek/mt8183: Allow modifying vdram1 voltage
Hsin-Hsiung Wang
2019-10-01
mediatek/mt8183: Allow modifying vcore voltage
Hsin-Hsiung Wang
2019-08-21
mediatek/mt8183: add scp voltage initialization
Hsin-Hsiung Wang
2019-06-21
mediatek/mt8183: set vproc12 voltage correctly
Hsin-Hsiung Wang
2019-06-21
mediatek/mt8183: Calibrate vsim2 to 2.7 V
Hsin-Hsiung Wang
2019-05-06
mediatek/mt8183: Wait 200us for voltages to settle
Tristan Shieh
2019-04-24
mediatek/mt8183: Set processor voltage to 1.05v
Tristan Shieh
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2018-11-29
mediatek/mt8183: Add MT6358 PMIC support
Hsin-Hsiung Wang