index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
mediatek/mt8183: Set CPU frequency to 1989MHz
Tristan Shieh
2019-04-24
1
-1
/
+1
*
mediatek/mt8183: Set processor voltage to 1.05v
Tristan Shieh
2019-04-24
1
-0
/
+4
*
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
6
-6
/
+0
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-1
/
+0
*
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
5
-0
/
+5
*
mediatek: Use the 64-bit timer
Tristan Shieh
2019-04-17
3
-16
/
+32
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
8
-5
/
+3
*
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-06
5
-2
/
+3
*
mediatek/mt8183: Fix RTC initialization flow
Ran Bi
2019-04-02
6
-160
/
+294
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
3
-3
/
+0
*
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
2
-1
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
6
-6
/
+6
*
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-07
2
-2
/
+4
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
35
-35
/
+35
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
3
-3
/
+0
*
mediatek/mt8183: Add RTC support
Ran Bi
2019-02-28
8
-256
/
+718
*
mediatek/mt8183: Modify I2C source clock
Qii Wang
2019-02-26
1
-0
/
+3
*
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-25
1
-1
/
+1
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
5
-13
/
+11
*
mediatek/mt8183: Support gpio eh and rsel setting for I2C
jg_poxu
2019-02-21
2
-0
/
+62
*
bootmem: add new memory type for BL31
Ting Shen
2019-02-05
2
-0
/
+8
*
google/kukui: Move some initialization from bootblock to verstage
You-Cheng Syu
2019-01-29
1
-0
/
+1
*
mediatek: Separate WDT reset function from WDT driver
Tristan Shieh
2019-01-29
4
-12
/
+29
*
mediatek/mt8183: Move some initialization into mt8183_early_init
You-Cheng Syu
2019-01-24
4
-2
/
+47
*
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
2
-2
/
+0
*
mediatek/mt8183: Add DDR driver of memory test part
Huayang Duan
2019-01-03
3
-0
/
+40
*
mediatek/mt8183: Add DDR driver of runtime config part
Huayang Duan
2019-01-03
4
-17
/
+228
*
mediatek/mt8183: Add DDR driver of rx datlat calibration part
Huayang Duan
2019-01-03
1
-0
/
+72
*
mediatek/mt8183: Reduce compiled code size of SPI related code.
You-Cheng Syu
2018-12-21
1
-61
/
+63
*
mediatek/mt8183: Add DDR driver of tx rx window perbit cal part
Huayang Duan
2018-12-11
6
-90
/
+864
*
mediatek: Share GPIO external interrupts (EINT) code among similar SoCs
Chuanjia Liu
2018-12-05
8
-133
/
+178
*
mediatek/mt8183: Add DDR driver of rx dqs gating calibration part
Huayang Duan
2018-11-29
2
-17
/
+666
*
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-29
3
-8
/
+8
*
mediatek/mt8183: Add MT6358 PMIC support
Hsin-Hsiung Wang
2018-11-29
3
-1
/
+826
*
mediatek/mt8183: Add PMIC wrapper support
Hsin-Hsiung Wang
2018-11-29
4
-0
/
+754
*
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-21
2
-12
/
+8
*
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mediatek: Refactor PMIC wrapper code among similar SoCs
Tristan Shieh
2018-11-16
9
-552
/
+573
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
5
-5
/
+1
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-1
/
+0
*
mediatek/mt8183: Add DDR driver of write leveling part
Huayang Duan
2018-11-08
1
-0
/
+21
*
mediatek/mt8183: Add DDR driver of cmd bus training part
Huayang Duan
2018-11-08
3
-0
/
+89
*
mediatek/mt8183: Add DDR driver of pre-calibration part
Huayang Duan
2018-11-08
5
-5
/
+204
*
timer: Add wait_us/wait_ms helper macros to wait for conditions
Julius Werner
2018-11-07
1
-19
/
+3
*
mediatek/mt8183: Add DDR driver of software impedance part
Huayang Duan
2018-11-05
4
-0
/
+119
*
mediatek/mt8183: Add AUXADC driver
Po Xu
2018-11-02
4
-0
/
+107
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
2
-0
/
+4
*
mediatek/mt8183: Correct MPU ctrl register address
Huayang Duan
2018-10-26
3
-25
/
+10
*
mediatek/mt8183: Initialize DRAM with a sequence in constant array
Huayang Duan
2018-10-24
4
-0
/
+1017
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
3
-8
/
+8
[next]