summaryrefslogtreecommitdiff
path: root/src/soc/mediatek
AgeCommit message (Expand)Author
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
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-26meditek/mt8173: dsi: set mipi pin driving control onJitao Shi
2016-07-07soc: Remove newline from `CHIP_NAME`Paul Menzel
2016-06-12mt8173: dram: Add more sample points to improve dram timing marginPH Hsu
2016-05-09soc/mediatek/mt8173: mt6391: vcore sleep voltage should be 0.7Vhenryc.chen
2016-05-09google/oak: configure displayJitao Shi
2016-05-09mediatek/mt8173: Add display driverJitao Shi
2016-04-05mediatek/mt8173: fix incorrect indentYidi Lin
2016-04-05google/oak: Log hardware watchdog in eventlogJulius Werner
2016-03-21mediatek/mt8173: Enable ARM trusted firmware integrationPatrick Georgi
2016-03-21mediatek/mt8173: Remove bl31 board parameters passing mechanismJimmy Huang
2016-03-21mediatek/mt8173: Add da9212 driverhenryc.chen
2016-03-21mediatek/mt8173: Add mt6311 driverhenryc.chen