summaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-08mediatek/mt8183: Add DDR driver of write leveling partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of cmd bus training partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of pre-calibration partHuayang Duan
2018-11-07timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner
2018-11-05mediatek/mt8183: Add DDR driver of software impedance partHuayang Duan
2018-11-02mediatek/mt8183: Add AUXADC driverPo Xu
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-26mediatek/mt8183: Correct MPU ctrl register addressHuayang Duan
2018-10-24mediatek/mt8183: Initialize DRAM with a sequence in constant arrayHuayang Duan
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22soc/mediatek: Convert to `board_reset()`Nico Huber
2018-10-18mediatek/mt8183: Add EMI init for DDR driver initHuayang Duan
2018-10-18mediatek/mt8183: Add register definitions of DRAM controllerTristan Shieh
2018-10-17mediatek/mt8183: Add USB supportJumin Li
2018-10-17mediatek: Refactor USB code among similar SoCsTristan Shieh
2018-10-10mediatek/mt8183: Init PLLs for DRAMTristan Shieh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-06mediatek: Refactor memory test code among similar SoCsTristan Shieh
2018-08-17arm64: Factor out common parts of romstage execution flowJulius Werner
2018-08-13mediatek: Map SRAM as secure and cached memoryTristan Shieh
2018-08-13mediatek/mt8183: Add DRAM resource in ramstageTristan Shieh
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-07-27mediatek/mt8183: Add SPI supportmengqi.zhang
2018-07-27mediatek: Refactor SPI code among similar SOCsTristan Shieh
2018-07-27mediatek/mt8183: Remove unused MMU stuff from bootblockTristan Shieh
2018-07-26mediatek/mt8183: Enable bootblock self-decompressionHung-Te Lin
2018-07-20mediatek/mt8183: Add GPIO supportPo Xu
2018-07-20mediatek: Share GPIO code among similar SOCsTristan Shieh
2018-07-11mediatek/mt8183: add PLL and clock init supportWeiyi Lu
2018-07-11mediatek: Share PLL code among similar SOCsTristan Shieh
2018-07-11mediatek/mt8183: Add MMU operation supportTristan Shieh
2018-07-11mediatek: Share MMU operation code among similar SOCsTristan Shieh
2018-07-02mediatek/mt8183: Add mtcmos init supportTristan Shieh
2018-07-02mediatek: Move mtcmos code to a common directoryTristan Shieh
2018-07-02mediatek: Share mtcmos code among similar SOCsTristan Shieh
2018-06-28mediatek/mt8183: Remove the stub flash driver that planned to use eMMCTristan Shieh
2018-06-21mediatek/mt8183: Remove DRAM_DMA sectionTristan Shieh
2018-06-21mediatek/mt8183: Add watchdog timer supportTristan Shieh
2018-06-21mediatek: Move watchdog timer code to a common directoryTristan Shieh
2018-06-21mediatek: Share watchdog timer code among similar SOCsTristan Shieh
2018-06-11mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh
2018-06-07mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh
2018-06-07mediatek: Refactor to sharing code among similar SOCsTristan Shieh
2018-06-07mediatek: Refine whitespace and formating changesTristan Shieh
2018-06-04soc/mediatek/mt8173: Get rid of device_tElyes HAOUAS
2018-04-23soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-11-03soc/mediatek/mt8173: Remove cast of `NULL*` to `void *`Paul Menzel