summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8173
AgeCommit message (Expand)Author
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
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-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22soc/mediatek: Convert to `board_reset()`Nico Huber
2018-10-17mediatek: Refactor USB code among similar SoCsTristan Shieh
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-06mediatek: Refactor memory test code among similar SoCsTristan Shieh
2018-08-13mediatek: Map SRAM as secure and cached memoryTristan Shieh
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
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
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-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