aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8173/include
AgeCommit message (Expand)Author
2021-01-07soc/mediatek: rtc: Use `bool` as return typeYidi Lin
2020-12-31soc/mediatek/mt8192: Move flash_controller.c to common/Yidi Lin
2020-12-28soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang
2020-09-16soc/mediatek: move power status bits under each chipWeiyi Lu
2020-07-26src/soc/mediatek: Add include <types.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-25soc/mediatek: Fix typos in commentsElyes HAOUAS
2019-12-19soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-08-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-15soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin
2019-08-13soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin
2019-08-13soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin
2019-08-09soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin
2019-08-09soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin
2019-08-02mediatek: Refactor I2C code among similar SOCsQii Wang
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-04-29mediatek: Add function to raise the CPU frequencyTristan Shieh
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-28mediatek/mt8183: Add RTC supportRan Bi
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-17mediatek: Refactor USB code among similar SoCsTristan Shieh
2018-09-06mediatek: Refactor memory test code among similar SoCsTristan Shieh
2018-07-27mediatek: Refactor SPI code among similar SOCsTristan Shieh
2018-07-20mediatek: Share GPIO code among similar SOCsTristan Shieh
2018-07-11mediatek: Share PLL code among similar SOCsTristan Shieh
2018-07-11mediatek: Share MMU operation code among similar SOCsTristan Shieh
2018-07-02mediatek: Move mtcmos code to a common directoryTristan Shieh
2018-07-02mediatek: Share mtcmos code among similar SOCsTristan 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-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
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-04-25mediatek/mt8173: Add support for Dual DSI outputJitao Shi
2017-04-24mediatek/mt8173: Add EINT supportDaniel Kurtz
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-26meditek/mt8173: dsi: set mipi pin driving control onJitao Shi
2016-05-09google/oak: configure displayJitao Shi
2016-05-09mediatek/mt8173: Add display driverJitao Shi
2016-04-05google/oak: Log hardware watchdog in eventlogJulius Werner
2016-03-21mediatek/mt8173: Remove bl31 board parameters passing mechanismJimmy Huang
2016-03-21mediatek/mt8173: Add da9212 driverhenryc.chen
2016-03-21mediatek/mt8173: Add mt6311 driverhenryc.chen
2016-03-15mediatek/mt8173: Enable 4GB modePH Hsu
2016-03-12mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.Yidi Lin
2016-03-12mediatek/mt8173: detect sdram size at runtimeYidi Lin
2016-03-12mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin
2016-03-12mediatek/mt8173: add NOR DMA readBayi Cheng
2016-03-12mediatek/mt8173: Update infracfg register mapMilton Chiang
2016-03-12mediatek/mt8173: Add soc ARM Trusted Firmware supportJimmy Huang
2016-03-12mediatek/mt8173: Provide I2C bus initialization APIjun.gao
2016-03-12mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao
2016-03-12mt8173: add SPI NOR supportmtk05962
2016-01-22mediatek/mt8173: Add usb phy driverChunfeng Yun
2016-01-22mediatek/mt8173: pll: Add API for enabling USB 3.0 phy reference clockChunfeng Yun
2016-01-22mediatek/mt8173: configure audioKoro Chen
2016-01-22mediatek/mt8173: add APLL clock settingKoro Chen
2016-01-22mediatek/mt8173: Add mtcmos power-on control for audio and displayCC Ma
2016-01-22mediatek/mt8173: Add RTC driverTianping Fang
2016-01-22mediatek/mt8173: Add I2C driverLiguo Zhang
2016-01-22mediatek/mt8173: Add MMU supportJimmy Huang
2016-01-22mediatek/mt8173: add watchdog driverItamar
2016-01-22mediatek/mt8173: Add SPI supportLeilk Liu
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2015-12-04mediatek/mt8173: Add APIs for PMIC GPIO controlBiao Huang
2015-12-04mediatek/mt8173: Add mt6391 PMIC driverhenryc.chen
2015-12-03google/oak: Initialize the necessary pinsBiao Huang
2015-12-03mediatek/mt8173: Add GPIO driverBiao Huang
2015-12-03mediatek/mt8173: move PRERAM_CBFS_CACHE from SRAM_L2CYidi Lin
2015-12-03mediatek/mt8173: Add PMIC wrapper driverhenryc.chen
2015-12-03mediatek/mt8173: Add PLL driverJames Liao
2015-12-03mediatek/mt8173: Add a stub implementation of the MT8173 SoCYidi Lin