aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
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
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-24soc/mediatek/mt8173: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-04-25mediatek/mt8173: Add support for Dual DSI outputJitao Shi
2017-04-24google/oak: Support cr50 over I2C on rowanVadim Bendebury
2017-04-24mediatek/mt8173: Add EINT supportDaniel Kurtz
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-02-23mt8173: Enable Kconfig options for ChromeOSPaul Kocialkowski
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-16mediatek/mt8173: Check the right set of bits in USB controllerPatrick Georgi
2016-12-07soc/mediatek/mt8173: Do not initialize static variables to 0Furquan Shaikh
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-24soc/mediatek/mt8173/spi.c: Change assert to if statementMartin Roth
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS