index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
Age
Commit message (
Expand
)
Author
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
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-17
mediatek: Use the 64-bit timer
Tristan Shieh
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-02
mediatek/mt8183: Fix RTC initialization flow
Ran Bi
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-28
mediatek/mt8183: Add RTC support
Ran Bi
2019-02-26
mediatek/mt8183: Modify I2C source clock
Qii Wang
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-21
mediatek/mt8183: Support gpio eh and rsel setting for I2C
jg_poxu
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-01-29
google/kukui: Move some initialization from bootblock to verstage
You-Cheng Syu
2019-01-29
mediatek: Separate WDT reset function from WDT driver
Tristan Shieh
2019-01-24
mediatek/mt8183: Move some initialization into mt8183_early_init
You-Cheng Syu
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-03
mediatek/mt8183: Add DDR driver of memory test part
Huayang Duan
2019-01-03
mediatek/mt8183: Add DDR driver of runtime config part
Huayang Duan
2019-01-03
mediatek/mt8183: Add DDR driver of rx datlat calibration part
Huayang Duan
2018-12-21
mediatek/mt8183: Reduce compiled code size of SPI related code.
You-Cheng Syu
2018-12-11
mediatek/mt8183: Add DDR driver of tx rx window perbit cal part
Huayang Duan
2018-12-05
mediatek: Share GPIO external interrupts (EINT) code among similar SoCs
Chuanjia Liu
2018-11-29
mediatek/mt8183: Add DDR driver of rx dqs gating calibration part
Huayang Duan
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-29
mediatek/mt8183: Add MT6358 PMIC support
Hsin-Hsiung Wang
2018-11-29
mediatek/mt8183: Add PMIC wrapper support
Hsin-Hsiung Wang
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
mediatek: Refactor PMIC wrapper code among similar SoCs
Tristan Shieh
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-08
mediatek/mt8183: Add DDR driver of write leveling part
Huayang Duan
2018-11-08
mediatek/mt8183: Add DDR driver of cmd bus training part
Huayang Duan
2018-11-08
mediatek/mt8183: Add DDR driver of pre-calibration part
Huayang Duan
2018-11-07
timer: Add wait_us/wait_ms helper macros to wait for conditions
Julius Werner
2018-11-05
mediatek/mt8183: Add DDR driver of software impedance part
Huayang Duan
[next]