summaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
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