aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
2019-05-06mediatek/mt8183: Wait 200us for voltages to settleTristan Shieh
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29mediatek: Add function to raise the CPU frequencyTristan Shieh
2019-04-29mediatek/mt8183: Set CPU frequency to 1417MHzTristan Shieh
2019-04-29mediatek/mt8183: Init audio related clockJiaxin Yu
2019-04-24mediatek/mt8183: Set CPU frequency to 1989MHzTristan Shieh
2019-04-24mediatek/mt8183: Set processor voltage to 1.05vTristan Shieh
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-17mediatek: Use the 64-bit timerTristan Shieh
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-28mediatek/mt8183: Add RTC supportRan Bi
2019-02-26mediatek/mt8183: Modify I2C source clockQii Wang
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-21mediatek/mt8183: Support gpio eh and rsel setting for I2Cjg_poxu
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-29google/kukui: Move some initialization from bootblock to verstageYou-Cheng Syu
2019-01-29mediatek: Separate WDT reset function from WDT driverTristan Shieh
2019-01-24mediatek/mt8183: Move some initialization into mt8183_early_initYou-Cheng Syu
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-03mediatek/mt8183: Add DDR driver of memory test partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of runtime config partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of rx datlat calibration partHuayang Duan
2018-12-21mediatek/mt8183: Reduce compiled code size of SPI related code.You-Cheng Syu
2018-12-11mediatek/mt8183: Add DDR driver of tx rx window perbit cal partHuayang Duan
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu
2018-11-29mediatek/mt8183: Add DDR driver of rx dqs gating calibration partHuayang Duan
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-29mediatek/mt8183: Add MT6358 PMIC supportHsin-Hsiung Wang
2018-11-29mediatek/mt8183: Add PMIC wrapper supportHsin-Hsiung Wang
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
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
2017-11-03soc/mediatek/mt8173/Kconfig: Use plural of *message*Paul Menzel
2017-11-03soc/mediatek/mt8173: Remove unneeded header inclusionPaul Menzel
2017-11-03soc/mediatek/mt8173: Fix typo in debug messagePaul Menzel
2017-11-03soc/mediatek/mt8173: Correct multi-line comment formatPaul Menzel
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans