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
Age
Commit message (
Expand
)
Author
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-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-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-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
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-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
2018-11-02
mediatek/mt8183: Add AUXADC driver
Po Xu
2018-10-26
mediatek/mt8183: Correct MPU ctrl register address
Huayang Duan
2018-10-24
mediatek/mt8183: Initialize DRAM with a sequence in constant array
Huayang Duan
2018-10-18
mediatek/mt8183: Add EMI init for DDR driver init
Huayang Duan
2018-10-18
mediatek/mt8183: Add register definitions of DRAM controller
Tristan Shieh
2018-10-17
mediatek/mt8183: Add USB support
Jumin Li
2018-10-10
mediatek/mt8183: Init PLLs for DRAM
Tristan Shieh
2018-08-17
arm64: Factor out common parts of romstage execution flow
Julius Werner
2018-08-13
mediatek/mt8183: Add DRAM resource in ramstage
Tristan Shieh
2018-07-27
mediatek/mt8183: Add SPI support
mengqi.zhang
2018-07-27
mediatek/mt8183: Remove unused MMU stuff from bootblock
Tristan Shieh
2018-07-26
mediatek/mt8183: Enable bootblock self-decompression
Hung-Te Lin
2018-07-20
mediatek/mt8183: Add GPIO support
Po Xu
2018-07-11
mediatek/mt8183: add PLL and clock init support
Weiyi Lu
2018-07-11
mediatek/mt8183: Add MMU operation support
Tristan Shieh
2018-07-02
mediatek/mt8183: Add mtcmos init support
Tristan Shieh
2018-06-28
mediatek/mt8183: Remove the stub flash driver that planned to use eMMC
Tristan Shieh
2018-06-21
mediatek/mt8183: Remove DRAM_DMA section
Tristan Shieh
2018-06-21
mediatek/mt8183: Add watchdog timer support
Tristan Shieh
2018-06-11
mediatek/mt8183: Add a stub implementation of the MT8183 SOC
Tristan Shieh