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
/
mt8173
Age
Commit message (
Expand
)
Author
2021-05-05
soc/mediatek: Move the power domain data under each SoC
Weiyi Lu
2021-05-05
soc/mediatek: Move the common part of SPI drivers to common/
Rex-BC Chen
2021-04-26
soc/mediatek/mt8195: Add timer support
Yidi Lin
2021-03-08
soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation
Xi Chen
2021-03-08
soc/mediatek/common: Move DRAM implementation from mt8192 to common
Xi Chen
2021-02-19
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-03
src: Remove unused <boardid.h>
Elyes HAOUAS
2021-01-19
soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__
Elyes HAOUAS
2021-01-19
soc/mediatek/mt8173/pmic_wrap.c: Use __func__
Elyes HAOUAS
2021-01-07
soc/mediatek: rtc: Use `bool` as return type
Yidi Lin
2020-12-31
soc/mediatek/mt8192: Move flash_controller.c to common/
Yidi Lin
2020-12-28
soc/mediatek/mt8192: add rtc MT6359P driver
Yuchen Huang
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-10-08
soc/mediatek: Add function to raise the CPU frequency of MT8192
Weiyi Lu
2020-09-16
soc/mediatek: move power status bits under each chip
Weiyi Lu
2020-09-10
soc/mediatek: Drop unneeded empty lines
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-07-26
src/soc/mediatek: Add include <types.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove duplicated includes
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <symbols.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-05
soc/mediatek: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-25
soc/mediatek: Fix typos in comments
Elyes HAOUAS
2020-02-17
soc/mediatek: dsi: Increase pcw precision
Yu-Ping Wu
2020-01-28
drivers/spi/spi_flash: remove spi flash names
Aaron Durbin
2019-12-20
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-19
soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-03
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'
Elyes HAOUAS
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-21
mediatek: Use GPIO based SPI CS
Yu-Ping Wu
2019-08-15
soc/mediatek/mt8183: Add DSI driver
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
[next]