summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/include
Commit message (Expand)AuthorAgeFilesLines
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* soc/mediatek/mt8183: Add DSI driverHung-Te Lin2019-08-151-0/+1
* soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin2019-08-151-0/+1
* soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin2019-08-131-0/+5
* soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin2019-08-131-284/+3
* soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin2019-08-092-137/+5
* soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin2019-08-092-9/+3
* mediatek: Refactor I2C code among similar SOCsQii Wang2019-08-021-80/+3
* mediatek: Add SPI tick_dly settingMengqi Zhang2019-06-211-0/+5
* mediatek: Add function to raise the CPU frequencyTristan Shieh2019-04-291-1/+0
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-021-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-1/+2
* mediatek/mt8183: Add RTC supportRan Bi2019-02-281-70/+4
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-3/+1
* mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu2018-12-052-58/+24
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh2018-11-162-92/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-302-0/+4
* mediatek: Refactor USB code among similar SoCsTristan Shieh2018-10-171-144/+2
* mediatek: Refactor memory test code among similar SoCsTristan Shieh2018-09-062-1/+1
* mediatek: Refactor SPI code among similar SOCsTristan Shieh2018-07-271-66/+3
* mediatek: Share GPIO code among similar SOCsTristan Shieh2018-07-202-182/+298
* mediatek: Share PLL code among similar SOCsTristan Shieh2018-07-111-13/+19
* mediatek: Share MMU operation code among similar SOCsTristan Shieh2018-07-111-20/+4
* mediatek: Move mtcmos code to a common directoryTristan Shieh2018-07-021-22/+0
* mediatek: Share mtcmos code among similar SOCsTristan Shieh2018-07-022-6/+14
* mediatek: Move watchdog timer code to a common directoryTristan Shieh2018-06-211-53/+0
* mediatek: Share watchdog timer code among similar SOCsTristan Shieh2018-06-211-4/+4
* mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh2018-06-071-50/+0
* mediatek: Refactor to sharing code among similar SOCsTristan Shieh2018-06-071-42/+21
* mediatek: Refine whitespace and formating changesTristan Shieh2018-06-079-24/+29
* src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-1/+1
* drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh2017-05-191-0/+2
* mediatek/mt8173: Add support for Dual DSI outputJitao Shi2017-04-253-7/+183
* mediatek/mt8173: Add EINT supportDaniel Kurtz2017-04-242-0/+52
* spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh2016-11-221-1/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* meditek/mt8173: dsi: set mipi pin driving control onJitao Shi2016-07-261-0/+26
* google/oak: configure displayJitao Shi2016-05-091-1/+1
* mediatek/mt8173: Add display driverJitao Shi2016-05-093-0/+716
* google/oak: Log hardware watchdog in eventlogJulius Werner2016-04-051-1/+2
* mediatek/mt8173: Remove bl31 board parameters passing mechanismJimmy Huang2016-03-211-24/+0
* mediatek/mt8173: Add da9212 driverhenryc.chen2016-03-211-0/+85
* mediatek/mt8173: Add mt6311 driverhenryc.chen2016-03-211-0/+52
* mediatek/mt8173: Enable 4GB modePH Hsu2016-03-152-0/+12
* mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.Yidi Lin2016-03-122-0/+10
* mediatek/mt8173: detect sdram size at runtimeYidi Lin2016-03-121-1/+13
* mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin2016-03-122-0/+3
* mediatek/mt8173: add NOR DMA readBayi Cheng2016-03-121-2/+13