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
Age
Commit message (
Expand
)
Author
2019-11-26
soc/mediatek/mt8183: disable BBLPM of DCXO core
Weiyi Lu
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-16
soc/mediatek/mt8183: Get more space for PreRAM memconsole
Hung-Te Lin
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-11
soc/mediatek: Add missing '#include <console/console.h>'
Elyes HAOUAS
2019-11-03
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'
Elyes HAOUAS
2019-10-31
soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode
Yu-Ping Wu
2019-10-28
soc/mediatek/mt8183: Pass MR values as function arguments
Yu-Ping Wu
2019-10-24
soc/mediatek/mt8183: Add udelay after setting voltages
Yu-Ping Wu
2019-10-24
soc/mediatek/mt8183: Improve DRAM calibration logs
Yu-Ping Wu
2019-10-24
soc/mediatek/mt8183: Correct continuation line indent
Yu-Ping Wu
2019-10-24
soc/mediatek/mt8183: Force retraining memory if requested
Hung-Te Lin
2019-10-23
soc/mediatek/mt8183: Fix incorrect usage of sizeof
Yu-Ping Wu
2019-10-23
soc/mediatek/mt8183: add dphy reset after setting lanes number
Jitao Shi
2019-10-23
soc/mediatek/mt8183: fine tune the phy timing
Jitao Shi
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-21
soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed
Yu-Ping Wu
2019-10-21
soc/mediatek/mt8183: Skip fast calibration in recovery mode
Yu-Ping Wu
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-18
soc/mediatek/mt8183: Compress calibration blob with LZ4
Hung-Te Lin
2019-10-18
soc/mediatek/mt8183: Pass impedance data as a function argument
Yu-Ping Wu
2019-10-18
soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch
Huayang Duan
2019-10-18
soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency
Huayang Duan
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-18
soc/mediatek/mt8183: Share console for calibration blob output
Hung-Te Lin
2019-10-17
soc/mediatek/mt8183: Verify checksum of cached calibration data
Yu-Ping Wu
2019-10-17
soc/mediatek/mt8183: Remove unnecessary DRAM register settings
Yu-Ping Wu
2019-10-17
soc/mediatek/mt8183: Fix DDR phy config number
Yu-Ping Wu
2019-10-17
soc/mediatek/mt8183: Refactor DRAM init by bit fields API
Hung-Te Lin
2019-10-17
soc/mediatek/mt8183: Improve code formatting
Yu-Ping Wu
2019-10-17
soc/mediatek/mt8183: Handle memory test failure
Yu-Ping Wu
2019-10-09
soc/mediatek/mt8183: Change argument type of mt_set_emi
Yu-Ping Wu
2019-10-09
soc/mediatek/mt8183: Run DRAM full calibration
Huayang Duan
2019-10-09
soc/mediatek/mt8183: Use cached calibration result for faster bootup
Huayang Duan
2019-10-09
soc/mediatek/mt8183: Add the shared 'dramc_param' module
Yu-Ping Wu
2019-10-09
soc/mediatek/mt8183: Simplify usage of dramc_engine2_end
Yu-Ping Wu
2019-10-02
mediatek/mt8183: Rename fields of struct sdram_params
Yu-Ping Wu
2019-10-01
mediatek/mt8183: Allow modifying vcore voltage
Hsin-Hsiung Wang
2019-09-30
mediatek/mt8183: Init SPM driver
Dawei Chien
2019-09-24
mediatek/mt8183: Use different DRAM frequencies for eMCP DDR
Huayang Duan
2019-09-20
mediatek/mt8183: Support more DRAM frequency bootup
Huayang Duan
2019-09-20
mediatek/mt8183: Implement the dramc init setting
Huayang Duan
2019-09-19
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-16
mediatek/mt8183: Add soc ARM Trusted Firmware support
kenny liang
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-10
mediatek/mt8183: Add new option for eMCP DDR
Huayang Duan
2019-09-06
soc/mediatek: Fix USB enumeration issue
Changqi Hu
2019-09-04
mediatek/mt8183: postpone dcxo low power mode setting
Weiyi Lu
2019-09-02
mediatek/mt8183: Remove unnecessary parentheses
Yu-Ping Wu
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-21
mediatek/mt8183: add scp voltage initialization
Hsin-Hsiung Wang
2019-08-21
mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region
Tristan Shieh
2019-08-21
mediatek/mt8183: Overlap decompressor, verstage and romstage
Tristan Shieh
2019-08-21
mediatek: Use GPIO based SPI CS
Yu-Ping Wu
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-15
soc/mediatek: Change DSI init commands to take flexible length array
Hung-Te Lin
2019-08-15
soc/mediatek/mt8183: Add DSI driver
Hung-Te Lin
2019-08-15
soc/mediatek: dsi: Support sending MIPI init commands
Hung-Te Lin
2019-08-15
soc/mediatek: dsi: Refactor video timing calculation
Hung-Te Lin
2019-08-14
soc/mediatek: dsi: Refactor PHY timing calculation
Hung-Te Lin
2019-08-13
soc/mediatek: dsi: Refactor MIPI TX configuration
Hung-Te Lin
2019-08-13
soc/mediatek: dsi: Unify format to bpp conversion
Hung-Te Lin
2019-08-13
soc/mediatek: Create common DSI driver from mt8173
Hung-Te Lin
2019-08-09
soc/mediatek/mt8183: Add display controller driver
Yongqiang Niu
2019-08-09
soc/mediatek/mt8173: Refactor display driver to share common parts
Hung-Te Lin
2019-08-09
soc/mediatek/mt8173: Remove dual DSI mode
Hung-Te Lin
2019-08-07
mediatek/mt8183: Add I2C driver code
Qii Wang
2019-08-02
mediatek: Refactor I2C code among similar SOCs
Qii Wang
2019-07-26
soc/mediatek/mt8183: Init SSPM
Erin Lo
2019-07-25
soc/mediatek: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-23
mediatek/mt8183: Add md power-off flow
Yanjie Jiang
2019-07-22
soc/mediatek/mt8183: Support SSPM
Erin Lo
2019-07-21
mediatek/mt8183: Calibrate RTC eosc clock
Ran Bi
2019-07-11
mediatek: Fill in input_hertz to coreboot table
Tristan Shieh
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-07
mediatek/mt8183: update dcxo output buffer setting
Weiyi Lu
2019-07-06
mediatek/mt8183: Enable RTC eosc calibration feature to save power
Ran Bi
2019-06-21
mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup
Huayang Duan
2019-06-21
mediatek/mt8183: fix mode register setting fail issue
Huayang Duan
2019-06-21
mediatek/mt8183: enable DDR low power feature
mtk11195
2019-06-21
mediatek/mt8183: set vproc12 voltage correctly
Hsin-Hsiung Wang
2019-06-21
mediatek/mt8183: Add infra group DCM setting
Weiyi Lu
2019-06-21
mediatek: Add SPI tick_dly setting
Mengqi Zhang
2019-06-21
mediatek/mt8183: Add SPI GPIO driving setting
Mengqi Zhang
2019-06-21
mediatek/mt8183: Support RTC in ramstage
You-Cheng Syu
2019-06-21
mediatek/mt8183: Add efuse calibration in auxadc
jg_poxu
2019-06-21
mediatek/mt8183: Calibrate vsim2 to 2.7 V
Hsin-Hsiung Wang
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-06
mediatek/mt8183: Wait 200us for voltages to settle
Tristan Shieh
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
mediatek: Add function to raise the CPU frequency
Tristan Shieh
2019-04-29
mediatek/mt8183: Set CPU frequency to 1417MHz
Tristan Shieh
2019-04-29
mediatek/mt8183: Init audio related clock
Jiaxin Yu
2019-04-24
mediatek/mt8183: Set CPU frequency to 1989MHz
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: Use include <console/console.h> when appropriate
Elyes HAOUAS
[next]