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
2018-10-22
soc/mediatek: Convert to `board_reset()`
Nico Huber
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-17
mediatek: Refactor USB code among similar SoCs
Tristan Shieh
2018-10-10
mediatek/mt8183: Init PLLs for DRAM
Tristan Shieh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-06
mediatek: Refactor memory test code among similar SoCs
Tristan Shieh
2018-08-17
arm64: Factor out common parts of romstage execution flow
Julius Werner
2018-08-13
mediatek: Map SRAM as secure and cached memory
Tristan Shieh
2018-08-13
mediatek/mt8183: Add DRAM resource in ramstage
Tristan Shieh
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-07-27
mediatek/mt8183: Add SPI support
mengqi.zhang
2018-07-27
mediatek: Refactor SPI code among similar SOCs
Tristan Shieh
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-20
mediatek: Share GPIO code among similar SOCs
Tristan Shieh
2018-07-11
mediatek/mt8183: add PLL and clock init support
Weiyi Lu
2018-07-11
mediatek: Share PLL code among similar SOCs
Tristan Shieh
2018-07-11
mediatek/mt8183: Add MMU operation support
Tristan Shieh
2018-07-11
mediatek: Share MMU operation code among similar SOCs
Tristan Shieh
2018-07-02
mediatek/mt8183: Add mtcmos init support
Tristan Shieh
2018-07-02
mediatek: Move mtcmos code to a common directory
Tristan Shieh
2018-07-02
mediatek: Share mtcmos code among similar SOCs
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-21
mediatek: Move watchdog timer code to a common directory
Tristan Shieh
2018-06-21
mediatek: Share watchdog timer code among similar SOCs
Tristan Shieh
2018-06-11
mediatek/mt8183: Add a stub implementation of the MT8183 SOC
Tristan Shieh
2018-06-07
mediatek: Move uart, timer and cbmem code to a common directory.
Tristan Shieh
2018-06-07
mediatek: Refactor to sharing code among similar SOCs
Tristan Shieh
2018-06-07
mediatek: Refine whitespace and formating changes
Tristan Shieh
2018-06-04
soc/mediatek/mt8173: Get rid of device_t
Elyes HAOUAS
2018-04-23
soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors
Aaron Durbin
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2017-11-03
soc/mediatek/mt8173: Remove cast of `NULL*` to `void *`
Paul Menzel
2017-11-03
soc/mediatek/mt8173/Kconfig: Use plural of *message*
Paul Menzel
2017-11-03
soc/mediatek/mt8173: Remove unneeded header inclusion
Paul Menzel
2017-11-03
soc/mediatek/mt8173: Fix typo in debug message
Paul Menzel
2017-11-03
soc/mediatek/mt8173: Correct multi-line comment format
Paul Menzel
2017-10-23
soc: Add Kconfig for each soc vendor
Chris Ching
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-07-16
src/soc: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
[next]