summaryrefslogtreecommitdiff
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